Agent Skill
2/7/2026

agent-creator

MUST BE USED when user says 'create an agent', 'make an agent', 'new agent', 'build an agent', 'write an agent', 'add an agent', or describes agent functionality they need. Also use when editing existing agent markdown files or iterating on agent definitions. Load this skill BEFORE any agent-related work.

F
fx
1GitHub Stars
1Views
npx skills add fx/cc

SKILL.md

Nameagent-creator
DescriptionMUST BE USED when user says 'create an agent', 'make an agent', 'new agent', 'build an agent', 'write an agent', 'add an agent', or describes agent functionality they need. Also use when editing existing agent markdown files or iterating on agent definitions. Load this skill BEFORE any agent-related work.

fx/cc Marketplace

Claude Code plugins for development workflows, research, and productivity.

Installation

/plugin marketplace add fx/cc

Available Plugins

fx-dev

Complete development workflow including SDLC, pull requests, and GitHub integration.

Components:

  • 10 agents: sdlc, coder, planner, requirements-analyzer, issue-updater, pr-reviewer, pr-preparer, pr-check-monitor, pr-changeset-minimalist, workflow-runner
  • 1 skill: copilot-feedback-resolver
  • 2 commands: /dev, /gitingest

fx-research

Research tools for finding and evaluating technologies and libraries.

Components:

  • 1 agent: tech-scout

fx-mcp

MCP server management guidance and best practices.

Components:

  • 1 skill: managing-mcp-servers

fx-meta

Meta tools for building Claude Code plugins, skills, and agents.

Components:

  • 2 skills: skill-creator, plugin-creator

fx-pa

Personal assistant tools for task extraction and productivity.

Components:

  • 1 agent: task-extractor

Usage

After installing plugins:

  • Skills are automatically invoked by Claude when relevant
  • Agents appear in /agents list and can be used via Task tool
  • Commands are available as slash commands

Development

See CLAUDE.md for plugin development guidelines.

Quick start:

  1. Create plugin directory: plugins/<plugin-name>/
  2. Add .claude-plugin/plugin.json manifest
  3. Add plugin files (skills, agents, etc.)
  4. Update .claude-plugin/marketplace.json
  5. Create PR

Resources

License

MIT

Skills Info
Original Name:agent-creatorAuthor:fx