add-resources
Installation
SKILL.md
Add Resources Skill
Arguments
- file-path: The
.mdxfile to enhance (required) - --add / -a: Automatically add suggested resources (default: show suggestions only)
- --tool / -t: Focus on specific tool:
terraform,packer,vault,consul,nomad - --level / -l:
beginner,intermediate,advanced,all(default) - --min-links: Minimum resource links to ensure (default: 5)
Process
-
Content analysis: Extract keywords, identify HashiCorp tools mentioned, determine technical level, analyze code examples.
-
Resource search: Find relevant tutorials, documentation, WAF cross-references, tool-specific docs, hands-on examples.
-
Link organization: Group by skill level (beginner → advanced). Balance tutorials, guides, references.
-
Format validation: Verbs outside brackets (
Learn about [topic]✅,[Learn about topic]❌). Action verbs: Learn, Explore, Configure, Review, Get started, Implement, Optimize, Troubleshoot.