Skill Claude CodeCodex
GAN-style multi-agent coding with Planner → Generator → Evaluator loop. Usage: /adversarial-coding [--budget 50] [--max-iterations 20].
Official Talon plugins for Claude Code — browser control, automation, and more
Skill Claude CodeCodex
GAN-style multi-agent coding with Planner → Generator → Evaluator loop. Usage: /adversarial-coding [--budget 50] [--max-iterations 20].
Skill Claude CodeCodex
Wire together existing skills, workflows, and backend configuration into a runnable agent. Use when the user has individual pieces (skills, workflows, identity) and wants to assemble them into a complete agent, or wants to add skills/workflows to an existing agent.
Skill Claude CodeCodex
Brainstorm and scaffold a new domain-specific AI agent. Creates SOUL.md (identity), AGENT.yaml (config), skills, and workflows. Use when the user wants to build an agent for a specific domain like financial research, code review, customer support, etc.
Skill Claude CodeCodex
Design and write a SKILL.md workflow for a specific domain task. Use when the user wants to create a repeatable, step-by-step skill — a structured workflow an agent can follow to complete a complex task.
Skill Claude CodeCodex
Design and validate a YAML workflow state machine with state transitions, permission modes, and tool restrictions. Use when the user wants to create a multi-step process with enforced stages like code review flows, deployment pipelines, research processes, or approval chains.
Skill Claude CodeCodex
When the user pastes a GitHub URL, clone or pull the repo locally so it can be read and analyzed. Use when a GitHub repo link appears in conversation and the user wants to explore, review, or understand its contents.
Skill Claude CodeCodex
Discover and inspect existing agents, skills, and workflows. Use when the user wants to see what agents are available, what skills they have, or explore agent capabilities.
Skill Claude CodeCodex
Load and activate a domain agent directly in Claude Code. Reads the agent's SOUL.md identity, skills, and workflows from /.talon/agents/ and applies them to the current session. Use when the user says "use ", "load agent X", "be ", "activate agent", or wants to switch to a domain agent persona.
Skill Claude CodeCodex
Setup or reconfigure AI dispatch backends. Run when dispatch fails or to add new API keys.
Skill Claude CodeCodex
Dispatch subagents to multiple AI backends. Usage: dispatch "prompt". Backends: ark-code, ark-minimax, ark-kimi, ark-deepseek, glm, ark-doubao, ark-auto.
Skill Claude CodeCodex
Autonomous research loop — iteratively edit, test, measure, keep/discard. Usage: /autoresearch [--budget 5m] [--provider ark].
Skill Claude CodeCodex
Guide users through Chrome extension setup for browser control. Use when user asks about setup, installing the extension, connecting Chrome, or when browsercontrol tools return "No browser connected".
Skill Claude CodeCodex
Control the macOS desktop — move mouse, click, type, press keys, scroll, drag, take screenshots, list windows/displays, clipboard. Uses usecomputer CLI for native Quartz event automation. For desktop UI automation, form filling, app control, and AI computer-use.
Skill Claude CodeCodex
Guide users through choosing and configuring a channel adapter (WebSocket, Telegram, Discord, Slack, etc.). Use when user asks about hub setup, switching channels, or configuring TALONCHANNEL.
Skill Claude CodeCodex
Guide users through setting up the universal Talon Channels server. Use when user asks about channels setup, connecting clients, or when channel tools return errors.
Skill Claude CodeCodex
Guide users through choosing and configuring a channel adapter (WebSocket, Telegram, Discord, Slack, etc.). Use when user asks about channel setup, switching channels, or configuring TALONCHANNEL.
Skill Claude CodeCodex
Control the macOS desktop — move mouse, click, type, press keys, scroll, drag, take screenshots, list windows/displays, clipboard. Uses usecomputer CLI for native Quartz event automation.
Skill Claude CodeCodex
Manage GitLab issue boards - create boards, add columns, move issues between columns. Use when user says: board, kanban, move issue, board setup, columns.
Skill Claude CodeCodex
GitLab Scrum management - create/manage issues, labels, milestones, and boards. Use when user says: create issue, list issues, move issue, add label, scrum, kanban, backlog, or task tracking.
Skill Claude CodeCodex
Plan and manage GitLab sprints - create sprint milestones, populate with issues from backlog, track progress, close sprints. Use when user says: sprint, sprint planning, new sprint, close sprint, sprint review.
Skill Claude CodeCodex
Manage GitLab wiki pages - create, update, list, delete wiki pages with Mermaid diagrams. Use when user says: wiki, documentation, write wiki, update wiki, add diagram.
Skill Claude CodeCodex
Guide users through Chrome extension setup for browser control. Use when user asks about setup, installing the extension, connecting Chrome, or when browsercontrol tools return 'No browser connected'.