agentsclimarketplace

Sample skill advanced

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

A repository containing a variety of custom AI Skills crafted to make our life easier.

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.

One thing 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.

What its author says it does

Copied from the file, not written here

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.

SKILL.md

0.9 KB, 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.

Keep looking

Skills are one crate of 328,083. 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.