catalog/repos/aaaaqwq--agi-super-team.md

48 KiB
Raw Blame History

AI虚拟公司团队模板

GitHub: aaaaqwq/agi-super-team | Gitea: mc-skills/aaaaqwq--agi-super-team

中文摘要

提供940+技能和13个可部署AI智能体基于OpenClaw框架快速搭建虚拟公司涵盖工程、数据、市场、法务、财务等完整C级管理团队支持自定义模型和角色配置。

标签

AI智能体 多智能体 虚拟团队 OpenClaw 自动化


README 原文

🚀 AGI Super Team

中文 | English

285+ curated AI skills + 13 ready-to-deploy agents for OpenClaw — build your own AI-native company with a full C-suite of digital employees.

💡 What Is This?

A plug-and-play AI team template — deploy a complete virtual company in minutes using OpenClaw. Each agent has its own role, personality, and skill stack. Fully customizable: swap models, rename agents, add your own skills.

📊 Overview

Metric Value
Skills 940+
Categories 18
Agents 13 (fully customizable)
Framework OpenClaw

🏗️ Architecture

You (CEO / Creator)
  └── AI Coordinator (Main Agent)
        ├── Engineer — code, architecture, debugging
        ├── Quant — trading, market analysis, backtesting
        ├── Data Officer — scraping, ETL, data analysis
        ├── DevOps — monitoring, deployment, infra
        ├── Content — writing, copywriting, publishing
        ├── Researcher — deep research, papers, intelligence
        ├── Finance — accounting, P&L, financial modeling
        ├── Marketing — SEO, ads, growth strategy
        ├── PM — project planning, task tracking, QA
        ├── Legal — compliance, contracts, regulations
        ├── Product — design, competitor analysis, UX
        └── Sales — lead gen, BD, customer analysis

Extensible: Add more agents (HR, Support, etc.) by creating a new agents/<id>/ folder.

👥 Agents

ID Role Default Model Customizable
main Coordinator / CEO claude-opus-4-6
code Chief Engineer glm-5
quant Chief Trading Officer glm-5
data Chief Data Officer glm-5
ops Chief DevOps glm-5
content Chief Content Officer glm-5
research Chief Research Officer glm-5
finance Chief Financial Officer glm-5
market Chief Marketing Officer glm-5
pm Chief Project Officer glm-5
law Chief Legal Officer MiniMax-M2.5
product Chief Product Officer glm-5
sales Chief Sales Officer glm-5

Each agent config is in agents/<id>/agent.json — sanitized templates, ready to customize with your own API keys, names, and personalities.

🛠️ Skill Categories

Skill Indexes

Category Count Highlights
⚙️ OpenClaw Tools 25 Config helpers, auth manager, cron, token guard, model switcher
🤖 AI Agent Patterns 25 Multi-agent orchestration, parallel execution, first principles thinking
🔧 Development 35 Backend/frontend, Docker, Git, TDD, API design, auth systems
💰 Trading & Finance 32 Crypto trading, Polymarket, DeFi, portfolio management, CT monitor
📝 Content & Writing 30 SEO writing, social media, viral content, anti-AI-slop, Xiaohongshu
📊 Data & Analytics 21 Web scraping, DuckDB, CSV pipelines, arXiv, multi-engine search
📈 Marketing & SEO 19 SEO audits, GEO optimization, A/B testing, churn prevention
🎨 Design & Media 15 Image generation (Gemini 3 Pro), UI/UX, slides, brand identity
🌐 Browser Automation 7 Playwright, Chrome, AI-driven browsing, agent browser
🏢 Business & Strategy 15 SaaS launch, competitor teardown, financial modeling, personal finance
📋 Project Management 18 PRD writing, roadmaps, Scrum, team coordination, daily reports
🧠 Knowledge & Research 6 Vector memory, brave search, academic research, semantic search
💬 Communication 14 Email, Feishu/Lark, WeChat, cross-instance messaging
🔌 SaaS Integrations 63 Notion, Airtable, HubSpot, Stripe, Shopify, 55+ more
⚙️ DevOps & Infra 9 AWS, Docker, Linux troubleshooting, observability, runbooks
🔒 Security 7 Code review, GDPR, PCI compliance, security audit
⚖️ Legal & Compliance 6 Contracts, customs/trade, employment law, legal advisory
📱 Chinese Platform Publishing 12 Xiaohongshu, Douyin, WeChat MP, WeChat Channels, Juejin, Zhishixingqiu
🎬 Video & Digital Human 5 Jimeng AI digital human, video merge, storyboard
🧩 Other 15 RSS, calendars, presentations, skill creation, design thinking
📋 Full Skill List (click to expand)

