Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
ruvnet avatar

Discover Plugins

  • 667 installs
  • 67k repo stars
  • Updated August 4, 2026
  • ruvnet/ruflo

discover-plugins is a ruflo Claude skill that searches, evaluates, and recommends MCP servers and agent skills from the ruflo plugin catalog based on workflow, installed tools, and the current task query.

About

discover-plugins is a Claude skill from ruvnet/ruflo that finds relevant MCP servers and agent skills using ruflo transfer MCP tools such as plugin-search, plugin-featured, store-search, store-trending, and guidance_recommend. It accepts an optional search-query argument and reads installed MCP status before recommending installs. Allowed tools include Bash and Read for inspecting the local environment alongside claude-flow guidance endpoints. Developers reach for discover-plugins when starting a new automation task, expanding an agent toolchain, or replacing a missing integration with a catalog-backed MCP server or skill.

  • Scans the Skillselion directory for matching agent skills and MCP servers
  • Evaluates relevance against your current project context and goals
  • Ranks and recommends the most useful tools with direct install commands
  • Supports discovery across all 7 phases of the solo-builder journey
  • Returns ready-to-invoke skill slugs for immediate workflow integration

Discover Plugins by the numbers

  • 667 all-time installs (skills.sh)
  • +6 installs in the week ending Aug 5, 2026 (Skillselion tracking)
  • Ranked #1,453 of 16,546 AI & Agent Building skills by installs in the Skillselion catalog
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/ruvnet/ruflo --skill discover-plugins

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs667
repo stars67k
Last updatedAugust 4, 2026
Repositoryruvnet/ruflo

How do you find MCP servers for a task?

Automatically find, evaluate, and install relevant MCP servers and agent skills from the Skillselion catalog.

Who is it for?

Developers using ruflo or Claude Flow who need catalog search instead of manually browsing MCP and skill repositories.

Skip if: Teams with a fixed pinned toolchain who never install new MCP servers or skills mid-session.

When should I use this skill?

The agent needs an MCP server or skill not yet installed, or the developer asks what plugins match a workflow or search query.

What you get

Ranked plugin and skill recommendations with install paths and capability summaries

  • plugin recommendations
  • install guidance

By the numbers

  • Lists 11 allowed claude-flow MCP transfer and guidance tools
  • Supports optional search-query argument for targeted discovery

Files

SKILL.mdMarkdownGitHub ↗

Discover Plugins

Find and recommend ruflo plugins for your workflow.

When to use

When starting a new project, exploring ruflo capabilities, or wondering which plugins would help with your current task.

Steps

1. Check installed — run ls plugins/ to see what's already installed 2. Browse marketplace — call mcp__claude-flow__transfer_plugin-featured for recommended plugins 3. Search by need — call mcp__claude-flow__transfer_plugin-search with keywords matching your task 4. Get recommendations — call mcp__claude-flow__guidance_recommend with your current task description for personalized suggestions 5. Check capabilities — call mcp__claude-flow__guidance_capabilities to see what each plugin enables 6. Show details — call mcp__claude-flow__transfer_plugin-info for full plugin details

Plugin Catalog (32 plugins)

Core & Coordination — Start here

PluginWhen to useWhat it adds
ruflo-coreAlways — base layer for all Ruflo workMCP server, status, doctor, coder/researcher/reviewer agents
ruflo-swarmMulti-agent tasks (3+ files, features, refactors)Swarm topologies (hierarchical, mesh), Monitor streaming, worktree isolation
ruflo-autopilotAutonomous task completion without manual steering/loop-based autonomous execution, progress prediction, learning
ruflo-loop-workersRecurring background work (audits, optimization, mapping)12 background workers via /loop or CronCreate scheduling
ruflo-workflowsRepeatable multi-step processesWorkflow templates, parallel execution, conditional branching

Memory & Intelligence — Cross-session learning

PluginWhen to useWhat it adds
ruflo-agentdbSemantic search over code patterns, telemetry, decisionsAgentDB with HNSW vector search (150x-12,500x faster), RuVector embeddings
ruflo-rag-memorySimple key-value memory with searchStore/search/recall without full AgentDB setup
ruflo-rvfPortable memory export/import across machinesRVF format, session persistence, cross-platform transfer
ruflo-ruvectorVector embedding operations, HNSW indexing, clusteringONNX 384-dim embeddings, hyperbolic Poincare ball, k-means/DBSCAN clustering
ruflo-knowledge-graphEntity extraction, relation mapping, graph traversalPathfinder algo on AgentDB causal edges, code entity graphs
ruflo-intelligenceTask routing optimization, learning from outcomesSONA neural patterns, trajectory learning, model routing with confidence
ruflo-daaSelf-adapting agents that evolve behaviorDynamic Agentic Architecture, cognitive patterns, knowledge sharing

