What problem does it solve?
Users often know what they want to achieve but not which Agent Skills exist to help. This Skill turns a vague goal into a curated, sequenced set of real skills from the live asm catalog, ending with a single installable bundle file.
Core Features & Use Cases
- Goal elicitation and confirmation: Conversationally draws out the user's objective and confirms understanding before searching, preventing confidently-wrong recommendations.
- Live catalog discovery: Queries the asm CLI with multiple search terms, dedupes results, excludes already-installed skills, and explains each candidate in plain language.
- Sequenced plan and bundle export: Orders skills into a step-by-step path with inputs and outputs, then writes a validated BundleManifest JSON file installable via asm bundle install.
- Use Case: A founder says "I'm launching a SaaS and need marketing but don't know where to start." The Skill confirms the goal, searches the catalog for positioning, landing page, and launch copy skills, presents a numbered plan, and hands over a marketing-starter.bundle.json with one install command.
Quick Start
Ask the agent to find and bundle skills for a goal you can describe but cannot name specific skills for, such as "find me skills to market my new app from scratch."