wechat-channel

GitHub AI-Super-Team for making agent teams with high-quality skills

설치
CLI
npx skills add https://github.com/aaaaqwq/claude-code-skills --skill wechat-channel

CLI를 사용하여 이 스킬을 설치하고 작업 공간에서 SKILL.md 워크플로 사용을 시작하세요.

최근 업데이트: 6/13/2026

AGI Super Team

AGI Super Team

727 AI Skills · 12 C-Suite Agents · 29 Thinking Frameworks
Build your AI-native company in minutes.

OpenClaw MIT License Skills Agents Frameworks

中文 · Quick Start · All Skills · Agents · Cookbooks · Starter Kits · Agent Setup Guide


🤖 For AI Agents

如果你是 Claude Code / OpenClaw / Codex / Cursor,读这个文件:setup.md

或者直接告诉你的 Agent:

帮我安装 AGI Super Team:https://github.com/aAAaqwq/AGI-Super-Team
我要 solo-founder kit

💡 What Is This?

A plug-and-play AI team template — deploy a complete virtual C-Suite using OpenClaw. Each agent has a spirit mentor (Elon Musk, Jensen Huang, Warren Buffett...) that shapes their personality and decision-making.

727 skills. 12 agents. 29 thinking frameworks. 30 workflows. Zero boilerplate — copy, customize, ship.

🏛️ Architecture

You (Founder / Chairman)
  └── 👑 CEO — Strategy, coordination, quality gate
        ├── ⚡ CTO — Code, architecture, debugging
        ├── 🎨 CPO — Product design, UX, brand DNA
        ├── 📈 CQO — Quant trading, market analysis
        ├── 📣 CMO — Marketing, SEO, growth
        ├── 💰 CFO — Finance, P&L, cost optimization
        ├── 📊 CDO — Data scraping, ETL, analytics
        ├── ✍️ CCO — Content creation, viral growth
        ├── ⚖️ CLO — Legal, compliance, contracts
        ├── 🔬 CRO — Deep research, intelligence
        ├── 🤝 CSO — Sales, BD, customer analysis
        ├── ⚙️ COO — Ops, monitoring, efficiency
        └── 💻 PE  — Full-stack engineering, DevOps

👥 Agents

Agent Role Spirit Mentor Thinking
ceo 👑 CEO Elon Musk First Principles, Critical Thinking
cto ⚡ CTO Jensen Huang Systems Thinking, Technical Depth
cpo 🎨 CPO Steve Jobs Design Thinking, User Empathy
cqo 📈 CQO Jim Simons Mathematical Rigor, Probabilistic Thinking
cmo 📣 CMO David Ogilvy Storytelling, Audience Psychology
cfo 💰 CFO Warren Buffett Value Investing, Margin of Safety
cdo 📊 CDO Nate Silver Bayesian Thinking, Data-Driven
cco ✍️ CCO MrBeast Viral Mechanics, Platform Algorithm
clo ⚖️ CLO Alan Dershowitz Legal Reasoning, Risk Assessment
cro 🔬 CRO Richard Feynman Scientific Method, First Principles
cso 🤝 CSO Michael Dell Sales Engineering, Relationship Building
coo ⚙️ COO Andy Grove High Output Management, Measurement

Each agent folder contains SOUL.md (personality), AGENTS.md (operations), TOOLS.md (skill links). Fully customizable.

🧠 Thinking Frameworks

29 distilled thinking skills based on real-world mentors — mental models, decision frameworks, classic quotes with sources:

# Inject a mentor's thinking into any agent
cp -r skills/thinking-elon-musk/ ~/.openclaw/workspace-main/skills/

# Or inject all frameworks to all workspaces
for agent in main cto cpo cqo cmo cfo cdo cco clo cro cso coo pe; do
  mkdir -p ~/.openclaw/workspace-${agent}/skills/
  cp -r skills/thinking-* ~/.openclaw/workspace-${agent}/skills/
done

🛠️ Skill Categories

Category Highlights
🔌 SaaS Integrations Notion, Airtable, HubSpot, Stripe, ActiveCampaign, 60+ more
📝 Content & Writing SEO, viral copy, anti-AI-slop, social media
🔧 Development Backend, frontend, Docker, Git, TDD, API design, code review
💰 Trading & Finance Crypto, Polymarket, DeFi, portfolio management, backtesting
⚙️ OpenClaw Tools Config, auth, cron, MCP, token guard, agent orchestration
🤖 AI Agent Patterns Multi-agent orchestration, parallel execution, sub-agents
📊 Data & Analytics Web scraping, DuckDB, CSV pipelines, arXiv
📈 Marketing & SEO SEO audits, GEO optimization, A/B testing, competitor analysis
🎨 Design & Media Image generation, UI/UX, brand identity
🏢 Business & Strategy SaaS launch, competitor teardown, financial modeling
📋 Project Management PRD, roadmaps, Scrum, team coordination
💬 Communication Email, Feishu, WeChat, Telegram, LinkedIn, cross-instance messaging
📱 Chinese Platforms Xiaohongshu, Douyin, WeChat MP, Juejin, Zhihu
⚙️ DevOps & Infra AWS, Docker, Linux, observability, deployment
🧬 Bioinformatics Genome analysis, metagenomics, pharmacogenomics
🎬 Video & Digital Human Video editing, digital human, storyboard, subtitle
🤖 Web3 & Autonomys Decentralized storage, auto-deploy, auto-memory

👉 Full skill catalog →

🔄 Workflows

30 production-ready workflows across all C-Suite roles:

Scope Examples
Shared Daily standup, weekly review, crisis escalation, cross-agent handoff
Per-Agent Content pipeline (CCO), market morning brief (CQO), P&L tracking (CFO), code review (PE), incident response (COO)

Each agent directory (e.g. agents/cco/WORKFLOW.md) contains role-specific and shared workflows.

⚡ Quick Start (30 seconds)

# Prerequisites: Node.js v20+ and OpenClaw
npm install -g openclaw

# Deploy a starter kit — pick your role:
curl -sSL https://raw.githubusercontent.com/aAAaqwq/AGI-Super-Team/main/install.sh | bash -s -- solo-founder    # 🚀 一个人创业
# curl ... | bash -s -- content-creator   # 🎨 自媒体
# curl ... | bash -s -- quant-trader      # 📈 量化交易
# curl ... | bash -s -- full-team         # 🏛️ 全部12个Agent

# Configure API keys, then restart
openclaw config
openclaw gateway restart

Starter Kits

Kit Agents Best for
🚀 Solo Founder CEO + PE + CCO 独立开发者、创业者
🎨 Content Creator CCO + CDO + CMO 自媒体人、内容团队
📈 Quant Trader CQO + CDO + CFO 量化交易、投资
🏛️ Full Team All 12 agents 完整 AI 公司

Manual deploy

git clone https://github.com/aAAaqwq/AGI-Super-Team.git
cd AGI-Super-Team
./install.sh solo-founder    # or any kit / agent name

📚 Cookbooks

In-depth learning guides in cookbook/:

Book Description
Self-Media Operations Complete handbook: XHS, Douyin, WeChat, content strategy
Quantitative Trading Crypto trading, algorithmic strategies, risk management
Prompt Engineering Advanced prompt techniques and patterns
Knowledge Base Cross-domain knowledge distillation
Crypto Deep Dive Blockchain fundamentals and DeFi

📁 Repository Structure

AGI-Super-Team/
├── agents/           # 12 C-Suite agent personas
│   ├── ceo/          # SOUL.md · AGENTS.md · TOOLS.md
│   ├── cto/          # ...
│   └── README.md     # Architecture diagram & skill matrix
├── skills/           # 727 skills (flat structure, each with SKILL.md)
│   └── README.md     # Full catalog
├── starter-kits/     # 🆕 One-click deployment bundles
│   ├── solo-founder/ # CEO + PE + CCO
│   ├── content-creator/ # CCO + CDO + CMO
│   └── quant-trader/ # CQO + CDO + CFO
├── cookbook/         # 5 in-depth learning guides
├── install.sh        # 🆕 One-click deployer
├── CHARTER.md        # Team constitution (12 principles)
├── STARTUP.md        # Quick-start guide
├── COLLABORATION.md  # Inter-agent collaboration network

🤝 Contributing

Contributions welcome! See CONTRIBUTING.md for guidelines.

  1. Fork the repo
  2. Create your skill: skills/your-skill/SKILL.md
  3. Submit a PR

📄 License

MIT — use freely, attribution appreciated.


⭐ Star History

Star History Chart

Built with ❤️ using OpenClaw