Add Resources Skill
Arguments
- file-path: The
.mdx file 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.
Quality checks: No duplicates, relevance to document topic, minimum link count met.
Link format
ā
Learn about [module structure](/terraform/modules) to organize reusable code
ā
Explore [Terraform registry](/terraform/registry) for pre-built modules
ā
Get started with [tutorials](/terraform/tutorials) for hands-on examples
ā [Learn about module structure](/terraform/modules)
ā [Explore the Terraform registry](/terraform/registry)