Skip to main content
Glama
black-dash77

ORA

by black-dash77

ora_auto_capture

Automatically captures and dispatches bugs, decisions, patterns, and tips to the appropriate storage based on type. Saves time by eliminating manual classification.

Instructions

Capture intelligente multi-type. Dispatche automatiquement vers note, decision ou composant selon le type. Utilise pour capturer rapidement un element sans choisir manuellement l'outil.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
tagsNoTags optionnels
typeYesType de capture: bug_fix (symptome→fix), decision (choix technique), pattern (pattern detecte), tip (astuce/preference)
contentYesContenu a capturer. Pour bug_fix: utiliser le format "symptome → solution"
project_pathNoChemin du projet
Behavior3/5

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

With no annotations provided, the description carries the full burden of behavioral disclosure. It reveals that the tool dispatches automatically based on type, but lacks details on error handling, output, required permissions, or side effects. This is adequate but not deeply transparent.

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?

Two concise sentences in French that are front-loaded with the core concept. Every word serves a purpose, and there is no redundancy or verbosity.

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?

The tool is a capture/dispatch utility. The description covers its purpose and usage context. Without an output schema, it could mention what happens after dispatch (e.g., confirmation or return value) but overall it is sufficiently complete for its complexity.

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

Parameters3/5

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

Schema coverage is 100%, so the schema already describes all parameters well. The description does not add new semantic meaning beyond the schema; it only restates the concept of type-based dispatch. Baseline score of 3 applies.

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 clearly states that the tool performs intelligent multi-type capture and automatically dispatches to note, decision, or component based on type. It distinguishes itself from sibling capture tools by emphasizing automatic routing, allowing users to capture without manually choosing a specific tool.

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 explicitly tells when to use this tool: 'utilise pour capturer rapidement un element sans choisir manuellement l'outil'. It implies that for manual selection of a specific capture type, sibling tools should be used, though no explicit alternatives or when-not guidance is provided.

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/black-dash77/ora-mcp'

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