Skip to content

feature: Add OpenCode plugin support#96

Open
Kiruno-lz wants to merge 3 commits intoforrestchang:mainfrom
Kiruno-lz:main
Open

feature: Add OpenCode plugin support#96
Kiruno-lz wants to merge 3 commits intoforrestchang:mainfrom
Kiruno-lz:main

Conversation

@Kiruno-lz
Copy link
Copy Markdown

@Kiruno-lz Kiruno-lz commented Apr 20, 2026

Summary

Add OpenCode plugin support for karpathy-guidelines skill.

This PR adds OpenCode format support to enable the karpathy-guidelines skill to work with OpenCode. The plugin:

  • Registers the skill path so OpenCode can discover it
  • Injects behavioral guidelines into every session via bootstrap

Changes

  • .opencode/INSTALL.md - Installation instructions for OpenCode users
  • .opencode/plugins/karpathy-guidelines.js - Plugin implementation
  • package.json -npm install need

Installation for test now

Just run the following command in your terminal:

 npm install karpathy-guidelines@git+https://github.com/Kiruno-lz/andrej-karpathy-skills.git --prefix ~/.config/opencode

NOT NEED to estart OpenCode. That's it — the plugin auto-installs and registers the skill.

Verify by asking: "use skill tool to list skills"

@Kiruno-lz Kiruno-lz marked this pull request as draft April 26, 2026 04:00
@Kiruno-lz Kiruno-lz marked this pull request as ready for review April 26, 2026 04:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant