Skip to main content
Glama
cachly-dev

Cachly — AI Cognitive Brain

skill_gaps

Identify knowledge blind spots by surfacing domains with unresolved failures, missing lesson attribution, and untracked expertise. Prioritizes critical gaps to target your knowledge capture efforts.

Instructions

Show knowledge blind spots in your Brain — domains with unresolved failures, lessons with missing attribution, and areas where brain_who_knows cannot help. Run periodically to find where to focus knowledge capture effort. Returns a prioritized list: 🔴 critical (failures with no solutions) → 🟡 warn → 🔵 info. Pairs with brain_coverage for a full knowledge-health picture.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
instance_idYesUUID of the cache instance
min_failuresNoMin failure count to flag a domain as a gap (default: 1)
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations provided, the description carries full burden—it clearly states this is a non-destructive read/analysis tool that returns prioritized data without side effects, using severity emojis to clarify output structure. No contradictions with missing annotations.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Three sentences, front-loaded with the main purpose, uses emojis and a clear sequence (show → run → return → pairs) without wasted words. Every sentence earns its place.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given two simple parameters, no output schema, and the complexity of a domain gap tool, the description covers purpose, output format, usage pattern, and relationship to sibling. Could add a note about what instance_id must contain (but schema already has it).

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100%, so baseline is 3; the description adds value by naming the output structure (prioritized list) and explaining how min_failures influences results, enriching the schema's minimal descriptions. The description does not repeat schema details but contextualizes parameters.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description explicitly states the tool identifies 'knowledge blind spots' using specific categories (unresolved failures, missing attribution, etc.) and distinguishes it from the sibling tool 'brain_coverage' by noting they pair for a full picture.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description suggests running periodically and points to brain_coverage for full health picture, but does not explicitly say when not to use it or list alternatives beyond brain_coverage. It implies usage through verbs like 'find where to focus' and 'pairs with'.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/cachly-dev/cachly-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server