agentsclimarketplace

Kb search

Skill eli-labz/Cognitive-Core-Skills/third-party/knowledge-catalog-main/samples/enrichment/sample/config/skills/kb-search

A universal, industry-neutral taxonomy of cognitive core skills (perception, memory, reasoning, planning, action, verification, learning, governance) for LLMs, SLMs, AI agents, and world models — with schemas, 159 skill cards, benchmarks, and CI.

Install
npx -y skills add eli-labz/Cognitive-Core-Skills --skill kb-search

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

What its author says it does

Copied from the file, not written here

Allows listing, searching and extracting information from local knowledge base documents for information about tables

SKILL.md

0.8 KB, as published. Nobody here has run it

The fileskb mcp server provides the following tools to extract relevant information from a directory hierarchy of markdown files:

  • list_contents - browse and navigate the directory tree to list the contents of the specified path. The items may be files or sub-directories.

  • read_file - read the contents of a file in the knowledge base. The entire contents are provided. Extract and summarise the relevant information based on the documentation being generated..

  • search_content - searches the knowledge base and returns the matching files, along with matching line numbers and line snippets. This can be used to quickly find matches without having to list and read all files.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.