Search knowledge
Skill MauricioPerera/llms-txt-skills/docs/skills/search_knowledge
RFC v0.8 + implementación de referencia para publicar Agent Skills a través de llms.txt. Incluye parser, validador, schema JSON y skills de ejemplo.
npx -y skills add MauricioPerera/llms-txt-skills --skill search_knowledgeAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 2 stars2 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
BM25 search over this origin's published knowledge bundle. Use it to find which concept answers a question before fetching 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.6 KB, as published. Nobody here has run it
search_knowledge
BM25 search over this origin's published knowledge bundle. Use it to find which concept answers a question before fetching it. Generated by llms-skills memory from this origin's OKF
knowledge bundle; backed by a hash-verified BM25 snapshot (origin memory,
Executable Skills v0.4 §2.4). Call the tool rather than improvising: the
runtime executes it verbatim in a sandbox.