Home › Search: claude-code-plugin

Search: claude-code-plugin

Search MCP servers and agent skills by name, description, category or topic — 91 results.

Agent Skill Active

phuryn/summarize-interview

Summarize interview transcripts with JTBD and action items

24.8k Updated 29d ago Score 90
Agent Skill Active

phuryn/ansoff-matrix

Ansoff Matrix analysis across 4 growth strategy quadrants

24.8k Updated 29d ago Score 90
Agent Skill Active

phuryn/business-model

Generate Business Model Canvas with all 9 building blocks

24.8k Updated 29d ago Score 90
Agent Skill Active

phuryn/lean-canvas

Generate Lean Canvas with problem, solution, UVP, and metrics

24.8k Updated 29d ago Score 90
Agent Skill Active

phuryn/monetization-strategy

Brainstorm 3-5 monetization strategies with validation experiments

24.8k Updated 29d ago Score 90
Agent Skill Active

phuryn/pestle-analysis

PESTLE analysis across Political, Economic, Social, Tech, Legal, Environmental

24.8k Updated 29d ago Score 90
Agent Skill Active

phuryn/porters-five-forces

Porter's Five Forces competitive analysis with strategic insights

24.8k Updated 29d ago Score 90
Agent Skill Active

phuryn/pricing-strategy

Design pricing strategies with competitive analysis and WTP estimation

24.8k Updated 29d ago Score 90
Agent Skill Active

phuryn/product-strategy

Create product strategy using 9-section Product Strategy Canvas

24.8k Updated 29d ago Score 90
Agent Skill Active

phuryn/product-vision

Brainstorm inspiring, achievable product vision statements

24.8k Updated 29d ago Score 90
Agent Skill Active

phuryn/startup-canvas

Generate Startup Canvas combining Product Strategy and Business Model

24.8k Updated 29d ago Score 90
Agent Skill Active

phuryn/swot-analysis

SWOT analysis with actionable recommendations per quadrant

24.8k Updated 29d ago Score 90
Agent Skill Active

phuryn/value-proposition

Design value propositions using 6-part JTBD template

24.8k Updated 29d ago Score 90
Agent Skill Active

phuryn/draft-nda

Draft NDAs covering information types, jurisdiction, and clauses

24.8k Updated 29d ago Score 90
Agent Skill Active

phuryn/grammar-check

Identify grammar and flow errors with targeted fix suggestions

24.8k Updated 29d ago Score 90
Agent Skill Active

phuryn/privacy-policy

Draft privacy policies with GDPR compliance considerations

24.8k Updated 29d ago Score 90
Agent Skill Active

phuryn/review-resume

PM resume review against 10 best practices including XYZ+S formula

24.8k Updated 29d ago Score 90
Agent Skill Active

nowork-studio/NotFair

SEO, GEO, Google Ads, and Meta Ads skills with live data

3.3k TypeScript Updated 2d ago Score 85
MCP Server Official Active

Cassette-Editor/oh-my-cassette

Chat raw clips into a finished cut.

140 Python Updated 2d ago Score 81
Agent Skill Active

bitwize-music-studio/claude-ai-music-skills

Full-lifecycle AI music album production

397 Python Updated 2d ago Score 76
MCP Server Active

agenticmail/agenticmail

Real email and SMS for AI agents. Run a local mail server with disposable inboxes, send/receive real email, fetch verification codes, and drive a real inbox — all from your machine, no third-party email API. Install with `npx @agenticmail/mcp`.

182 TypeScript Updated 4d ago Score 73
MCP Server Active

nikolai-vysotskyi/trace-mcp

Framework-aware code intelligence that indexes source code into a cross-language dependency graph. Understands framework semantics — routes, ORM relations, component rendering, DI trees — for navigation, impact analysis, call graphs, refactoring, security scanning, and cross-session memory.

95 TypeScript Updated today Score 70
Agent Skill Active

fvadicamo/dev-agent-skills

Git and GitHub workflow skills for commits, PRs, and code reviews

69 Shell Updated 2d ago Score 68
MCP Server Active

cdeust/Cortex

Persistent memory for Claude Code grounded in computational neuroscience (41 cited papers). Thermodynamic decay, hippocampal-cortical consolidation, predictive-coding write gate, WRRF retrieval. PostgreSQL + pgvector, 33 MCP tools, 7 lifecycle hooks. Benchmarked 97.8% R@10 on LongMemEval. `claude plugin marketplace add cdeust/Cortex`

68 Python Updated today Score 68
MCP Server Active

drhalto/agentmako

Local-first codebase intelligence engine. Gives coding agents structured context packets, indexed code/schema facts, and diagnostics over MCP, backed by a local SQLite store — so agents stop rediscovering your repo with raw grep. Optional Postgres/Supabase awareness and a bundled Claude Code plugin.

51 TypeScript Updated 6d ago Score 67
MCP Server Active

TT-Wang/cortex-plugin

Persistent, self-evolving memory plugin for Claude Code. Background miner extracts durable lessons (decisions, conventions, bug fixes) from completed sessions via Claude Haiku, stores them as human-readable markdown in an Obsidian vault, and assembles query-tailored context briefings at session start. Local-first, no cloud, no API keys. Self-healing install via uv bootstrap shim, `/cortex-doctor`

33 Python Updated 29d ago Score 65
MCP Server Active

Shweta-Mishra-ai/tokenmizer

Graph-structured session memory for LLMs. Local OpenAI-compatible proxy that extracts tasks, decisions, and files into a typed knowledge graph, auto-checkpoints before context overflow, and resumes any session in ~250 tokens. 6 MCP tools including `why_decision` (traces why a decision changed, with reasons and evidence). `pip install tokenmizer`

