agentsclimarketplace

Find skills

Skill aizech/bernhard-zechmann-skills/skills/productivity/find-skills

Modular AI agent skills used across engineering, writing, and research workflows. Model‑agnostic, composable, and production‑tested. Includes engineering, productivity, personal, and experimental skill packs.

Install
npx -y skills add aizech/bernhard-zechmann-skills --skill find-skills

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

  • 0 stars0 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

Help the user discover and install agent skills. Use when the user asks how to do something that might have an existing skill, or says "find a skill for X" or "is there a skill that can...".

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

1.2 KB, as published. Nobody here has run it

Find Skills

Discover and install skills from the open agent skills ecosystem.

Skills CLI

  • npx skills find [query] — search for skills
  • npx skills add <package> — install a skill
  • npx skills check — check for updates
  • npx skills update — update all skills

Browse at https://skills.sh/.

How to help

  1. Understand the domain and task.
  2. Check the skills.sh leaderboard for well-known skills.
  3. If not found, run npx skills find [query].
  4. Verify quality before recommending:
    • Prefer 1K+ installs
    • Prefer official sources
    • Check GitHub stars
  5. Present options with name, install count, install command, and link.
  6. Offer to install with npx skills add <owner/repo@skill> -g -y.

If no skills match

  1. Acknowledge that no skill was found.
  2. Offer to help directly.
  3. Suggest creating a skill with npx skills init.

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.