⚙️ OpenClaw Tools

Skill Description
api-provider-setup Configure third-party API providers for OpenClaw (Anthropic/OpenAI compatible)
api-provider-status API provider status and balance monitoring
auth-manager Web login session management with browser automation
context-manager AI-powered context management for sessions
cron-manager Cron job management — create, monitor, diagnose, and fix scheduled tasks
cron-model-migration Safely change cron job models without session/model mismatch errors
evomap EvoMap collaborative evolution marketplace integration
feishu-channel Feishu/Lark ↔ OpenClaw bidirectional messaging channel
mcp-installer Search and auto-install MCP servers from GitHub
mcp-manager MCP server smart management — auto-detect, toggle, Q&A
model-fallback Automatic model failover with multi-provider support
model-health-check Check all configured model provider connectivity and latency
openclaw-config-helper Safe config editing with schema validation
openclaw-inter-instance Cross-instance communication between OpenClaw deployments
openrouter-usage Track OpenRouter API spending and projections
permission-manager Manage global tool permissions and allowlists
skill-finder-cn Discover and install skills from ClawHub
skillforge Intelligent skill router — recommend, improve, or create skills
telegram-push Push messages to Telegram via standalone bot
token-guard Token usage monitoring with budgets and auto-downgrade
tailscale-operator Manage and troubleshoot devices on a Tailscale tailnet
wechat-channel WeChat ↔ OpenClaw bidirectional messaging channel
xiaomo-assistant-template Quick-start assistant configuration template
agent-model-switcher Batch switch models across all sub-agents
inference-optimizer Audit token usage, purge stale sessions, optimize speed
model-hierarchy-skill Intelligent model selection hierarchy
openclaw-memory-enhancer Edge-optimized RAG memory system (<10MB)
mcstatus 模型配置状态检查 — 列出所有 agent 的模型配备

🤖 AI Agent Patterns

Skill Description
agent-patterns Agent coordination, spawn requests, and report formats
env-setup One-click environment sync from GitHub repo
erc-8004 Register AI agents on Ethereum via ERC-8004
fabric-pattern Fabric AI framework integration for text processing
kubernetes-deployment K8s deployment, Helm charts, service mesh
multi-agent-architecture Multi-agent system design and intelligent task dispatch
multimodal-gen Multimodal content generation (images, video)
parallel-agents Multi-agent orchestration for parallel task execution
prompt-optimizer Evaluate and optimize prompts with 58 techniques
sp-collision-zone-thinking Force unrelated concepts together for emergent insights
sp-dispatching-parallel-agents Investigate and fix independent problems concurrently
sp-executing-plans Execute plans in batches with review checkpoints
sp-inversion-exercise Flip assumptions to reveal hidden constraints
sp-meta-pattern-recognition Spot patterns across 3+ domains for universal principles
sp-preserving-productive-tensions Preserve valuable disagreements instead of forcing consensus
sp-remembering-conversations Search previous conversations for facts and decisions
sp-scale-game Test at 1000x extremes to expose fundamental truths
sp-simplification-cascades Find one insight that eliminates multiple components
sp-when-stuck Dispatch to the right problem-solving technique
subagent-driven-development Execute implementation plans with independent sub-tasks
agent-team-orchestration Orchestrate multi-agent teams with roles and handoff protocols
agent-task-confirm Verify agent task receipt and execution status
coding-agent-backup Delegate coding to Codex, Claude Code, or Pi agents
coding-agent-orchestrator Plan-first coding workflow orchestration
first-principles-thinking Socratic coach for breaking problems to fundamental truths

🔧 Development

Skill Description
architecture-decision-records Write and maintain ADRs for technical decisions
backend-development Backend expert — Python, Node.js, Go, Java
bat-cat Modern cat replacement with syntax highlighting
billing-automation Automated billing, invoicing, and subscription management
changelog-generator Auto-generate changelogs from git commits
commit-analyzer Analyze git commit patterns for operation health
docker-essentials Essential Docker commands and workflows
electron-app-dev Electron desktop app development with electron-vite
frontend-design Production-grade frontend with high design quality
frontend-development Web app development, UI components, interactions
github-automation GitHub ops — push, PRs, issues, CI/CD
langsmith-fetch Debug LangChain agents via LangSmith traces
mcp-builder Create high-quality MCP servers
ml-engineer Machine learning engineering workflows
pass-secrets Manage API keys with Pass (GPG-encrypted)
payment-integration Payment gateway integration patterns
python-performance-optimization Profile and optimize Python performance
react-component-generator Generate React components from specs
requesting-code-review Structured code review before merging
sql-optimization-patterns SQL query optimization and indexing strategies
sql-pro Advanced SQL workflows
systematic-debugging Systematic approach to any bug or test failure
tdd-guide Test-driven development workflow
test-automator Automated test generation
vibe-code-auditor Audit AI-generated code for production risks
web-artifacts-builder Multi-component HTML artifacts with modern frontend
api-designer Design RESTful/GraphQL APIs with best practices
auth-system Implement JWT, OAuth2, Session auth systems
cli-developer Build CLI tools with argument parsing and completions
css-ninja Master CSS with Tailwind, animations, responsive layouts
db-migrator Database schema migration and rollback management
frontend-design-ultimate Production-grade static sites with React + Tailwind + shadcn/ui
collaboration Guide for collaborating on GitHub projects
dependency-auditor Audit dependencies for vulnerabilities
full-cycle-skill Full-cycle development from ideation to deployment

💰 Trading & Finance

Skill Description
arbitrage-opportunity-finder Detect arbitrage across CEX, DEX, and cross-chain
backtesting-frameworks Robust backtesting with bias handling
bankr AI crypto trading agent via natural language
bankr-signals Transaction-verified trading signals on Base
clanker Deploy ERC20 tokens on EVM chains
crypto-bd-agent Crypto business development with wallet forensics
crypto-derivatives-tracker Track futures, options, perpetuals, funding rates
crypto-portfolio-management Portfolio allocation and rebalancing strategies
crypto-portfolio-tracker Real-time portfolio valuations and P&L
crypto-signal-generator Generate signals from RSI, MACD, Bollinger Bands
defi-risk-assessment Evaluate DeFi protocol risks
invoice-organizer Auto-organize invoices for tax prep
market-movers-scanner Detect significant price movements and volume
market-price-tracker Real-time crypto prices across exchanges
market-sentiment-analyzer Fear & Greed Index, news sentiment analysis
options-flow-analyzer Track institutional options positioning
polyclaw Trade on Polymarket via CLOB execution
polymarket-data Polymarket live odds, order books, leaderboards
polymarket-profit Quantitative trading system for Polymarket
polymarket-skill Query and trade Polymarket prediction markets
polymarket-trading Systematic Polymarket quant trading
quant-analyst Quantitative analysis workflows
risk-metrics-calculation VaR, CVaR, Sharpe, Sortino, drawdown analysis
sperax-defi-guide DeFi yield farming strategies guide
trading-strategy-backtester Backtest crypto and traditional strategies
unum-strat Universal fee-aware strategy design and audit
whale-alert-monitor Track whale transactions and wallet movements
ct-monitor-skill Crypto Intelligence — monitor 5000+ KOL tweets in real-time
trade-prediction-markets Trade prediction markets with quantitative strategies
portfolio-manager Portfolio management with allocation optimization
financial-calculator Advanced financial calculator — FV, PV, discount rates
hft-quant-expert Quantitative trading for DeFi and crypto derivatives

📝 Content & Writing

