Skip to main content
Back to the directory
hashicorp/agent-skillsSoftware EngineeringFrontend and Design

new-terraform-provider

Scaffold a new Terraform provider using the Plugin Framework.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
1

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/hashicorp/agent-skills --skill new-terraform-provider
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of May 1, 2026, new-terraform-provider has 1 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: hashicorp/agent-skills. Canonical URL: https://skills.sh/hashicorp/agent-skills/new-terraform-provider.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Scaffold a new Terraform provider using the Plugin Framework. To scaffold a new Terraform provider with Plugin Framework: - Generates a new Go module workspace with the standard "terraform-provider-" naming convention and initializes required dependencies - Provides a template main.go file following HashiCorp's Plugin Framework patterns, with TODO markers for customization - Validates the setup by running build and test commands to ensure the provider compiles and passes initial checks - Handles workspace management by confirming intent before creating a new provider directory if already in an existing Terraform provider workspace - If I am already in a Terraform provider workspace, then confirm that I want to create a new workspace. If I do not want to create a new workspace, then skip all remaining steps. - Create a new workspace root directory. The root directory name should be prefixed with "terraform-provider-". Perform all subsequent steps in this new workspace. - Initialize a new Go module.. - Run go get -u github.com/hashicorp/terraform-plugin-framework@latest .

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does new-terraform-provider do?

Scaffold a new Terraform provider using the Plugin Framework.

Is new-terraform-provider good?

new-terraform-provider does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support new-terraform-provider?

new-terraform-provider currently lists compatibility with Skills CLI.

Is new-terraform-provider safe to install?

new-terraform-provider has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to new-terraform-provider?

Skills in the same category include review-management, conversation-memory, coverage, grimoire-aave.

How do I install new-terraform-provider?

Run the following command to install new-terraform-provider: npx skills add https://github.com/hashicorp/agent-skills --skill new-terraform-provider

Related skills

More from hashicorp/agent-skills

Related skills

Alternatives in Software Engineering