byhashicorp· 17 skills
Implement Terraform Provider actions using the Plugin Framework. Use when developing imperative operations that execute at lifecycle events (before/after create, update, destroy).
$npx -y skills add hashicorp/agent-skills --skill provider-actionsInstalls into the current project.
Run `npx skills use "https://github.com/hashicorp/agent-skills" --skill "hashicorp/agent-skills/provider-actions"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/hashicorp/agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/hashicorp/agent-skills"` and select the relevant skills, then follow their instructions.