Skill Description
content-creator SEO-optimized marketing content with brand voice
content-marketer Content marketing strategy and distribution
content-research-writer Research-backed content with citations
content-source-aggregator Aggregate trending content from 6 platforms
conventional-commits Conventional Commits formatting
copy-editing Edit and improve marketing copy
copywriting Persuasive copy for landing pages, emails, ads
docx Word document creation, editing, and analysis
docx-perfect Professional Word document formatting
internal-comms Internal communications templates
podcast-generation AI podcast-style audio narratives
react-best-practices React/Next.js performance guidelines
reddit-automation Reddit posts, comments, and subreddit management
seo-content-writer SEO-optimized content from keyword briefs
seo-content-writing SEO article writing
skill-search-optimizer Optimize skills for ClawHub discoverability
social-content Social media content for all platforms
sp-using-skills Skills wiki and search workflows
sp-writing-plans Detailed implementation plans
wiki-page-writer Technical documentation with Mermaid diagrams
wiki-qa Answer questions about a code repository
xiaohongshu-workflow Xiaohongshu (RED) full operations workflow
create-viral-content Create viral content with proven engagement patterns
content-repurposing Atomize one piece of content into many formats
content-factory Automated content pipeline from 10+ platforms
humanize Remove AI writing patterns from text
humanize-zh 将AI文本转换为自然人类写作风格
the-antislop Anti-AI-slop writing with authentic voice
write-xiaohongshu Xiaohongshu content writing coach
x-articles Publish viral X (Twitter) long-form articles
douyin-creator 抖音创作发布:视频和图文发布到抖音创作者平台
douyin-smart-publish 抖音智能发布:视频/图文/文章三种模式 Playwright 自动化
douyin-smart-publisher 抖音智能发布内容适配→排版→Browser 自动发布
juejin-smart-publish 掘金技术社区智能发布Markdown + Playwright/API 双通道
wechat-mp-publisher 微信公众号发布Markdown→微信 HTML 转换 + API/浏览器发布
wechat-mp-smart-publish 微信公众号智能发布:标题优化、排版、封面图、发布
zsxq-publisher 知识星球内容发布和管理
zsxq-smart-publish 知识星球智能发布:话题/问答/长文章/作业

📊 Data & Analytics

Skill Description
analytics-tracking Analytics tracking setup
arxiv-automation Search and monitor arXiv papers
data-engineering-data-pipeline Scalable data pipeline architecture
data-storytelling Transform data into compelling narratives
firecrawl Professional web scraping via Firecrawl API
football-data Football data across 13 leagues
google-analytics-automation Google Analytics reports and funnels
googlesheets-automation Google Sheets read, write, format, filter
pdf PDF manipulation — extract, create, merge, split
programmatic-seo Programmatic SEO at scale
sendgrid-automation SendGrid email delivery automation
tavily AI-optimized web search via Tavily API
web-scraping-automation Automated web scraping and API data extraction
web-search Multi-tool web search and content fetching
xlsx Spreadsheet creation, editing, and analysis
data-analyst Data visualization, reports, SQL, and spreadsheet automation
csv-pipeline Process, transform, and analyze CSV/JSON data files
duckdb-cli-ai-skills DuckDB CLI for SQL analysis and data processing
last30days-skill Research any topic from the last 30 days
multi-search-engine 17 search engines (8 CN + 9 Global) integration
mineru-extract Convert URLs/PDFs to markdown via MinerU API

📈 Marketing & SEO

Skill Description
brand-guidelines Brand color and typography application
competitive-ads-extractor Extract competitor ads from ad libraries
competitor-alternatives Competitor comparison pages for SEO/sales
deep-research Multi-step research via Gemini Deep Research
geo-agent Generative Engine Optimization for AI search
lead-research-assistant High-quality lead identification
linkedin-automation LinkedIn posts, profile, and company management
marketing-ideas Proven marketing strategies for SaaS
marketing-psychology Behavioral science applied to marketing
one-drive-automation OneDrive file management automation
paid-ads Paid advertising on Google, Meta, LinkedIn, X
seo-audit SEO audit workflows
seo-meta-optimizer SEO meta tag optimization
twitter-algorithm-optimizer Optimize tweets for Twitter's algorithm
geo-content-optimizer Optimize content for AI search engines (ChatGPT, Perplexity)
seo-geo Generative Engine Optimization strategies
market-ab-test-setup Plan and implement A/B tests and experiments
market-churn-prevention Reduce churn with cancel flows and save offers
content-extract Robust URL-to-Markdown extraction

🎨 Design & Media

