Search: agent
Search MCP servers and agent skills by name, description, category or topic — 1,958 results.
deanpeters/positioning-workshop
Guide positioning definition with adaptive discovery questions
deanpeters/prioritization-advisor
Recommend the right prioritization framework (RICE, ICE, Kano, etc.) for your situation
deanpeters/problem-framing-canvas
Lead through MITRE Problem Framing: Look Inward, Outward, and Reframe
deanpeters/tam-sam-som-calculator
Project market size with real-world data and citations
deanpeters/user-story-mapping-workshop
Walk through creating story maps with backbone and release slices
deanpeters/vp-cpo-readiness-advisor
Coach the Director→VP/CPO transition including a CEO interview framework
deanpeters/workshop-facilitation
Add step-by-step facilitation with numbered recommendations to any workshop
deanpeters/discovery-process
Full discovery cycle: frame problem → research → synthesize → validate (3-4 weeks)
deanpeters/executive-onboarding-playbook
30-60-90 day diagnostic playbook for VP/CPO onboarding transitions
deanpeters/prd-development
Structured PRD process: problem → personas → solution → metrics → stories (2-4 days)
deanpeters/product-strategy-session
Full strategy session: positioning → framing → exploration → roadmap (2-4 weeks)
deanpeters/roadmap-planning
Strategic roadmap process: inputs → epics → prioritize → sequence → communicate (1-2 weeks)
deanpeters/skill-authoring-workflow
Meta workflow for authoring skills: choose path → validate → update docs → package
czlonkowski/n8n-code-javascript
JavaScript in n8n Code nodes with data access patterns
czlonkowski/n8n-expression-syntax
n8n expression syntax with {{}} and $json/$node variables
czlonkowski/n8n-mcp-tools-expert
MCP tools guide with tool selection and node formats
czlonkowski/n8n-node-configuration
Node configuration with dependency rules and AI connections
czlonkowski/n8n-workflow-patterns
Workflow patterns for webhook, HTTP, database, and AI tasks
mobile-next/mobile-mcp
MCP Server for Android/iOS application and device automation, development and app scraping. Simulator/Emulator/Physical devices like iPhone, Google Pixel, Samsung supported.
repowise-dev/repowise
Codebase intelligence for AI coding agents. Indexes a repo into a dependency graph, git history, defect-risk code health, auto-generated docs, and architectural decisions, served as 9 task-shaped MCP tools across 15 languages. Runs 100% local; hosted option available.
us/crw
fastCRW — open-source (AGPL-3.0), self-hostable Rust web crawler & search API for AI agents. Tools: `scrape`, `crawl`, `map`, and SearXNG-backed `search`. Single ~6MB static binary; reproducible 1K-URL benchmarks faster than hosted alternatives. Hosted MCP at [fastcrw.com/mcp](https://fastcrw.com/mcp) (Streamable HTTP, OAuth) or self-host.
KnockOutEZ/wigolo
Local-first, keyless web intelligence in one server: search, fetch, crawl, extract, cache, find-similar, and research. Multi-engine search with local ML reranking and a persistent SQLite cache, renders JS-heavy pages, and keeps everything on your machine. Install via `npx wigolo init --non-interactive --agents=`.
anthropics/doc-coauthoring
Collaborative document editing and co-authoring
anthropics/algorithmic-art
Create generative art using p5.js with seeded randomness
anthropics/slack-gif-creator
Create animated GIFs optimized for Slack size constraints
anthropics/theme-factory
Style artifacts with professional themes or generate custom themes
anthropics/web-artifacts-builder
Build complex claude.ai HTML artifacts with React and Tailwind
anthropics/mcp-builder
Create MCP servers to integrate external APIs and services
anthropics/brand-guidelines
Apply Anthropic's brand colors and typography to artifacts
anthropics/skill-creator
Guide for creating skills that extend Claude's capabilities
muratcankoylan/context-fundamentals
Understand what context is, why it matters, and the anatomy of context in agent systems
muratcankoylan/context-degradation
Recognize patterns of context failure: lost-in-middle, poisoning, distraction, and clash
muratcankoylan/context-compression
Design and evaluate compression strategies for long-running sessions
muratcankoylan/context-optimization
Apply compaction, masking, and caching strategies
muratcankoylan/memory-systems
Design short-term, long-term, and graph-based memory architectures
muratcankoylan/tool-design
Build tools that agents can use effectively, including architectural reduction patterns