agentsclimarketplace

Kb search

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

Allows listing, searching and extracting information from local knowledge base documents for information about tablesFrom its SKILL.md

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.

SKILL.md

0.8 KB, 145 tokens by cl100k_base, 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.

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. 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.