Skill Description
ai-image-generation Image generation via ModelScope Z-Image-Turbo
figma-automation Figma files, components, design tokens
image-enhancer Enhance image quality and resolution
kpi-dashboard-design KPI dashboard design and visualization
pricing-strategy Pricing, packaging, and monetization strategies
senior-architect System architecture design and evaluation
slidev-agent-skill Create Slidev presentations
sp-brainstorming Interactive idea refinement via Socratic method
theme-factory Styling toolkit for slides, docs, landing pages
ui-ux-pro-max UI/UX design — 50 styles, 21 palettes, 9 stacks
uml-diagram-design UML diagrams — class, sequence, use case
video-downloader Download YouTube videos
nano-banana-pro Generate/edit images with Gemini 3 Pro Image (1K/2K/4K)
brand-identity Build complete brand identity for solopreneurs

🌐 Browser Automation

Skill Description
browser-use AI-driven intelligent browser automation
chrome-automation Chrome browser automation
fast-browser-use Fast Rust-based headless browser CLI
openclaw-browser-chain-debug Debug OpenClaw browser startup, CDP, DISPLAY, and mode-selection failures
media-auto-publisher Auto-publish to 6 Chinese content platforms
playwright-automation Playwright browser automation for scraping/testing
webapp-testing Web application testing with Playwright
agent-browser Fast Rust-based headless browser automation CLI

🏢 Business & Strategy

Skill Description
business-analyst Business analysis workflows
market-sizing-analysis Market sizing and TAM/SAM/SOM analysis
meeting-insights-analyzer Analyze meeting transcripts for behavioral patterns
micro-saas-launcher Launch micro-SaaS products fast
notion-template-business Build and sell Notion templates
startup-analyst Startup analysis frameworks
startup-business-analyst-business-case Investor-ready business case documents
startup-business-analyst-financial-projections Financial projections for startups
startup-financial-modeling Startup financial modeling
startup-metrics-framework SaaS metrics — CAC, LTV, unit economics
company-analyzer Investment research with 8 specialized frameworks
competitor-teardown Structured competitive analysis with SWOT and positioning
customer-success-manager Monitor customer health and predict churn
contract-and-proposal-writer Write professional contracts and proposals
afrexai-personal-finance Complete personal finance — budgeting, investing, tax optimization

📋 Project Management

Skill Description
daily-rhythm Automated daily planning and reflection
domain-name-brainstormer Creative domain name generation + availability check
gitlab-automation GitLab issues, MRs, pipelines, branches
posthog-automation PostHog events, feature flags, annotations
project-management Project planning and PRD writing
project-planner Project path planning and execution
ralph Autonomous project delivery agent
ralph-ceo-loop CEO dispatch loop — continuous team orchestration
render-automation Render.com services and deployments
sentry-automation Sentry issues, alerts, releases
task-status Status updates for long-running tasks
team-coordinator Intelligent task dispatch across team agents
team-daily-report Auto-generate team daily reports
prd-development Structured PRD creation with problem framing and success criteria
roadmap-planning Strategic roadmap with prioritization and release sequencing
scrum-master Scrum methodology with sprint planning and retrospectives
senior-pm Senior PM workflows for complex project delivery
user-story User stories with Gherkin acceptance criteria

🧠 Knowledge & Research

Skill Description
memory-hygiene Audit and optimize vector memory
research-engineer Academic research with scientific rigor
search-specialist Advanced web research and synthesis
elite-longterm-memory WAL-protected AI agent memory system
brave-search Web search via Brave Search API
search-layer Multi-source semantic search layer

💬 Communication

Skill Description
email-automation Email read, search, draft, send
email-manager Multi-mailbox unified management
feishu-automation Feishu/Lark full automation — bitable, messages, docs
feishu-doc-optimizer Feishu document formatting and optimization
freshservice-automation Freshservice ITSM ticket automation
healthcare-monitor Healthcare industry financing monitor
klaviyo-automation Klaviyo email/SMS campaign management
outlook-automation Outlook email, calendar, contacts
postmark-automation Postmark email delivery automation
wecom-cs-automation WeCom customer service automation
cross-instance-comm Cross-machine OpenClaw instance communication via Tailscale
cross-team-comm Cross-team communication via SSH + Gateway API
tg-channel-reader Read and monitor Telegram channels

🔌 SaaS Integrations

