Example skill
Curated catalog of portable Agent Skills for Claude Code, OpenAI Codex, and opencode — an opinionated product→build pipeline (brainstorming, discovery, PRD, research, planning, review) plus skill authoring, security scanning, and infra helpers. Author once, install into any project.
npx -y skills add gabriel-f-santos/coding-agents --skill example-skillAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
- 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
[SUBSTITUIR] Descrição curta do que a skill faz e quando invocar. Use quando o usuário pedir X ou Y. Não usar para Z. Output: [o que gera/modifica].
SKILL.md
0.7 KB, as published. Nobody here has run it
[Nome da Skill]
[Uma frase: o que faz e qual o output esperado.]
Quando usar
- [Caso A: trigger natural do usuário]
- [Caso B]
Quando NÃO usar
- [Caso C] → use
/outra-skill - [Caso D] → não precisa de skill
Processo
- [Passo 1 com ação clara]
- [Passo 2]
- [Passo 3]
Referência
Ver reference.md para critérios detalhados.