openclaw101

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

2,969
Stars
348
Forks
TypeScript
Language
8/23/2026
Added
View on GitHubDownload ZIP

⚠️ Third-Party Software Notice

This skill is third-party open-source software developed and hosted independently on GitHub. SkillTip is an informational directory and does not control or maintain the underlying repository. Any security checks displayed are automated and limited in scope. Review the source code before installing.

Read the Terms of Service

Installation

Add to your Claude Code skills directory:

# Add to your Claude Code skills
git clone https://github.com/mengjian-github/openclaw101

Getting Started

Guides for using skills like openclaw101.

Security Report

Verified

Last scanned: —

{
  "status": "PASSED",
  "issues": []
}

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一键部署、概览介绍
HostingerVPS 部署教程
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       # 📚 所有资源数据

🤝 如何贡献

添加新资源

  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

🛠 技术栈

📄 许可证

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

🙏 致谢


Made with 🐈‍⬛ by 小墨 · 孟健AI编程

Frequently Asked Questions

What is openclaw101?

openclaw101 is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by mengjian-github. 🐾 OpenClaw 101 — 从零开始,7天掌握你的AI私人助理 | 全网资源聚合站. It has 2,969 GitHub stars.

Is openclaw101 safe to use?

openclaw101 returned warnings in SkillsLLM's automated security scan. It has no critical vulnerabilities, but review the flagged issues in the Security Report section before adding it to your workflow.

How do I install openclaw101?

Clone the repository with "git clone https://github.com/mengjian-github/openclaw101" and add it to your Claude Code skills directory (see the Installation section above).

What programming language is openclaw101 written in?

openclaw101 is primarily written in TypeScript. It is open-source under mengjian-github on GitHub, so you can review or fork the full source.

Are there alternatives to openclaw101?

Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh openclaw101 against similar tools.

Comments (0)

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

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI Agentsai-agentsanthropicclaude-code
View details
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI Agentsai-agentsbrainstorming
View details

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI Agentsai-agentsanthropicclaude-code
View details

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI Agentsclaude-codeai-tools
View details

claude-code

by anthropics

Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.

120,03119,897Shell
AI Agents
View details

Developers Also Liked

Based on votes and bookmarks from developers who liked this skill

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI Agentsai-agentsanthropicclaude-code
View details
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI Agentsai-agentsbrainstorming
View details

n8n

by n8n-io

12

Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

201,88160,308TypeScript
MCP Serversapisai-tools
View details

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI Agentsai-agentsanthropicclaude-code
View details

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI Agentsclaude-codeai-tools
View details