Skill Description
activecampaign-automation ActiveCampaign contacts, tags, automations
airtable-automation Airtable records, bases, tables, views
amplitude-automation Amplitude events, cohorts, user activity
asana-automation Asana tasks, projects, sections, teams
basecamp-automation Basecamp projects, to-dos, messages
bitbucket-automation Bitbucket repos, PRs, branches, issues
box-automation Box file management and sharing
brevo-automation Brevo email campaigns and templates
cal-com-automation Cal.com bookings and availability
calendly-automation Calendly scheduling and event management
canva-automation Canva designs, exports, brand templates
canvas-design Visual art and design creation
circleci-automation CircleCI pipelines, workflows, artifacts
clickup-automation ClickUp tasks, spaces, folders, lists
close-automation Close CRM leads, calls, SMS, tasks
coda-automation Coda docs, pages, tables, formulas
confluence-automation Confluence pages, spaces, search
convertkit-automation ConvertKit subscribers, tags, broadcasts
datadog-automation Datadog metrics, logs, monitors
discord-automation Discord messages, channels, roles
docusign-automation DocuSign templates, envelopes, signatures
dropbox-automation Dropbox file management and sharing
facebook-automation Facebook pages, posts, insights
freshdesk-automation Freshdesk tickets, contacts, companies
gmail-automation Gmail send, search, labels, drafts
grafana-dashboards Grafana dashboard creation and management
helpdesk-automation HelpDesk tickets, views, canned responses
hubspot-automation HubSpot CRM — contacts, deals, tickets
instagram-automation Instagram posts, carousels, insights
intercom-automation Intercom conversations, contacts, segments
jira-automation Jira issues, sprints, boards
linear-automation Linear issues, projects, cycles
mailchimp-automation Mailchimp campaigns, audiences, segments
make-automation Make (Integromat) automation operations
microsoft-teams-automation Teams messages, channels, meetings
miro-automation Miro boards, sticky notes, frames
mixpanel-automation Mixpanel events, funnels, cohorts
monday-automation Monday.com boards, items, columns
notion-automation Notion pages, databases, blocks
pagerduty-automation PagerDuty incidents, services, schedules
pipedrive-automation Pipedrive deals, contacts, activities
salesforce-automation Salesforce leads, contacts, SOQL
segment-automation Segment events, users, groups
shopify-automation Shopify products, orders, customers
slack-automation Slack messages, channels, search
square-automation Square payments, orders, invoices
stripe-automation Stripe customers, subscriptions, invoices
supabase-automation Supabase DB, storage, edge functions
sysadmin-toolbox Sysadmin tool discovery and shell one-liners
telegram-automation Telegram messages, chats, bots
tiktok-automation TikTok video upload and content management
todoist-automation Todoist tasks, projects, filtering
trello-automation Trello boards, cards, workflows
vercel-automation Vercel deployments, domains, env vars
webflow-automation Webflow CMS, publishing, ecommerce
wecom-automation WeCom personal account automation
whatsapp-automation WhatsApp Business messages, templates
youtube-automation YouTube videos, playlists, analytics
zendesk-automation Zendesk tickets, users, organizations
zoho-crm-automation Zoho CRM records, leads, contacts
zoom-automation Zoom meetings, recordings, webinars
api-gateway Connect to 100+ APIs with managed OAuth via Maton.ai

⚙️ DevOps & Infra

Skill Description
aws-cost-cleanup Clean up unused AWS resources
cost-optimization Cloud cost optimization strategies
docker-deployment Docker + Nginx HTTPS + Cloudflare Tunnel
file-cleaner System file cleanup and disk space recovery
linux-service-triage Diagnose Linux service issues
linux-troubleshooting Linux system troubleshooting workflow
senior-devops Comprehensive DevOps for CI/CD and cloud
observability-designer Design observability systems for production
runbook-generator Generate operational runbooks for incident response
nginx Nginx 配置反向代理、负载均衡、SSL、高性能静态服务

🔒 Security

Skill Description
openssf-security OpenSSF security guidance for software projects
performing-security-code-review Security-focused code review
security-audit Security auditing for deployments
security-monitor Real-time security monitoring
gdpr-dsgvo-expert GDPR/DSGVO compliance automation
pci-compliance PCI DSS compliance auditing
afrexai-compliance-audit Internal compliance audits against major frameworks
Skill Description
web-design-guidelines Web accessibility and UI compliance
customs-trade-compliance Customs documentation and tariff classification
contract-reviewer AI-powered contract review and risk analysis
legal-advisor Draft privacy policies, terms, and legal notices
legal-cog Legal reasoning with frontier-level precision
employment-contract-templates Employment contracts and HR policy documents

