·create-worker
</>

create-worker

cygnusfear/agent-skills

This skill should be used when creating custom agents for Claude Code, configuring specialized AI assistants, or when the user asks about agent creation, agent configuration, or delegating tasks to workers. Covers both file-based agents and teams delegation.

8Installs·2Trend·@cygnusfear

Installation

$npx skills add https://github.com/cygnusfear/agent-skills --skill create-worker

SKILL.md

This skill provides comprehensive guidance for creating and configuring workers in Claude Code.

Workers are specialized AI assistants that Claude Code can delegate tasks to. Each worker:

| .claude/agents/ | Current project | Highest | | /.claude/agents/ | All projects | Lower |

This skill should be used when creating custom agents for Claude Code, configuring specialized AI assistants, or when the user asks about agent creation, agent configuration, or delegating tasks to workers. Covers both file-based agents and teams delegation. Source: cygnusfear/agent-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/cygnusfear/agent-skills --skill create-worker
Category
</>Dev Tools
Verified
First Seen
2026-02-17
Updated
2026-02-18

Quick answers

What is create-worker?

This skill should be used when creating custom agents for Claude Code, configuring specialized AI assistants, or when the user asks about agent creation, agent configuration, or delegating tasks to workers. Covers both file-based agents and teams delegation. Source: cygnusfear/agent-skills.

How do I install create-worker?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/cygnusfear/agent-skills --skill create-worker Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/cygnusfear/agent-skills