agentsclimarketplace

001 commands inventory

Skill jabrena/plinth/skills/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 ToolkitFrom its SKILL.md

Install
npx -y skills add jabrena/plinth --skill 001-commands-inventory

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

What its file declares

Copied from the file, not written here

The file declares its own license as Apache-2.0. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.

SKILL.md

2.7 KB, 435 tokens by cl100k_base, as published. Nobody here has run it

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

  1. 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
  1. Generate inventory document

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

  1. 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.

What ships with it: 2 files

3.6 KB alongside SKILL.md

references/

Gives 0 of the 12 instructions most operations skills give in 435 tokens

Counted across 483 of the 484 authors here whose files we hold, read 2026-08-07

  • Collect monitoring data throughout the simulationin 14 of 483, across 6 files
  • Set the random seed for reproducibilityin 14 of 483, across 6 files
  • Validate simulations against analytical solutionsin 12 of 483, across 4 files
  • Clarify goals, constraints, and inputsin 11 of 483, across 2 files
  • Implement contract tests for integration pointsin 11 of 483, across 2 files
  • Implement strangler fig infrastructure with API gatewayin 11 of 483, across 2 files
  • Audit modernized components for security vulnerabilitiesin 11 of 483, across 2 files
  • Avoid Python blocking calls in processesin 10 of 483, across 3 files
  • Use resource context managers for automatic cleanupin 9 of 483, across 2 files
  • Maintain consistent time unitsin 9 of 483, across 2 files
  • Validate outcomes against success criteriain 8 of 483, across 1 file
  • Analyze the legacy codebase for technical debtin 8 of 483, across 1 file

Said here and by no other author read

  • follow the embedded template exactly
  • output INVENTORY-COMMANDS-JAVA.md in project root
  • read the reference and asset before generating
  • use the asset as the authoritative template
  • preserve exact table rows, headings, and structure
  • confirm no extra command rows were added

Grouped from the skills themselves: near-identical wordings counted once, and counted by distinct author, so one author publishing three of these counts once. Length counted with cl100k_base; the agent that loads this file may tokenize it differently.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.