Evidence map
A package manager for your agent skills — one canonical library, loaded on demand, never all at once.
npx -y skills add Wang-Cankun/skillshelf --skill evidence-mapAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 3 stars3 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
Map collected artifacts to a checklist of required items and flag what is missing. Use when assembling or auditing an evidence package against a fixed set of requirements.
SKILL.md
0.5 KB, as published. Nobody here has run it
evidence-map
Map artifacts to a checklist of required items and find the weak ones.
Steps
- Load the checklist of required items.
- For each item, gather matching artifacts.
- Rate each item's coverage strength.
- Flag items with no or weak coverage as gaps.