← ClaudeAtlas

agent-creatorlisted

Create AiderDesk agent profiles via interactive Q&A.
DrOlu/agent-skills · ★ 0 · AI & Automation · score 60
Install: claude install-skill DrOlu/agent-skills
# Agent Profile Creator Create agent profiles stored as `config.json` in `~/.aider-desk/agents/{name}/` (global) or `{project}/.aider-desk/agents/{name}/` (project-level). **READ REFERENCES** before proposing to ensure accuracy: - Tool groups & schema: `references/agent-profile-schema.md` - Tool approvals: `references/tool-approval-guide.md` + `references/agent-profile-schema.md` - Subagent config: `references/subagent-guide.md` - Examples: `references/profile-examples.md` ## Simplified Q&A Process ### Step 1: Understand Purpose Ask user: "Describe the agent's purpose and what it should do." Based on their response, **internally propose** all properties: - Name (derived from purpose) - Max iterations (default 250) - Tool groups (based on purpose) - Custom instructions (if applicable) - Subagent config (always enabled, contextMemory: "off" by default) - Tool approvals (based on needs) **READ all reference files** before proposing. ### Step 2: Provider/Model Ask: "Which provider/model? (format: provider/model, e.g., anthropic/claude-sonnet-4-5-20250929)" - Split by first slash to get provider and model - **No validation** - use as-is (correct obvious typos only) ### Step 3: Optional Advanced Settings **ONLY ask if user specifically mentioned** temperature, max tokens, rate limiting, or MCP servers: - "What temperature should I use?" (0.1-1.0, optional) - "Max tokens limit?" (optional) - "Min time between tool calls in ms?" (optional) - "Which MCP servers should be