📱 Chinese Platform Publishing

Skill Description
xhs-smart-publisher 小红书智能发布内容适配→排版→Playwright自动发布/存草稿
xiaohongshu-smart-publish 小红书智能发布(另一版本):标题公式+CES算法优化
write-xiaohongshu Xiaohongshu content writing coach
xiaohongshu-workflow Xiaohongshu (RED) full operations workflow
douyin-creator 抖音创作发布:视频和图文发布到抖音创作者平台
douyin-smart-publish 抖音智能发布:视频/图文/文章三种模式 Playwright 自动化
douyin-smart-publisher 抖音智能发布内容适配→排版→Browser 自动发布
wechat-mp-publisher 微信公众号发布Markdown→微信 HTML 转换 + API/浏览器发布
wechat-mp-smart-publish 微信公众号智能发布:标题优化、排版、封面图、发布
weixin-channels-publish 微信视频号助手网页版视频发布全流程
juejin-smart-publish 掘金技术社区智能发布Markdown + Playwright/API 双通道
zsxq-publisher 知识星球内容发布和管理
zsxq-smart-publish 知识星球智能发布:话题/问答/长文章/作业

🎬 Video & Digital Human

Skill Description
jimeng-login 即梦AI平台登录协议同意、抖音OAuth扫码、登录态持久化
jimeng-storyboard 口播视频剧本→即梦AI数字人分镜头脚本
jimeng-digital-human 即梦AI数字人视频生成全流程自动化
video-merge-send 合并多个分段视频为完整视频ffmpeg拼接+转场)并发送到飞书
nano-banana-pro Generate/edit images with Gemini 3 Pro Image (1K/2K/4K)

🧩 Other

Skill Description
api-toolkit Universal RESTful API calling toolkit
context-recovery Recover working context after session compaction
deepwork-tracker Track deep work sessions with heatmap
developer-growth-analysis Analyze coding patterns and growth areas
doc-coauthoring Structured documentation co-authoring
google-calendar-automation Google Calendar events and scheduling
google-drive-automation Google Drive file operations
pptx PowerPoint creation, editing, and analysis
rss-automation RSS feed aggregation and monitoring
skill-creator Guide for creating new skills
skill-search Search and install skills from GitHub/SkillsMP
tech-decision Technical decision making — A vs B analysis
twitter-automation Twitter/X posts, search, bookmarks, media
design-thinking Design Thinking 5-phase methodology (IDEO/Stanford)
find-skills Discover and install agent skills
gog Google Workspace CLI — Gmail, Calendar, Drive, Sheets
notion Notion API for pages, databases, and blocks
prototype-prompt-generator Generate detailed UI/UX prototype prompts

🚀 Quick Start

# 1. Clone
git clone https://github.com/aAAaqwq/AGI-Super-Team.git
cd AGI-Super-Team

# 2. Install a single skill
cp -r skills/<skill-name> ~/.openclaw/skills/

# 3. Or symlink for easy updates
ln -s $(pwd)/skills/<skill-name> ~/.openclaw/skills/

# 4. Deploy an agent template
cp -r agents/<agent-id> ~/.openclaw/agents/
# Then edit agent.json with your API keys and preferences

🧩 Create Your Own Team

The agent configs are templates — customize them for your needs:

  1. Rename agents — change display names and personalities in agent.json
  2. Swap models — use any OpenClaw-compatible model (GPT, Claude, Gemini, GLM, etc.)
  3. Mix skills — assign any combination of skills to any agent
  4. Add agents — create new roles by copying an existing agents/<id>/ folder
  5. Scale up — run 10, 50, or 100+ agents across multiple machines via Tailscale

🤝 Contributing

PRs welcome! To add a new skill:

  1. Create skills/<your-skill>/SKILL.md with description and instructions
  2. Add any scripts to skills/<your-skill>/scripts/
  3. Submit a PR

Star This Repo

If this project helps you build your AI team, please give it a !

Every star motivates us to add more skills, improve agent templates, and build better tooling.

Star History Chart

📄 License

MIT