agentsclimarketplace

Sample guide

Skill Wang-Cankun/skillshelf/app/src/lib/data/skills/sample-guide

A package manager for your agent skills — one canonical library, loaded on demand, never all at once.

Install
npx -y skills add Wang-Cankun/skillshelf --skill sample-guide

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

  • 3 stars3 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

A demo authoring skill that produces a structured how-to guide with sections, callouts, and reference files. Use as an example of a multi-file skill with a README and a references/ directory. Triggers: /sample-guide, "write a guide", "how-to".

The file declares its own license as MIT. 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

0.9 KB, as published. Nobody here has run it

Sample Guide

An example skill demonstrating a multi-file layout: a main SKILL.md, a human-facing README.md, and a references/ directory with deeper material. It exists only to give SkillShelf realistic content to render in dev mode.

Workflow

  1. Define the guide's goal and audience in one line.
  2. Draft an outline of 3–5 sections before writing prose.
  3. Fill each section, adding a callout for any common pitfall.
  4. Cross-check links and code samples (see references/api.md).

Style

Keep sections short, lead with the action, and prefer examples over description. The design rationale lives in references/design-theory.md.

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.