Skip to content

feat: LLM-enriched skill generation on CT 216 #27

Description

@rodaddy

Summary

The skills generate command produces raw schema dumps — tool names, descriptions, input schemas. A good skill file needs trigger phrases, usage examples, gotchas, and "USE WHEN" patterns.

Proposal

Add --enrich flag to skills generate that sends the raw schema through an LLM to produce:

  • Trigger phrases and natural language aliases
  • "USE WHEN" routing patterns
  • Usage examples with common parameter combinations
  • Gotchas and edge cases from tool descriptions

Dependencies

Related

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions