agentsclimarketplace

Sample skill advanced

Skill lc-rezende/AI-Custom-Skills/sample-skill-advanced

Demonstrate progressive disclosure with references, scripts, and assets for creating a new skill. Use when you need a structured example of how to split instructions and supporting files.From its SKILL.md

Install
npx -y skills add lc-rezende/AI-Custom-Skills --skill sample-skill-advanced

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

2 things to look at

  • 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
  • runs commandsInstructs the agent to run 1 command, including `run `scripts/validate-skill.sh``.

SKILL.md

0.9 KB, 149 tokens by cl100k_base, as published. Nobody here has run it

When to use this skill

Use this skill to see a complete example of a skill that keeps core instructions in SKILL.md and loads additional context only when needed.

Core workflow

  1. Read this file to understand the minimal, always-loaded guidance.
  2. If you need detailed rules or a checklist, read references/REFERENCE.md.
  3. If you need a template for output formatting, open assets/skill-template.md.
  4. If you need to validate a skill folder, run scripts/validate-skill.sh.

Output expectations

  • The skill uses progressive disclosure correctly.
  • Optional folders are used only when their content is needed.
  • References are relative to the skill root and one level deep.

What ships with it: 4 files

1.4 KB alongside SKILL.md, 1 of them executable

assets/

references/

scripts/

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.