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-copilot

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-copilot

GitHub Copilot agent plugin for specd. Installs specd skills into `.github/skills/` with Copilot-specific YAML frontmatter.

Source
npmnpm
Version
0.1.0
Version published
Weekly downloads
24
166.67%
Maintainers
1
Weekly downloads
 
Created
Source

@specd/plugin-agent-copilot

GitHub Copilot agent plugin for specd. Installs specd skills into .github/skills/ with Copilot-specific YAML frontmatter.

Install

specd plugins install @specd/plugin-agent-copilot

Supported frontmatter fields

FieldRequiredDescription
nameYesDisplay skill name
descriptionYesSkill description
licenseOptionalLicense declaration
allowed-toolsOptionalAllowed tools declaration
user-invocableOptionalMark user invocability
disable-model-invocationOptionalDisable model invocation

Install target

Skills are written to .github/skills/<skill-name>/ under the project root.

License

MIT

FAQs

Package last updated on 21 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