382 skills found · Page 13 of 13
OctagonAI / octagon-deep-research-mcpThe Octagon Deep Research MCP server provides specialized AI-powered comprehensive research and analysis capabilities by integrating with advanced deep research agents. No rate limits, faster than ChatGPT Deep Research, more thorough than Grok DeepSearch or Perplexity Deep Research.
comzzy-comzzy / filament"name": "filament", "version": "0.1.0", "private": true, "description": "Cross-chain EVM wallet identity stitching MCP server using onchain behavioral heuristics.", "main": "src/server.js", "engines": { "node": ">=18"
tuantqse90 / moltnode-mcpZero-config, no-key MCP server for 31+ chains via the MoltNode RPC gateway (moltnode.ag). For humans and agents.
devsemih / appship-mcpAppship MCP server for Claude Code - AI-powered App Store optimization
Listo-Labs-Ltd / mcp-ip-guardIP allowlist guard for MCP servers. Ships with OpenAI/ChatGPT egress IP ranges and Azure public cloud ranges for developer mode. Zero dependencies.
agentforcezone / agentforce-adkThe Agent Development Kit - A agentic typescript library
iamfarzad / FB-c_labV2"dev:shell": "./scripts/dev-safe.sh", "mcp:bridge": "pnpm dlx @agentdeskai/browser-tools-server@latest", "mcp:server": "pnpm dlx @agentdeskai/browser-tools-mcp@1.2.0", "mcp:dev": "concurrently --names \"bridge,mcp\" --kill-others-on-fail \"pnpm mcp:bridge\" \"pnpm mcp:server\"", "lint": "next lint",…
zakirkun / guardian-cliGuardian is a production-ready AI-powered penetration testing automation CLI tool that leverages Google Gemini and LangChain to orchestrate intelligent, step-by-step penetration testing workflows while maintaining ethical hacking standards.
rafsilva85 / credit-optimizer-v5Save 47% on Manus AI credits automatically. Zero downsides. Pays for itself in ~27 prompts. Free MCP Server (PyPI) + $12 Manus Skill bundle with Fast Navigation (115x speed boost).
AgentTestingClamp / r02-alirezarezvani-claude-skills-seo📈 SEO & Content Marketing skill suite derived from alirezarezvani/claude-skills.
sahin / dbUse this guide when working with database schema design, migrations, queries, and optimization.
benjam3n / cvAddresses the n+1 critic problem: any critic can be criticized, infinitely.. Read and execute `/home/ben/Documents/projects/reasoningtool/claude-code-plugin/skills/cv/SKILL.md`, applying it to this input: $ARGUMENTS
benjam3n / agskAnalyze and construct arguments by checking logical validity, premise truth, hidden assumptions, and evidence strength. Read and execute `/home/ben/Documents/projects/reasoningtool/claude-code-plugin/skills/agsk/SKILL.md`, applying it to this input: $ARGUMENTS
jMetal / new-validationEvolver is a tool based on the formulation of the automatic configuration and design of multi-objective metaheuristics as a multi-objective optimization problem.
qyndex / harness-doctorDiagnose the harness itself. Reports version drift vs upstream, plugin staleness, MCP version pins, hook log size, memory growth, settings.json size. Run monthly or when behavior feels off.
Bashara-aina / generate-slidesGenerate a stunning magazine-quality slide deck as a self-contained HTML page
ahammadnafiz / wiki-statusPrint current vault stats — sources, concepts, entities, stubs, recent activity.
axoflow / move-pageDocsy customization layer for the different Axoflow projects
carlosamesar / contract-uiDefinir la interfaz estable entre la experiencia de usuario y las fuentes de datos: props, estados, acciones, eventos, mensajes de error y expectativas de renderizado. ---
buno15 / techrogueTechRogue – Roguelike technical quiz for engineers. Usage: /techrogue | /techrogue build | /techrogue settings
felipeganame / agent-coordinationPlataforma integral de gestión de incidentes para complejos residenciales. Incluye panel administrativo web, automatización de reportes vía WhatsApp y categorización inteligente de reclamos mediante IA.
juzser / add-block-actionAdd a new block action handler for the Slack poll bot. The user will describe what the new action should do. Use $ARGUMENTS as the description. Steps: 1. Read `src/index.ts` to understand the existing `handleBlockAction()` function and how actions are routed by `action.action_id`. 2.