agentsclimarketplace

Example skill

Skill RealDougEubanks/ClaudeMarketplace/skills/example-skill

A community-driven collection of custom skills for Claude Code, Anthropic's CLI tool for software engineering with Claude.

Install
npx -y skills add RealDougEubanks/ClaudeMarketplace --skill example-skill

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

A sample skill that greets the user and summarizes the current project

SKILL.md

0.6 KB, as published. Nobody here has run it

Example Skill

Greet the user and provide a brief summary of the current project.

Instructions

  1. Read the project's README.md or package.json (if they exist) to understand what the project does.
  2. List the top-level directory structure using Glob.
  3. Respond with:
    • A friendly greeting
    • The project name and a one-sentence summary
    • The primary language/framework detected
    • A count of files by type

Keep the response concise — no more than 10 lines.

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.