24 Python Updated 4d ago Score 64
Agent Skill Maintained

MohamedAbdallah-14/unslop

Removes named AI writing tells (tricolons, em-dash pileups, hedging stacks, sycophancy openers, stock vocab like "delve"/"crucial"). Split lint/rewrite modes for auditing your own text without auto-rewriting. Five intensity levels, MIT

89 Python Updated 1mo ago Score 63
MCP Server Active

costajohnt/oss-autopilot

Open source contribution manager with PR tracking across repos, issue discovery, CI failure diagnosis, and maintainer response drafting. Available as CLI, MCP server, and Claude Code plugin.

11 TypeScript Updated today Score 61
MCP Server Maintained

TT-Wang/forge

Structured planning, parallel execution in git worktrees, and deep validation for Claude Code. Turns a one-line objective into a validated DAG of modules executed by worker agents, each self-checked and cross-module-reviewed before merge-back. 7 MCP tools: `validate`, `validate_plan`, `memory_recall`, `memory_save`, `iteration_state` (per-run scoped, with stagnation/velocity/oscillation detection)

37 JavaScript Updated 1mo ago Score 59
MCP Server Active

WRG-11/wrg-sigma-rules

Sigma detection rule writing, validation, and conversion (Splunk/Elastic/Kibana/Wazuh) via 3 MCP tools (`draft_rule`, `validate_rule`, `convert_rule`) backed by a 61-rule production corpus across 11 MITRE ATT&CK tactic categories. Standalone server + Claude Code plugin distribution.

2 Python Updated 2d ago Score 55
Agent Skill Stale

Digidai/product-manager-skills

Senior PM agent with 30+ frameworks and SaaS metrics

132 Shell Updated 3mo ago Score 54
MCP Server Maintained

AutomateLab-tech/n8n-mcp

Nine-tool MCP server for n8n: generate workflow JSON from natural language, lint for deprecated node types, missing `typeVersion`, and broken connections, and debug per-node execution failures. Ships with a Claude Code skill. Install: `npx @automatelab/n8n-mcp`.

12 TypeScript Updated 1mo ago Score 54
MCP Server Maintained

AutomateLab-tech/citation-intelligence

What LLMs cite, for agents. Check which URLs Perplexity, Claude, ChatGPT, Gemini, Bing, and Google AI Overviews cite for any query. Self-hosted, BYO API key. Install via `npx @automatelab/citation-intelligence`.

8 TypeScript Updated 1mo ago Score 53
MCP Server Maintained

AutomateLab-tech/content-distribution-mcp

Publish one piece of content to DEV.to, Hashnode, GitHub Discussions, Reddit, Bluesky, LinkedIn, Medium and Twitter with idempotent state and per-platform adaptation.

5 TypeScript Updated 1mo ago Score 51
MCP Server Maintained

zzallirog/weighted-compact

Inspectable memory substrate for Claude Code. Three read-only MCP tools (search_pairs, compact_session, substrate_info) over a local-first, signal-scored parse of `~/.claude/projects/`. Per-pair scores are numpy columns on disk, not opaque vectors in a service. Zero outbound calls (CI-enforced).

4 Python Updated 1mo ago Score 50
Agent Skill Stale

massimodeluisa/recursive-decomposition-skill

Handle long-context tasks (100+ files, 50k+ tokens) through recursive decomposition strategies based on RLM research

42 Updated 6mo ago Score 49
MCP Server Maintained

AutomateLab-tech/ai-seo-mcp

AI-SEO / AEO / GEO audit MCP for any public URL. Scores schema.org coverage, robots.txt and llms.txt health, canonical and OpenGraph setup, and AI-citation likelihood; suggests rewrites tuned for Answer Engine and Generative Engine surfaces. No vendor keys, no crawls of private data. Install: `npx -y @automatelab/ai-seo-mcp`.

3 TypeScript Updated 1mo ago Score 49
MCP Server Stale

whynowlab/jarvis-orb

Persistent 4-tier AI memory (episodic, semantic, project, procedural) with temporal scoring, contradiction detection, entity tracking, and real-time desktop visualization orb.

18 Python Updated 3mo ago Score 46
MCP Server Maintained

parasxos/cpp26-adapter

C++26 paper reference MCP (`cpp26-ref`) backing a Claude Code plugin: `lookup_paper`, fuzzy `search`, `compiler_status` over a 216-paper ISO/IEC 14882:2026 corpus. The plugin's skill + reviewer subagent use these tools to bias Claude toward reflection, contracts, `std::execution` senders, `#embed`, expansion statements — even when the local compiler lags. 95% on a held 39-task eval gate.

1 Python Updated 2mo ago Score 46
MCP Server Stale

ErebusEnigma/context-memory

Persistent, searchable context storage across Claude Code sessions using SQLite FTS5. Save sessions with AI-generated summaries, two-tier full-text search, checkpoint recovery, and a web dashboard.

5 Python Updated 5mo ago Score 41
MCP Server Stale

nalediym/touch-grass

Claude Code plugin and MCP server that nudges you to take outdoor breaks based on local weather, sunset timing, and session streaks. Tools: `check_grass_conditions`, `suggest_activity`, `log_touch_grass`, `get_stats`. Fully local, no API keys, no cloud storage.

2 TypeScript Updated 3mo ago Score 38
MCP Server Archived

wazionapps/nexo

Cognitive memory for AI agents with Atkinson-Shiffrin memory model (STM/LTM/sensory register), semantic RAG, Ebbinghaus decay, trust scoring, and 76+ MCP tools.

27 Python Updated 29d ago Score 34
‹ Prev12