📦
AI EngineeringJavaScript

Invoke Skill

by Piebald-AI

Invoke Skill is an AI Engineering skill for Claude Code, published by Piebald-AI in claude-code-system-prompts.

12.3K stars2K forkson Piebald-AI/claude-code-system-promptsAdded 2026/08/14Repository updated 2026/08/14
claude-codeclaude-code-system-promptssystem-prompts
Install in seconds
Install Invoke Skill
Copy Invoke Skill into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/Piebald-AI/claude-code-system-prompts/tree/main/system-prompts ~/.claude/skills/system-prompts

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/Piebald-AI/claude-code-system-prompts.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
system-prompts/tool-description-invoke-skill.md in Piebald-AI/claude-code-system-prompts
Installs to
~/.claude/skills/system-prompts
Collection
One of 4 skills cataloged from this repository
Category
AI Engineering2451 skills

What Invoke Skill does

Invoke Skill describes how to call a packaged set of instructions that a user or project has set up for a specific task, including selecting the exact skill name, passing optional arguments, and following the loaded instructions instead of default behavior.

Invoke Skill is cataloged under AI Engineering on DirSkills. Invoke Skill comes from a repository tagged claude-code, claude-code-system-prompts and system-prompts.

Commands Invoke Skill provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /help
  • /clear

Frequently asked about Invoke Skill

  • What else does Piebald-AI publish alongside Invoke Skill?

    Invoke Skill is one of 4 skills that DirSkills catalogs from Piebald-AI/claude-code-system-prompts, the repository it ships in. Its siblings there include Server API Change Verification, Verify and Verify CLI Changes. Each one is a separate skill with its own page in this directory, installs the same way Invoke Skill does, and is maintained by Piebald-AI in that same repository. The rest of the collection is listed on the Piebald-AI/claude-code-system-prompts page.

  • How does Invoke Skill compare to other AI Engineering skills?

    Invoke Skill ranks #323 by stars among the 2451 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Invoke Skill against them. Open each page to compare what they document and how they install.