New:Socket for Asana Is Now Available.Learn more
Get Started

@vaur94/opencode2-skill-forge

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vaur94/opencode2-skill-forge

Independent OpenCode V2 automatic skill evolution plugin.

Source
npmnpm
Version
0.2.1
Version published
Weekly downloads
253
-67.61%
Maintainers
1
Weekly downloads
 
Created
Source

opencode2-skill-forge

Independent OpenCode V2 automatic skill-evolution plugin.

The plugin preserves the existing skill-forge behavior and on-disk locations:

  • project skills: .opencode/skills/
  • global skills: ~/.config/opencode/skills/
  • evolution state: .opencode/.skill-power/
  • global evolution state: ~/.opencode/.skill-power/

Reviews are deny-first and isolated. Background reviews may not mutate user-owned, pinned, protected, or unmanaged skills, and the embedded skill-creator is kept in memory only. Automatic evolution remains opt-in through evolutionMode.

Support resources are confined to the target skill and symbolic links are rejected. Background reviews must read an existing support file before changing it and cannot create, modify, or remove executable files under scripts/. Review mutations are transactional per skill and are rolled back when review or graduation fails.

Configure the plugin with its own options object. Existing skill options can be moved unchanged from opencode-omni into this plugin.

Build with bun run build:plugin; the published surface is dist/plugin.js plus the adjacent spr-agent.jsonc and native helper artifacts.

FAQs

Package last updated on 17 Aug 2026

Related posts