BeClaude

opencode-skillforge

New
GitHub TrendingGeneralby schizo16

OpenCode skill that creates, adapts, and audits agent skills from vague user requests. Generates SKILL.md files with spec, audit, and safety boundaries.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/opencode-skillforge.md https://raw.githubusercontent.com/schizo16/opencode-skillforge/main/SKILL.md
3
Invoke in Claude Code
/opencode-skillforge
View source on GitHub
agent

Frequently Asked Questions

What is opencode-skillforge?

OpenCode skill that creates, adapts, and audits agent skills from vague user requests. Generates SKILL.md files with spec, audit, and safety boundaries.

How to install opencode-skillforge?

To install opencode-skillforge, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /opencode-skillforge.

What is opencode-skillforge best for?

opencode-skillforge is a community categorized under General. It is designed for: agent. Created by schizo16.