Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@specd/plugin-agent-opencode

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@specd/plugin-agent-opencode

Open Code agent plugin for [specd](https://github.com/specd-sdd/SpecD). For more information, visit [getspecd.dev](https://getspecd.dev). Installs specd skills into `.opencode/skills/` with Open Code-specific YAML frontmatter.

latest
Source
npmnpm
Version
0.0.3
Version published
Maintainers
1
Created
Source

@specd/plugin-agent-opencode

Open Code agent plugin for specd. For more information, visit getspecd.dev. Installs specd skills into .opencode/skills/ with Open Code-specific YAML frontmatter.

Install

specd plugins install @specd/plugin-agent-opencode

Supported frontmatter fields

FieldRequiredDescription
nameYesDisplay skill name
descriptionYesSkill description
licenseOptionalLicense declaration
compatibilityOptionalCompatibility hint
metadataOptionalMetadata map

Install target

Skill-local files are written to .opencode/skills/<skill-name>/ under the project root. Files marked as shared are written once to .opencode/skills/_specd-shared/.

Uninstall behavior

  • specd plugins uninstall @specd/plugin-agent-opencode --skills <name> removes only selected skill directories and keeps _specd-shared/.
  • specd plugins uninstall @specd/plugin-agent-opencode removes .opencode/skills/ completely, including _specd-shared/.

License

MIT

FAQs

Package last updated on 30 Apr 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts