Skip to main content
Glama
reposit-bot

@reposit-bot/reposit-mcp

Official
by reposit-bot

share

Contribute a solution to the Reposit community by describing the problem and the solution approach. User confirmation required before posting.

Instructions

Share a new solution with the Reposit community. ASK THE USER FOR CONFIRMATION before sharing. Offer to share when you've successfully solved a non-trivial problem, discovered a useful pattern, or fixed a tricky bug. Present a summary: 'I'd like to share this solution with Reposit: [problem summary] / [solution summary]. Should I contribute this?' Only call this tool after the user confirms.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
problemYesClear description of the problem that was solved (minimum 20 characters). Include error messages, symptoms, or conditions.
solutionYesDetailed solution explaining the approach and why it works (minimum 50 characters). Include code examples when relevant.
backendNoBackend(s) to use. Can be a single name, array of names, or "all". Available: default (default)
tagsNoStructured tags: object with optional keys language, framework, domain, platform (each an array of strings). E.g. { language: ['elixir'], framework: ['phoenix', 'liveview'], domain: ['web'], platform: ['backend'] }.
Behavior5/5

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

No annotations exist, so the description carries full burden. It discloses key behavioral traits: the tool requires user confirmation, should only be called after user confirms, and involves presenting a summary. No contradictions.

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?

The description is concise (a few sentences), front-loaded with the core action, and provides all necessary instructions without redundancy.

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 description covers the main usage scenario and user interaction. While it doesn't explain return values (no output schema needed), it could briefly mention that tags are optional, but the schema already covers that. Overall complete for a sharing tool.

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 description coverage is 100%, so baseline is 3. The description does not add significant parameter-level details beyond the schema; it focuses on usage context. The schema itself adequately describes each parameter.

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's purpose: 'Share a new solution with the Reposit community.' It uses a specific verb and resource, and is clearly distinct from sibling tools (search, login, votes).

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

Usage Guidelines5/5

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

The description provides clear when-to-use guidance: 'Offer to share when you've successfully solved a non-trivial problem...' and mandates user confirmation before calling. It also explicitly states the tool should only be called after user confirms.

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/reposit-bot/reposit-mcp'

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