nahid-sparktales

Agent Inventory — Development skill for Claude Code

Development community

List skills, tools, and MCPs with availability and setup guidance.

How to install Agent Inventory

Installs to ~/.claude/skills/nahid-sparktales-agent-dispatcher-agent-inventory/SKILL.md

Terminal
mkdir -p ~/.claude/skills/nahid-sparktales-agent-dispatcher-agent-inventory && curl -fsSL https://raw.githubusercontent.com/nahid-sparktales/agent-dispatcher/HEAD/commands/agent-inventory.md -o ~/.claude/skills/nahid-sparktales-agent-dispatcher-agent-inventory/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Agent Inventory does


description: "List skills, tools, and MCPs with availability and setup guidance." argument-hint: "[all | skills | tools | mcps | setup] [verbose]"

Read INVENTORY.md in the agent-dispatcher skill directory beside SKILL.md (`~/.claude/skills/agent-dispatcher/INVENTORY.md` for a manual install, or inside the plugin). Follow its inspection procedure for `inventory $ARGUMENTS`. Do not route work, install anything, or connect accounts.

Alternatives in Development

  • Param Discover — Discover hidden HTTP parameters on a URL or list of URLs using Arjun (or x8 fallback) 4.5k ★
  • Mcporter — Call MCPs via TypeScript, masquerading as simple TypeScript API 4.1k ★
  • Tentacle Context Init — You are working on the {{tentacleName}} section 1.4k ★

Full documentation available on GitHub

View Source Repository