Skip to content

Add consumes field for skill ecosystem#63

Merged
timctfl merged 1 commit intomainfrom
add-consumes-field
Mar 26, 2026
Merged

Add consumes field for skill ecosystem#63
timctfl merged 1 commit intomainfrom
add-consumes-field

Conversation

@timctfl
Copy link
Copy Markdown
Owner

@timctfl timctfl commented Mar 26, 2026

Summary

  • New consumes field in skillshelf.yaml for declaring primitive/output dependencies
  • Validator checks structure and verifies referenced skills exist
  • Yaml reference docs updated in both write-skill and adapt-skill
  • Populated on 4 skills: rewrite-pdp-copy, apply-brand-styling, audit-pdp, write-positioning-overview

🤖 Generated with Claude Code

New optional field in skillshelf.yaml lets skills declare which
primitives/outputs they benefit from (skill, output, why). The
site renders this as "Best with" on consuming skills and "Used by"
on primitives.

- Validator: validates consumes structure and checks referenced
  skill directories exist
- Yaml reference: documented with example
- Populated on: rewrite-pdp-copy, apply-brand-styling, audit-pdp,
  write-positioning-overview

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@timctfl timctfl merged commit 04106e7 into main Mar 26, 2026
@timctfl timctfl deleted the add-consumes-field branch March 27, 2026 00:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants