SkillsLLM
CategoriesBlogAI NewsAbout
HomeAI Agentsopenclaw101

openclaw101

by mengjian-github

Pending

🐾 OpenClaw 101 — 从零开始,7天掌握你的AI私人助理 | 全网资源聚合站

2,184stars
226forks
TypeScript
Added 3/9/2026
View on GitHubDownload ZIP
AI Agentsai-assistantchinesenextjsopenclawresource
Installation
# Add to your Claude Code skills
git clone https://github.com/mengjian-github/openclaw101
README.md

🐾 OpenClaw 101

从零开始,7天掌握你的 AI 私人助理 | The open-source guide to OpenClaw

🌐 在线访问 · 📚 浏览全部资源 · 📖 飞书知识库


✨ 什么是 OpenClaw 101?

OpenClaw 101 是一个开源的 OpenClaw 资源聚合站,旨在帮助中文用户快速上手 OpenClaw —— 全球最热门的开源 AI 私人助理平台 (136k+ ⭐)。

🎯 核心功能

  • 📚 资源聚合 — 收录 35+ 篇来自阿里云、腾讯云、DigitalOcean、B站等平台的优质教程
  • 📅 7天学习路径 — 从认识到进阶的系统化学习指南(链接飞书知识库)
  • 🧩 技能推荐 — 按场景分类的 AI 技能推荐
  • 🌍 中英双语 — 同时收录中文和英文资源
  • 🔍 筛选搜索 — 按分类、语言、关键词快速找到需要的资源

📋 收录来源

| 来源 | 类型 | |------|------| | 阿里云 | 钉钉接入、企业微信 AppFlow | | 腾讯云 | 飞书接入、企业微信接入 | | DigitalOcean | 一键部署、概览介绍 | | Hostinger | VPS 部署教程 | | Codecademy | 结构化安装教程 | | IBM Think | 深度分析文章 | | B站 (Bilibili) | 视频教程 | | 博客园 / CSDN | 飞书/Telegram 对接 | | Reddit | 完整指南、技能分享 | | 更多... | 持续收录中 |

🚀 快速开始

# 克隆仓库
git clone https://github.com/mengjian-github/openclaw101.git
cd openclaw101

# 安装依赖
npm install

# 本地开发
npm run dev

# 构建
npm run build

📁 项目结构

src/
├── app/
│   ├── page.tsx          # 首页
│   ├── resources/
│   │   └── page.tsx      # 资源聚合页
│   ├── layout.tsx        # 全局布局
│   └── globals.css       # 全局样式
├── components/
│   ├── Hero.tsx           # 首屏
│   ├── WhatIs.tsx         # 介绍
│   ├── LearningPath.tsx   # 7天学习路径
│   ├── Skills.tsx         # 技能推荐
│   ├── ResourcesSection.tsx # 首页资源精选
│   ├── Community.tsx      # 社区与贡献
│   ├── Navbar.tsx         # 导航栏
│   └── Footer.tsx         # 页脚
└── data/
    └── resources.ts       # 📚 所有资源数据
<p align="center"> Made with 🐈‍⬛ by <b>小墨</b> · <a href="https://mp.weixin.qq.com/mp/profile_ext?action=home&__biz=MzkzNTcyNDUwOA==">孟健AI编程</a> </p>
Comments (0)
to leave a comment.

No comments yet. Be the first to share your thoughts!

Related Skills

gemini-cli

by google-gemini

An open-source AI agent that brings the power of Gemini directly into your terminal.
97,469
tutorial

🤝 如何贡献

添加新资源

  1. Fork 本仓库
  2. 编辑 src/data/resources.ts
  3. 按照现有格式添加资源对象:
{
  title: '资源标题',
  desc: '一句话描述',
  url: 'https://...',
  source: '来源名称',
  lang: 'zh',  // 'zh' 或 'en'
  category: 'getting-started',  // 见下方分类
  featured: false,  // 是否推荐
  tags: ['标签1', '标签2'],
}

资源分类

| 分类 | 说明 | |------|------| | official | 官方资源 | | getting-started | 入门部署教程 | | channel-integration | 平台接入(飞书/钉钉/Telegram 等) | | skill-dev | 技能开发 | | video | 视频教程 | | deep-dive | 深度分析文章 | | tools | 工具与插件 | | cloud-deploy | 云平台部署教程 |

  1. 提交 PR,附上简短说明

其他贡献方式

  • 🐛 报告 Bug — 创建 Issue
  • 💡 功能建议 — 创建 Issue
  • 🌐 改进翻译 — 欢迎 PR
  • 📝 改进内容 — 欢迎 PR

🛠 技术栈

  • Next.js 14 — React 框架
  • TypeScript — 类型安全
  • Tailwind CSS — 样式框架
  • Cloudflare Pages — 部署托管

📄 许可证

MIT License — 自由使用、修改和分发。

🙏 致谢

  • OpenClaw — 开源 AI 助理平台
  • Peter Steinberger — OpenClaw 创建者
  • 所有教程作者和内容创作者

12,195
TypeScript
AI Agentsaiai-agents
View details
everything-claude-code

by affaan-m

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
73,757
9,228
JavaScript
AI Agentsai-agentsanthropic
View details
awesome-claude-skills

by ComposioHQ

A curated list of awesome Claude Skills, resources, and tools for customizing Claude AI workflows
43,513
4,373
Python
AI Agentsagent-skillsai-agents
View details
chatgpt-on-wechat

by zhayujie

CowAgent是基于大模型的超级AI助理,能主动思考和任务规划、访问操作系统和外部资源、创造和执行Skills、拥有长期记忆并不断成长。同时支持飞书、钉钉、企业微信应用、微信公众号、网页等接入,可选择OpenAI/Claude/Gemini/DeepSeek/ Qwen/GLM/Kimi/LinkAI,能处理文本、语音、图片和文件,可快速搭建个人AI助手和企业数字员工。
42,164
9,820
Python
AI Agentsaiai-agent
View details
cherry-studio

by CherryHQ

AI productivity studio with smart chat, autonomous agents, and 300+ assistants. Unified access to frontier LLMs
41,349
3,818
TypeScript
AI Agentsai-agentclaude-code
View details
oh-my-openagent

by code-yeongyu

omo; the best agent harness - previously oh-my-opencode
39,545
2,990
TypeScript
AI Agentsaiai-agents
View details