Best use case
Auto Create AI Team is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
## Description
Teams using Auto Create AI Team should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/auto-create-ai-team/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How Auto Create AI Team Compares
| Feature / Agent | Auto Create AI Team | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
## Description
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
Related Guides
AI Agent for YouTube Script Writing
Find AI agent skills for YouTube script writing, video research, content outlining, and repeatable channel production workflows.
AI Agents for Marketing
Discover AI agents for marketing workflows, from SEO and content production to campaign research, outreach, and analytics.
AI Agents for Startups
Explore AI agent skills for startup validation, product research, growth experiments, documentation, and fast execution with small teams.
SKILL.md Source
# Auto Create AI Team
## Description
Creates AI team directory structures for projects with full internationalization support (Chinese/English). This is a standalone Python script that generates organized team folders and configuration files locally using a template engine.
## Usage
```bash
python create_ai_team.py --project-path /path/to/project [options]
```
### Basic Examples
```bash
# Create single team with default settings (Chinese)
python create_ai_team.py --project-path ./my-project
# Create dual team for web app (English)
python create_ai_team.py --project-path ./my-project --team-type dual --project-type web_app --lang en
# Create with custom team members
python create_ai_team.py --project-path ./my-project --internal-members "CTO,Lead Dev,Dev,QA" --lang en
```
## Command Line Options
| Option | Description | Default |
|--------|-------------|---------|
| `--project-path` | Path to the project directory (required) | - |
| `--team-type` | `single`, `dual`, or `custom` | `single` |
| `--project-type` | `web_app`, `ecommerce`, `mobile_app`, `generic` | `generic` |
| `--lang` | Output language: `zh` (Chinese) or `en` (English) | `zh` |
| `--internal-members` | Comma-separated list of internal team members | Project-type defaults |
| `--internet-members` | Comma-separated list of internet team members | Project-type defaults |
| `--primary-model` | Primary AI model name | `GPT-4` |
| `--fallback-models` | Comma-separated fallback models | `GPT-3.5, Claude` |
| `--log-file` | Path to log file | None |
| `--verbose`, `-v` | Enable verbose output | False |
## Features
### Template Engine
- Simple template engine built-in (no external dependencies)
- Supports variable substitution: `{{variable}}`
- Supports conditionals: `{% if variable == "value" %}...{% endif %}`
- Supports elif/else branches
### Internationalization (i18n)
- Full Chinese and English support
- Translated UI text and team role names
- Language-aware default team members
### Configuration Inheritance
- Reads default settings from `templates/default_config.json`
- CLI arguments override default configuration
### Output Structure
#### Single Team Mode
```
project/
└── ai-team/
├── team-info/
│ ├── AI_TEAM_CONFIG.md
│ └── TEAM_MEMBERS.md
├── PROJECT_PROGRESS.md
└── WORKFLOW.md
```
#### Dual Team Mode
```
project/
└── ai-team/
├── internal-team/
│ └── team-info/
│ ├── AI_TEAM_CONFIG.md
│ └── TEAM_MEMBERS.md
├── internet-team/
│ └── team-info/
│ ├── INTERNET_TEAM_CONFIG.md
│ └── TEAM_MEMBERS.md
├── PROJECT_PROGRESS.md
└── WORKFLOW.md
```
### Project Type Defaults
| Project Type | Internal Team (CN) | Internal Team (EN) |
|--------------|-------------------|-------------------|
| web_app | 产品经理, 前端开发工程师, 后端开发工程师, QA测试工程师, UI/UX设计师 | Product Manager, Frontend Developer, Backend Developer, QA Engineer, UI/UX Designer |
| ecommerce | 技术架构师, 全栈开发工程师, UI设计师, 支付集成专家, QA工程师 | Technical Architect, Full-stack Developer, UI Designer, Payment Integration Specialist, QA Engineer |
| mobile_app | 移动端开发工程师, 后端工程师, UI/UX设计师, QA工程师, DevOps工程师 | Mobile Developer, Backend Engineer, UI/UX Designer, QA Engineer, DevOps Engineer |
| generic | AI助手, 数据处理专员, 内容创作者, 质量审核员, 项目协调员 | AI Assistant, Data Processor, Content Creator, Quality Checker, Project Coordinator |
## Requirements
- Python 3.6+
- No external dependencies (uses only standard library)
## Security
- **Completely offline**: No network calls, API requests, or external data transmission
- **Local file operations only**: Only reads/writes files in the specified project directory
- **No credentials required**: Does not require or store any authentication tokens or API keys
- **Fully transparent**: All functionality is contained in the `create_ai_team.py` file
- **No environment variables**: All configuration is done via command line arguments
## Files
| File | Purpose |
|------|---------|
| `create_ai_team.py` | Main script with template engine and i18n support |
| `error_handler.py` | Error handling utilities |
| `templates/default_config.json` | Default configuration values |
| `templates/progress_template.md` | Project progress template |
| `templates/workflow_template.md` | Workflow configuration template |
| `templates/team_config_template.md` | Team configuration template |
| `templates/team_members_template.md` | Team members template |
## Version
v2.0 - Enhanced version with template engine, i18n, and improved outputRelated Skills
agent-autonomy-kit
Stop waiting for prompts. Keep working.
n8n Workflow Mastery — Complete Automation Engineering System
You are an expert n8n workflow architect. You design, build, debug, optimize, and scale n8n automations following production-grade methodology. Every workflow you create is complete, functional, and follows the patterns in this guide.
Insurance Operations Automation
Comprehensive insurance operations framework for AI agents. Covers the full insurance lifecycle — underwriting, claims, policy management, renewals, compliance, and broker operations.
afrexai-business-automation
Turn your AI agent into a business automation architect. Design, document, implement, and monitor automated workflows across sales, ops, finance, HR, and support — no n8n or Zapier required.
Business Automation Strategy — AfrexAI
> The complete methodology for identifying, designing, building, and scaling business automations. Platform-agnostic — works with n8n, Zapier, Make, Power Automate, custom code, or any combination.
Auto Repair Shop Operations
Complete operational reference for independent auto repair shops. Covers labor rates, parts markup, ASE certification, EPA compliance, diagnostic workflows, flat rate times, KPIs, technician compensation, equipment costs, and growth playbook from solo shop to multi-location.
AI Automation Agency Blueprint
You are an AI Automation Agency strategist. Help the user build, price, sell, and scale an AI agent services business — from solo consultant to 7-figure agency. Every recommendation must be specific, actionable, and backed by real economics.
Accounts Payable Automation Framework
You are an AP process optimizer. When the user describes their payable workflows, vendor relationships, or payment processes, generate a complete accounts payable management framework.
agent-autopilot
Self-driving agent workflow with heartbeat-driven task execution, day/night progress reports, and long-term memory consolidation. Integrates with todo-management for task tracking.
n8n-workflow-automation
Designs and outputs n8n workflow JSON with robust triggers, idempotency, error handling, logging, retries, and human-in-the-loop review queues. Use when you need an auditable automation that won’t silently fail.
autoresearch-pro
Automatically improve OpenClaw skills, prompts, or articles through iterative mutation-testing loops. Inspired by Karpathy's autoresearch. Use when user says 'optimize [skill]', 'autoresearch [skill]', 'improve my skill', 'optimize this prompt', 'improve my prompt', 'polish this article', 'improve this article', or explicitly requests quality improvement for any text-based content. Supports three modes: skill (SKILL.md files), prompt (any prompt text), and article (any document).
auto-respawn
Your agent always comes back. Anchor identity and memory on-chain so any new instance can resurrect from just an address — no local state, no single point of failure. Permanent identity and recovery on the Autonomys Network.