oimiragieo

67 mods across 1 repository, 40 stars between them.

telegram-relay

01

oimiragieo/agent-studio

MCP server Claude CodeCodexCursor +2

MCP server "telegram-relay" as configured in oimiragieo/agent-studio. Runs scripts/channels/telegram-relay.mjs with node. Needs 1 environment variable to run.

40 1mo ago A tokens not measured

filesystem

02

oimiragieo/agent-studio

MCP server Claude CodeCodexCursor +2

Gives the agent read and write access to a set of allowed directories on the local filesystem. Runs locally from the @modelcontextprotocol/server-filesystem npm package.

40 1mo ago A tokens not measured

git

03

oimiragieo/agent-studio

MCP server Claude CodeCodexCursor +2

MCP server "git" as configured in oimiragieo/agent-studio. Runs locally from the @modelcontextprotocol/server-git npm package.

40 1mo ago A tokens not measured

memory

04

oimiragieo/agent-studio

MCP server Claude CodeCodexCursor +2

Gives the agent a persistent knowledge graph it can write facts to and recall across sessions. Runs locally from the @modelcontextprotocol/server-memory npm package.

40 1mo ago A tokens not measured

sequential-thinking

05

oimiragieo/agent-studio

MCP server Claude CodeCodexCursor +2

Adds a structured step-by-step reasoning tool the agent can call to break a problem into revisable thoughts. Runs locally from the @modelcontextprotocol/server-sequential-thinking npm package.

40 1mo ago A tokens not measured

github

06

oimiragieo/agent-studio

MCP server Claude CodeCodexCursor +2

Lets the agent work with GitHub: search code, read and create issues and pull requests, and manage repositories through the GitHub API. Runs locally from the @modelcontextprotocol/server-github npm package.

40 1mo ago A tokens not measured

sqlite

07

oimiragieo/agent-studio

MCP server Claude CodeCodexCursor +2

MCP server "sqlite" as configured in oimiragieo/agent-studio. Runs locally from the @modelcontextprotocol/server-sqlite npm package.

40 1mo ago A tokens not measured

markitdown

08

oimiragieo/agent-studio

MCP server Claude CodeCodexCursor +2

NPX wrapper for Microsoft's MarkItDown MCP server - run without Docker. Provides the same file conversion capabilities (PDF, Word, Excel, images, etc.) as the original Docker version but with easier setup and direct file system access. Runs locally from the markitdown-mcp-npx npm package.

40 1mo ago A tokens not measured

CLAUDE

09

oimiragieo/agent-studio

Agent Claude Code

The agent system contains 119 specialized AI agents organized into 4 tiers. Each agent is a markdown file defining its role, tools, model preference, and behavioral instructions. Agents are spawned by the router via Task() — they never run independently.

40 1mo ago A 0 tokens

CLAUDE

10

oimiragieo/agent-studio

Command Claude Code

Documentation index for all user-facing slash commands.

40 1mo ago A 8 tokens

agent-evaluation

14

oimiragieo/agent-studio

Command Claude Code

LLM-as-judge evaluation framework with 5-dimension rubric (accuracy, groundedness, coherence, completeness, helpfulness) for scoring AI-generated content quality with weighted composite scores and evidence citations.

40 1mo ago A 39 tokens

agent-tool-design

15

oimiragieo/agent-studio

Command Claude Code

The Agent Tool Contract — 5 principles for designing tools agents call reliably: predictable signature, rich errors, token-efficient output, idempotency, graceful degradation. Includes anti-pattern table with 8 common mistakes.

40 1mo ago A 42 tokens

angular-expert

20

oimiragieo/agent-studio

Command Claude Code

Angular framework expert including components, services, RxJS, templates, and testing.

40 1mo ago A 15 tokens

artifact-lifecycle

24

oimiragieo/agent-studio

Command Claude Code

Unified lifecycle management for all framework artifacts (skills, agents, hooks, workflows, templates, schemas).

40 1mo ago A 20 tokens