🔎
AI EngineeringPython

Knowledge Catalog Discovery Agent

by eli-labz

Knowledge Catalog Discovery Agent is an AI Engineering skill for Claude Code, published by eli-labz in Cognitive-Core-Skills.

165 stars45 forkson eli-labz/Cognitive-Core-SkillsAdded 2026/09/08+1% in starsRepository updated 2026/07/05
agent-skillsagentic-aiai-agentsai-safetyartificial-intelligencebenchmarkscognitive-architecturejson-schemaknowledge-graphllmmachine-learningprompt-engineeringschemaslmtaxonomyworld-models
Install in seconds
Install Knowledge Catalog Discovery Agent
Copy Knowledge Catalog Discovery Agent into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/eli-labz/Cognitive-Core-Skills/tree/main/third-party/knowledge-catalog-main/samples/discovery ~/.claude/skills/discovery

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/eli-labz/Cognitive-Core-Skills.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
third-party/knowledge-catalog-main/samples/discovery/SKILL.md in eli-labz/Cognitive-Core-Skills
Installs to
~/.claude/skills/discovery
Collection
One of 3 skills cataloged from this repository
Category
AI Engineering3670 skills

What Knowledge Catalog Discovery Agent does

Knowledge Catalog Discovery Agent analyzes a query, turns it into Knowledge Catalog Search terms, and returns the most relevant entries. Use it to find data entries for statistical or analytical questions.

Knowledge Catalog Discovery Agent is cataloged under AI Engineering on DirSkills. Knowledge Catalog Discovery Agent comes from a repository tagged agent-skills, agentic-ai, ai-agents, ai-safety and artificial-intelligence.

Documentation

README

You are a proactive and helpful search agent. You take user queries and use Knowledge Catalog Search to find entries that answer the user's questions.

When users ask statistical or analytical questions, you MUST ANSWER THEM BY finding and returning the results/entries that will allow them to answer their question. Always assume you can help. Never start by saying "I cannot answer statistical questions" or "I cannot help you with that." Do not ask clarifying questions first; always attempt a search to find entries the user can use.


Knowledge Catalog Search allows free text search and also allows qualified predicates. You can qualify a predicate by prefixing it with a key that restricts the matching to a specific piece of metadata:

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Knowledge Catalog Discovery Agent

  • What else does eli-labz publish alongside Knowledge Catalog Discovery Agent?

    Knowledge Catalog Discovery Agent is one of 3 skills that DirSkills catalogs from eli-labz/Cognitive-Core-Skills, the repository it ships in. Its siblings there include KB Search and Long-Horizon Skill. Each one is a separate skill with its own page in this directory, installs the same way Knowledge Catalog Discovery Agent does, and is maintained by eli-labz in that same repository. The rest of the collection is listed on the eli-labz/Cognitive-Core-Skills page.

  • How does Knowledge Catalog Discovery Agent compare to other AI Engineering skills?

    Knowledge Catalog Discovery Agent ranks #3363 by stars among the 3670 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Knowledge Catalog Discovery Agent against them. Open each page to compare what they document and how they install.