mdskills
← All tags

Claude Code AI Agent Skills

Browse AI agent skills tagged "Claude Code". Find and install skills, MCP servers, and plugins for your AI coding assistant.

117 listings

10x Why Now

Plugin

This skill should be used when the user says "why now", "is the timing right", "what's changed", "why didn't this exist before", "why is this possible now", "what's the tailwind", or needs to formalize whether there is a structural timing advantage for this idea — not just "AI is taking off.

8.3SanketSapkal/founder-skills

Mini Claude

Persistent memory for Claude Code. Also: loop detection, scope guards, code analysis, and a local LLM for second opinions. Claude Code forgets everything between sessions and after context compaction. Mini Claude provides: - Checkpoints - Save task state, auto-restore after compaction - Mistake memory - Log errors, get warned next time you touch that file - Decision memory - Log WHY you chose some

8.020alexl/mini_claude

CogmemAi — Cognitive Memory for Claude Code

MCP Server

Claude Code forgets everything between sessions. CogmemAi fixes that. One command. Claude Code remembers your architecture, patterns, decisions, bugs, and preferences — permanently. That's it. The setup wizard verifies your API key, configures Claude Code, and you're ready. Start Claude Code by typing claude and your memories are ready. Don't have an API key yet? Get one free at hifriendbot.com/de

8.0hifriendbot/cogmemai-mcp

OMEGA

The memory system for AI coding agents. Decisions, lessons, and context that persist across sessions. mcp-name: io.github.omega-memory/omega-memory AI coding agents are stateless. Every new session starts from zero. - Context loss. Agents forget every decision, preference, and architectural choice between sessions. Developers spend 10-30 minutes per session re-explaining context that was already e

9.0omega-memory/omega-memory

secretctl

Stop pasting API keys into AI chat. When you paste sk-proj-xxx into Claude Code, that secret is now in your conversation history, Anthropic's logs, and potentially exposed to prompt injection attacks. secretctl fixes this. Your AI gets command results, never secret values. Every day, developers paste secrets into AI coding assistants: This is a security incident waiting to happen. - Secrets in con

9.0forest6511/secretctl

MCP Local RAG

MCP Server

Provides score interpretation (< 0.3 good, > 0.5 skip), query optimization, and source naming for query_documents, ingest_file, ingest_data tools. Use this skill when working with RAG, searching documents, ingesting files, saving web content, or handling PDF, HTML, DOCX, TXT, Markdown.

8.0shinpr/mcp-local-rag

DevRag

Free Local RAG for Claude Code - Save Tokens & Time 日本語版はこちら | Japanese Version DevRag is a lightweight RAG (Retrieval-Augmented Generation) system designed specifically for developers using Claude Code. Stop wasting tokens by reading entire documents - let vector search find exactly what you need. When using Claude Code, reading documents with the Read tool consumes massive amounts of tokens: - ❌

9.0tomohiro-owada/devrag

IDA Headless MCP Server

MCP Server

Headless IDA Pro binary analysis via Model Context Protocol. Go orchestrates multi-session concurrency while Python workers handle IDA operations. Key features: - Multi-session concurrency via process isolation - 52 MCP tools for binary analysis - Automatic session timeouts (4 hours default, configurable) - Paginated results with configurable limit (default 1000) - Il2CppDumper metadata import for

9.0zboralski/ida-headless-mcp

X Twitter Scraper

X (Twitter) data platform skill for AI coding agents. 120 REST API endpoints, 2 MCP tools, HMAC webhooks. Tweet search, user lookup, follower extraction, write actions, monitoring, giveaway draws, trending topics. Reads from $0.00015/call — 33x cheaper than the official X API.

8.3Xquik-dev/x-twitter-scraper

MCP Claude Code

MCP Server

An implementation of Claude Code capabilities using the Model Context Protocol (MCP). This project provides an MCP server that implements Claude Code-like functionality, allowing Claude to directly execute instructions for modifying and improving project files. By leveraging the Model Context Protocol, this implementation enables seamless integration with various MCP clients including Claude Deskt

8.0SDGLBL/mcp-claude-code

Smart Tree

After install, run st --cleanup to scan for and remove any malicious AI integrations. Security scanner detects supply chain attacks targeting AI assistants. Why this matters: Some npm packages install MCP servers that phone home to external endpoints, fetch mutable content via IPFS/IPNS, and can inject behavioral modifications into your AI sessions. These supply chain attacks are difficult to dete

8.08b-is/smart-tree

