mcpbeat

001 Commands Inventory

jabrena/001-commands-inventory

Use when you need to generate a checklist document with embedded commands inventory, following the embedded template exactly and producing INVENTORY-COMMANDS-JAVA.md in the project root. This should trigger for requests such as Create embedded commands inventory checklist; Generate INVENTORY-COMMANDS-JAVA.md; Use @001-commands-inventory; Inventory embedded Java project commands; List command files bundled for Java agents. Part of Plinth Toolkit

2k tokens
context cost
the whole folder, loaded on every use
3
files
instructions only
0
copies elsewhere
how many repositories repackaged it
423
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/jabrena/plinth --skill 001-commands-inventory

The instruction itself

5 sections, as written by the author

Create a Checklist with embedded commands inventory for Java

Create a comprehensive checklist document for embedded commands inventory by following the embedded template exactly.

What is covered in this Skill?

  • Exact-template checklist generation
  • Output file creation as INVENTORY-COMMANDS-JAVA.md
  • Strict adherence to listed sections and content

Constraints

Follow the template exactly without adding or removing sections, rows, or command entries.

  • DO NOT create additional rows beyond what the template defines
  • DO NOT add command entries not explicitly listed in the template
  • ONLY use exact wording and structure from the embedded template
  • EDGE CASE: If the user goal is ambiguous, stop and ask a clarifying question before editing files or running project-wide commands
  • EDGE CASE: If required context, files, credentials, or tools are missing, report the blocker explicitly and ask whether to proceed with setup or fallback guidance
  • EDGE CASE: If requested changes conflict with project constraints or safety boundaries, explain the conflict and ask for user confirmation on the preferred trade-off

When to use this skill

  • Create embedded commands inventory checklist
  • Generate INVENTORY-COMMANDS-JAVA.md
  • Use @001-commands-inventory
  • Inventory embedded Java project commands
  • List command files bundled for Java agents

Workflow

  • Read the embedded template

Read references/001-commands-inventory.md and assets/java-commands-inventory-template.md before generating output and use the asset as the authoritative template.

Step constraints:

  • Do not use cached or partial template content
  • Preserve exact table rows, headings, and structure from the reference
  • Generate inventory document

Create INVENTORY-COMMANDS-JAVA.md in the project root using the exact wording and ordering from the reference template.

  • Validate template fidelity

Confirm no extra command rows were introduced and all required reference sections are present in the generated file.

Reference

For detailed guidance, examples, and constraints, see references/001-commands-inventory.md.

How to use it

Copy the folder

Take jabrena/001-commands-inventory from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.