Architecture & Methodology — Build right

PluginWhen to useWhat it adds
ruflo-adrDocument architecture decisions, check complianceADR create/index/supersede, code-to-ADR linking, compliance checking on diffs
ruflo-dddDomain modeling, bounded context scaffoldingContext wizard, aggregate roots, domain events, anti-corruption layers, boundary validation
ruflo-sparcStructured development methodologySpecification-Pseudocode-Architecture-Refinement-Completion with quality gates

Quality & Security — Ship safely

PluginWhen to useWhat it adds
ruflo-security-auditBefore merging, after dependency changesCVE scanning, dependency vulnerability checks, security reports
ruflo-aidefenceProcessing user input, handling untrusted dataPrompt injection detection, PII scanning, adversarial defense
ruflo-testgenAfter implementing features, during refactorsTest gap detection, TDD London School workflow, coverage routing
ruflo-browserUI testing, web scraping, visual validationPlaywright automation — navigate, click, screenshot, validate

Development Tools — Build faster

PluginWhen to useWhat it adds
ruflo-jujutsuPR review, merge decisions, diff risk scoringDiff analysis, risk classification, reviewer recommendations
ruflo-docsAfter API changes, before releasesDoc generation, drift detection, API documentation
ruflo-ruvllmLocal LLM inference, custom model configsRuVLLM integration, MicroLoRA fine-tuning, chat formatting
ruflo-agentSandboxed code execution, untrusted workloadsWASM agent sandboxing, community gallery
ruflo-plugin-creatorBuilding new ruflo pluginsScaffold structure, validate frontmatter, test MCP references
ruflo-migrationsDatabase schema changesSequential migration numbering, up/down pairs, dry-run, rollback validation
ruflo-observabilityLogging, tracing, metrics correlationStructured JSON logging, distributed tracing, agent-to-app telemetry correlation
ruflo-cost-trackerToken budget managementPer-agent cost attribution, model pricing, budget alerts, optimization recommendations

Domain-Specific — Specialized workloads

PluginWhen to useWhat it adds
ruflo-goalsLong-horizon planning, multi-session researchGOAP algorithm, deep research orchestration, horizon tracking, synthesis
ruflo-federationCross-installation agent coordinationZero-trust peer discovery, mTLS auth, consensus routing, compliance audit
ruflo-iot-cognitumCognitum Seed hardware device management5-tier device trust, telemetry anomaly detection (Z-score), fleet firmware rollouts, witness chain verification, SONA + AgentDB integration
ruflo-neural-traderTrading strategy development and backtestingZ-score market anomalies, SONA trajectory strategies, walk-forward backtesting, portfolio optimization
ruflo-market-dataMarket data ingestion and pattern matchingOHLCV vectorization, candlestick pattern detection, HNSW-indexed historical search

Decision Guide

"I need to..." → Use this plugin:

  • Build a feature → ruflo-core + ruflo-swarm + ruflo-testgen
  • Fix a bug → ruflo-core + ruflo-jujutsu (for diff analysis)
  • Audit security → ruflo-security-audit + ruflo-aidefence
  • Run background tasks → ruflo-loop-workers + ruflo-autopilot
  • Search past decisions → ruflo-agentdb + ruflo-rag-memory
  • Plan a multi-week effort → ruflo-goals (horizon tracking)
  • Manage IoT devices → ruflo-iot-cognitum
  • Coordinate remote agents → ruflo-federation
  • Test UI changes → ruflo-browser
  • Generate docs → ruflo-docs
  • Create a new plugin → ruflo-plugin-creator
  • Document architecture decisions → ruflo-adr
  • Scaffold domain models → ruflo-ddd
  • Follow SPARC methodology → ruflo-sparc
  • Develop trading strategies → ruflo-neural-trader + ruflo-market-data
  • Work with vector embeddings → ruflo-ruvector
  • Build knowledge graphs → ruflo-knowledge-graph
  • Manage database migrations → ruflo-migrations
  • Add observability → ruflo-observability
  • Track token costs → ruflo-cost-tracker

Install any plugin

/plugin marketplace add ruvnet/ruflo
/plugin install <plugin-name>@ruflo

Related skills

How it compares

Pick discover-plugins for ruflo-native catalog search rather than writing custom grep scripts across skill repos.

FAQ

What MCP tools does discover-plugins use to search plugins?

discover-plugins calls ruflo claude-flow transfer tools including plugin-search, plugin-featured, store-search, store-trending, and guidance_recommend to find and rank MCP servers and skills.

Can discover-plugins take a search query argument?

discover-plugins accepts an optional [search-query] argument-hint so developers can pass a task-specific phrase instead of relying only on installed-tool context.

AI & Agent Buildingagentsautomation

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.