Tag: claude

Type: All Skills Tools
skill ★ 4,829

Summarize per-model usage and cost data

This skill processes local cost logs from the CodexBar CLI to generate detailed summaries of model usage and associated costs. It supports generating reports for all models or focusing on the most recently used model for providers like Code…

the-open-agent/openagent cost-analysis model-usage codex-bar llm-cost
skill ★ 19

Validate the Codex bridge plugin setup

This skill validates the readiness of the Codex bridge plugin within Claude Code. It checks for the installation status of `codex`, the availability of `codex exec review`, and verifies the presence of necessary artifact directories and ser…

IgorGanapolsky/ThumbGate setup codex plugin validation
skill ★ 19

Retrieve last saved Codex bridge result

This skill allows developers to inspect the raw, previously saved output from the Codex bridge process. It prevents unnecessary re-execution of the underlying model while providing immediate access to the latest artifact.

IgorGanapolsky/ThumbGate codex claude result bridge
skill

Check Claude Codex bridge execution status

This skill retrieves the latest metadata regarding the Claude Codex bridge execution. It provides details such as the run timestamp, operational mode, exit status, and saved artifact paths.

IgorGanapolsky/mcp-memory-gateway status codex claude metadata
skill

Codex Bridge Plugin Setup and Validation

This skill validates the operational readiness of the Codex bridge plugin within the Claude Code environment. It checks for necessary installations, verifies the availability of the `codex exec review` command, and confirms the presence of …

IgorGanapolsky/mcp-memory-gateway codex setup validation claude
skill

Run Claude Codex code review

Executes a code review using a Claude Codex bridge against specified targets, including uncommitted work, base branches, or specific commits. The skill summarizes findings and provides access to the raw review artifact.

IgorGanapolsky/mcp-memory-gateway code-review claude codex diff
skill

Retrieve last saved Codex bridge result

This skill retrieves the most recently saved raw output from the Claude Code Codex bridge. It allows inspection of the last generated artifact without incurring the cost or latency of re-running the Codex process.

IgorGanapolsky/mcp-memory-gateway codex claude result bridge
skill ★ 163

Setup mcp-rubber-duck for AI coding tools

This skill automates the integration of the mcp-rubber-duck MCP server across various AI coding environments, including VS Code, Cursor, and Claude. It manages platform-specific configuration files and environment variables, ensuring non-de…

nesquikm/mcp-rubber-duck mcp-server ai-coding vscode claude
skill ★ 372,633

Summarise AI model usage costs from logs

This skill processes local cost logs generated by CodexBar to provide detailed per-model usage cost summaries. It supports calculating costs for specific providers like Codex or Claude, allowing users to view either the most recent daily br…

openclaw/openclaw cost-logging model-usage codex claude
skill ★ 136,096

Claude Agentic Skill Template

A template for defining agentic skills and operational instructions for Claude.

anthropics/skills template claude skill-definition agentic-skills
tool ★ 43,146

CMA Managed Agent MCP Server

This tool provides a managed agent server (CMA) for Claude, enabling tool use, code execution, and repository edits. It supports both local (stdio) and remote (HTTP) deployments, with a focus on simplifying agent interaction for non-technic…

anthropics/claude-cookbooks mcp agentic claude tooling