Agent skill

meta-skill-joshribakoff-fightingwithai-com

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/meta-skill-joshribakoff-fightingwithai-com

SKILL.md

Skills vs Commands

  • Commands: You type /command to trigger
  • Skills: Claude auto-discovers and invokes when relevant

Structure

Skills are folders with a SKILL.md file, plus optional scripts, unit tests, or tools:

.claude/skills/magic-links/
├── SKILL.md
├── scripts/
├── tests/
└── tools/

Project Convention

Each skill gets a matching command so humans can trigger it manually:

.claude/commands/magic-links.md  →  "Invoke the magic-links skill"
.claude/skills/magic-links/SKILL.md

The command file just references the skill (more portable than symlinks, works everywhere).

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results