Varlock Skill for Claude Code

Secure environment variable management with Varlock. Use when handling secrets, API keys, credentials, or any sensitive configuration. Ensures secrets are never exposed in terminals, logs, traces, or Claude's context. Trigger phrases include "environment variables", "secrets", ".env", "API key", "credentials", "sensitive", "Varlock".

9.0wrsmith108/varlock-claude-skill

SpecKit Safe Update - Claude Code Skill

Safe updates for GitHub SpecKit installations, preserving your customizations. This Claude Code skill provides a safe, automated way to update SpecKit templates, commands, and scripts while preserving user customizations, eliminating the need for destructive specify init --force updates. - Smart Merge with Frictionless Onboarding (New in v0.6.0): Automatic version detection and intelligent 3-way m

9.0NotMyself/claude-win11-speckit-update-skill

AI Analyzer

Plugin

AI驱动的综合健康分析系统,整合多维度健康数据、识别异常模式、预测健康风险、提供个性化建议。支持智能问答和AI健康报告生成。

8.0huifer/Claude-Ally-Health

SEO Aeo Best Practices

Plugin

SEO and AEO (Answer Engine Optimization) best practices including EEAT principles, structured data, and technical SEO. Use when implementing metadata, sitemaps, structured data, or optimizing content for search engines and AI assistants.

7.0sanity-io/agent-toolkit

Nks Hub/rybbit MCP

MCP Server

Instead of manually checking the Rybbit dashboard, let your AI assistant query analytics data directly: - "How many users visited the site today?" - "Show me the top pages by bounce rate this week" - "What errors occurred in the last hour?" - "Show user journey from homepage to checkout" - "Compare browser usage between mobile and desktop" Or clone and build: Add to your ~/.claude/settings.json or

8.2nks-hub/rybbit-mcp

AI Research Engineering Skills Library

View All 21 Categories - Our Mission - Path Towards AI Research Agent - Available AI Research Engineering Skills - Skill Structure - Repository Structure - Use Cases - Contributing - Community We provide the layer of Engineering Ability that enable your coding agent to write and conduct AI research experiments, including preparing datasets, executing training pipelines, deploying models, and build

8.0Orchestra-Research/AI-research-SKILLs

00 Andruia Consultant

MCP Server

Arquitecto de Soluciones Principal y Consultor Tecnológico de Andru.ia. Diagnostica y traza la hoja de ruta óptima para proyectos de IA en español.

6.8sickn33/antigravity-awesome-skills

Meeting Reminder

MCP Server

- Fixed reply threading — auto-resolves In-Reply-To and References headers so email replies land in the correct thread instead of creating orphaned messages (upstream PR 91, still pending) - Send-as alias support — optional from parameter for multi-identity email management (send from any configured Gmail alias) - Reply-all tool — replyall automatically fetches the original email, builds To/CC rec

8.7ArtyMcLabin/Gmail-MCP-Server

Testing With Pitlane

MCP Server

A feedback loop for people building AI skills and MCP servers. You're building a skill, an MCP server, or a custom prompt strategy that's supposed to make an AI coding assistant better at a specific job. But how do you know it actually works? How do you know your latest commit made things better and not worse? Pitlane gives you the answer. Define the tasks your skill should help with, set up a bas

8.7pitlane-ai/pitlane

Orchestro

MCP Server

Transform product ideas into reality with an intelligent orchestration system that bridges Product Managers, Developers, and AI. Orchestro conducts the entire development symphony: task decomposition, dependency tracking, pattern learning, and real-time progress visualization. The Problem: - Product Managers lose track of development progress - Developers struggle with context switching and depend

8.0khaoss85/mcp-orchestro

Aeo Optimization

AI Engine Optimization - semantic triples, page templates, content clusters for AI citations

9.0alinaqi/claude-bootstrap

Claude Code Plugins

Plugin

Plugins for Claude Code. Your world at a glance, without leaving the terminal. Track PRs, calendar, Slack, stocks, music—all in your statusline. The flow: /hub-setup → add monitors → alerts appear → /hub-ack for smart actions (merge PR, join meeting, reply to Slack). → Full documentation — workflow examples, all services, commands AI-powered market screening, without leaving the terminal. Screen s

8.0fiale-plus/fiale-claude-plugins

Content Experimentation Best Practices

Plugin

A/B testing and content experimentation methodology for data-driven content optimization. Use when implementing experiments, analyzing results, or building experimentation infrastructure.

6.0sanity-io/agent-toolkit