OpenClaw discovery layer

OpenClaw 火了之后,真正缺的是一个能帮你选 skill、看懂 skill、再安装的入口。

Install Agent Skills 不只是收集 GitHub 仓库。它应该帮你回答三件事:这个包到底是干什么的、适不适合你、值不值得现在装。

Why people need this now

OpenClaw gave people a new install impulse.

People are not just asking “what is OpenClaw?” anymore. They are asking what to install first, what is actually useful, and how to avoid installing a random repo they do not understand.

This site should feel like a decision layer between hype and action: less vague catalog, more guided discovery.

Find packages that are actually install-shaped, not just vaguely AI-adjacent.
See what a package contains before copying the install command.
Compare trust, risk, and skill coverage without leaving the site.

What is different here

The site should optimize for install decisions, not just GitHub discovery. That means package intent, starter skill guidance, and visible risk context.

Who this is for

People arriving from the OpenClaw wave, AI agent tinkerers, and teams trying to standardize which packages are safe enough to try first.

What to do first

Start from the trusted shortlist if you want a cleaner path. Use the broader packages page when you already know the kind of workflow you need.

A better browse flow

Use the site in three steps

The goal is not to make you read every page. The goal is to move you from “OpenClaw is interesting” to “I know which package to try first and why”.

Install workflow

Copy the command only after you understand the package

The site should not rush people from hype to install. It should help them understand the package first, then make the install command obvious when they are ready.

Default command

One command, but not blind install

npx skills add agentworks/secure-skills

1. Shortlist a package

2. Review fit, starter skill, and risk

3. Then copy the install command

Install on your agent

Docs

Claude Code skills

  1. Create skills directory
  2. Install a package (recommended)
mkdir -p ~/.claude/skills

Or install via: npx skills add owner/repo

Open guide

Codex skills

  1. Install new skills (CLI or manual)
  2. Restart Codex to pick up new skills
mkdir -p ~/.codex/skills

Then restart Codex.

Open guide

Use Agent Skills in VS Code

  1. Store skills inside your repo
  2. Share with your team
.github/skills/my-skill/SKILL.md
Open guide

Cursor agent skills

  1. Add a remote rule from GitHub
  2. Apply skills to the project
npx skills add owner/repo
Open guide

FAQ

What should I do before installing a package?

Read the package detail page first: check what the package is for, which skill to start with, and whether the risk notes match your tolerance.

Why is this site useful for the OpenClaw wave?

Because people need more than a GitHub link. They need help deciding which packages are installable, understandable, and worth trying first.

What is the default install command?

Run npx skills add owner/repo to install a package in seconds. Use the package detail page to decide whether you should run it.

Step 01

Start from trusted packages

If you are new to the ecosystem, do not start from the noisiest or newest repo. Start from the shortlist that looks installable and understandable.

Open trusted shortlist

Step 02

Read the package like a product

A useful detail page should tell you what the package is for, when to skip it, which skill to read first, and how much real implementation it bundles.

Browse package details

Step 03

Install only after you understand it

The install command should be the last step in the decision flow, not the first thing you see before you know what the package actually contains.

See install flow

Recommended first click

Trusted packages to start with

Best for security-sensitive workflows

agentworks/secure-skills
Risque faible

Curated, low-risk skills for code review, research, and triage.

Confiance 86/1003 compétencesMarketplacegood first installsecurity-sensitive

Signals

Étoiles 1 280 · Mis à jour 10 janv. 2026

Topics

code-review · security · agents

Voir

Best for operations and runbooks

studio-nova/ops-skillbox
Risque moyen

Operations automation skills with clear guardrails and install docs.

Confiance 63/1002 compétencesops workflowsecurity-sensitive

Signals

Étoiles 540 · Mis à jour 22 déc. 2025

Topics

devops · automation

Voir

Best for reusable agent workflows

openai/openai-agents-python
Risque moyen

A lightweight, powerful framework for multi-agent workflows

Confiance 46/1001 compétences

Signals

Étoiles 18 567 · Mis à jour 23 janv. 2026

Topics

agents · ai · framework

Voir

Safer entry points

Low-risk packages for first-time installs

Best for security-sensitive workflows

agentworks/secure-skills
Risque faible

Curated, low-risk skills for code review, research, and triage.

Confiance 86/1003 compétencesMarketplacegood first installsecurity-sensitive

Signals

Étoiles 1 280 · Mis à jour 10 janv. 2026

Topics

code-review · security · agents

Voir

Recently updated

Fresh packages worth evaluating

Best for MCP and agent tooling

lobehub/lobehub
Risque moyen

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agen...

Confiance 46/1001 compétencescoding workflow

Signals

Étoiles 73 543 · Mis à jour 13 mars 2026

Topics

agent · agent-collaboration · agent-harness

Voir

Best for reusable agent workflows

VoltAgent/awesome-openclaw-skills
Risque moyen

The awesome collection of OpenClaw skills. 5,400+ skills filtered and categorized from the official OpenClaw Skills Registry.🦞

Confiance 46/1001 compétences

Signals

Étoiles 36 484 · Mis à jour 13 mars 2026

Topics

agent-skills · awesome · awesome-list

Voir

Best for coding-agent workflows

code-yeongyu/oh-my-openagent
Risque moyen

omo; the best agent harness - previously oh-my-opencode

Confiance 46/1001 compétencescoding workflow

Signals

Étoiles 39 542 · Mis à jour 13 mars 2026

Topics

ai · ai-agents · amp

Voir
Installer des Agent Skills — Installez de nouveaux skills sur Claude, Codex, VS Code, Cursor