Imported from ssrjkk/claude-skills (.claude/skills/devops/opentofu-cicd/SKILL.md). Install upstream with npx skills add ssrjkk/claude-skills --skill opentofu-cicd. Copyright stays with the author.
OpenTofu CI/CD
CI/CD with OpenTofu. pipeline integration.
Quick Start
# OpenTofu CI/CD# See OpenTofu docs
When to Use
Using OpenTofu in your workflow
pipeline integration
automation
Step-by-Step
Install OpenTofu: # Install OpenTofu
Set up OpenTofu
Configure CI/CD
Implement features
Dependencies
OpenTofu >= latest stable
Runtime environment
Examples
# OpenTofu CI/CD# See OpenTofu documentation
Resources
Official documentation
Community guides and tutorials
Validation
Verify: opentofu --version
Check expected output
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/ssrjkk-claude-skills-opentofu-cicd/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
ssrjkk-claude-skills-opentofu-cicd.ocm.jsonjson
{
"ocm": "1",
"id": "ssrjkk-claude-skills-opentofu-cicd",
"kind": "skill",
"name": "opentofu-cicd",
"description": "CI/CD with OpenTofu. pipeline integration.",
"publisher": "ssrjkk",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"opentofu",
"cicd",
"devops",
"iac",
"github"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"CI/CD with OpenTofu. pipeline integration."
],
"primary": false,
"metadata": {
"source": {
"provider": "github",
"repository": "https://github.com/ssrjkk/claude-skills",
"path": ".claude/skills/devops/opentofu-cicd/SKILL.md",
"ref": "e1fe9f4b8b62cbb6be06d22940974a7ca87a70b9",
"url": "https://github.com/ssrjkk/claude-skills/blob/e1fe9f4b8b62cbb6be06d22940974a7ca87a70b9/.claude/skills/devops/opentofu-cicd/SKILL.md",
"key": "ssrjkk/claude-skills/.claude/skills/devops/opentofu-cicd/SKILL.md"
}
},
"instructions": "# OpenTofu CI/CD\n\n> CI/CD with OpenTofu. pipeline integration.\n\n## Quick Start\n```bash\n# OpenTofu CI/CD\n# See OpenTofu docs\n```\n\n## When to Use\n- Using OpenTofu in your workflow\n- pipeline integration\n- automation\n\n## Step-by-Step\n1. Install OpenTofu: `# Install OpenTofu`\n2. Set up OpenTofu\n3. Configure CI/CD\n4. Implement features\n\n## Dependencies\n- OpenTofu >= latest stable\n- Runtime environment\n\n## Examples\n```bash\n# OpenTofu CI/CD\n# See OpenTofu documentation\n```\n\n## Resources\n- Official documentation\n- Community guides and tutorials\n\n## Validation\n- Verify: `opentofu --version`\n- Check exp",
"cost": {
"context_tokens": 153
}
}
Fetch it by URL: GET /api/v1/registry/ssrjkk-claude-skills-opentofu-cicd/manifest?version=1.0.0
Reviews
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.