VocalFuse is a Fuse Intelligence product.

SKILL SEEKERS MCP

Skill Seekers — Don’t Invent a Skill That Already Exists

VibeFuse clones yusufkaraaslan/Skill_Seekers to C:\vibefuse\Skill_Seekers, builds a Python venv, and connects it as MCP. Ask Vibe Agent whether a React, Godot, Blender, Claude Code, or Unity skill already exists — then scrape docs only if you still need a new package.

The lookup loop

  1. Connect Skill Seekers in Settings → Local Servers (Python 3.11+, Git).
  2. Vibe Agent runs the skill-seekers-lookup skill, then list_configs.
  3. Match a preset, or generate_config → scrape_docs → package_skill.
  4. Drop the package in C:\vibefuse\skills or publish it — free or paid — on the marketplace.

No Skill Seekers API key. Local FastMCP on localhost port 8765.

  • ✓ Local Python MCP
  • ✓ Preset search first
  • ✓ Docs → SKILL.md
  • ✓ Works with Vibe Agent
  • ✓ Marketplace publish

Explore VibeFuse & harness guides

Skill Seekers FAQ

What is Skill Seekers in VibeFuse?

A local Python MCP (yusufkaraaslan/Skill_Seekers) that lists docs-to-skill presets and can scrape documentation into a Claude-compatible SKILL.md.

Do I need an API key?

No. Connect the card in Settings → Local Servers. You need Python 3.11+ and Git. The repo clones to C:\vibefuse\Skill_Seekers.

When should I use it?

Before create_skill. Ask Vibe Agent if a React, Godot, Blender, Claude Code, or Unity skill already exists.

Can I sell a packaged skill?

Yes. Publish the SKILL.md on the Fuse Intelligence marketplace after Stripe Connect if you set a paid price.