agent-finder

Query external registries for community agents filling detected stack gaps.

12|2|Updated Jan 27, 2026
One-click install
npx skills add https://github.com/jikig-ai/soleur --skill agent-finder
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-finder
Source: https://github.com/jikig-ai/soleur/tree/main/.openhands/skills/agent-finder
Command: npx skills add https://github.com/jikig-ai/soleur --skill agent-finder

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Use this agent when running /plan and the project uses a stack not covered by built-in agents. Queries external registries for community agents matching the detected stack gap. Use functional-discovery to check if a planned feature already exists; use this agent to find agents for a missing tech stack.

Core Features & Use Cases

  • Discover community agents and skills for project stacks not covered by built-in agents.
  • Query registries to surface vetted options based on stack gaps.
  • Use functional-discovery to verify if a planned feature exists and match to existing agents.

Quick Start

Query registries for uncovered stacks and surface trusted community agents to fill the gaps.

Frequently Asked Questions about agent-finder

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find community agents for a tech stack not covered by built-in agents?

To find community agents for an uncovered tech stack, query external registries to surface vetted options that fill detected stack gaps. The tool identifies stacks in your project lacking built-in support, applies trust filters, deduplicates results, and presents up to five relevant candidates.

When do I need to search external registries for missing stack agents?

You need to search external registries for missing stack agents when running project planning and your project uses a stack not matched by built-in agents. This detects gaps in stack coverage and queries community registries for functional candidates to handle the unsupported technologies.

How does agent discovery handle duplicate results across multiple registries?

Agent discovery handles duplicates across multiple registries by applying deduplication logic after querying and filtering candidates. It collects results from various sources, applies trust filters to ensure vetted options, removes redundant entries, and presents a concise list of up to five unique agents.

Can I use functional-discovery to check if a planned feature already exists?

Yes, you can use functional-discovery to verify if a planned feature already exists before searching for missing stack agents. Functional-discovery checks for existing feature implementations, while this tool specifically finds community agents to fill uncovered technology stack gaps in your project.

What is the maximum number of community agents presented for a detected stack gap?

The maximum number of community agents presented for a detected stack gap is five. After querying multiple registries, applying trust filters to ensure validity, and deduplicating the combined results, the tool surfaces up to five relevant options to fill the missing stack coverage.

Does agent-finder work without dependencies or external components?

Agent-finder operates without internal dependencies or components, relying instead on external registry queries to surface community agents. It manages the entire discovery process internally, from detecting stack gaps and querying registries to applying trust filters and deduplicating candidates for presentation.