Skill
Portable Agent Skills for Codex, Claude, and compatible AI agents.
npx -y skills add Pingbook-co/agent-skills --skill 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
- 15 days oldThe repository was created 15 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
- 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
Describe what this skill does and when an agent should use it.
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.8 KB, 129 tokens by cl100k_base, as published. Nobody here has run it
Example Skill
When To Use
Use this skill when the user's request matches the workflow described above.
Workflow
- Inspect the required inputs.
- Follow the smallest safe sequence of actions.
- Validate the result and report evidence.
Boundaries
- Do not invent missing facts.
- Ask before external, destructive, or irreversible actions.
- Keep host-specific installation details outside the shared skill body.
Examples
Positive example: <request that should activate this skill>
Another positive example: <indirect request that should activate this skill>
Negative example: <related request that should not activate this skill>
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.