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

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

Claude agent plugin for specd. Installs specd skills into `.claude/skills/` with Claude-specific YAML frontmatter.

Source
npmnpm
Version
0.1.0
Version published
Weekly downloads
14
40%
Maintainers
1
Weekly downloads
 
Created
Source

@specd/plugin-agent-claude

Claude agent plugin for specd. Installs specd skills into .claude/skills/ with Claude-specific YAML frontmatter.

Install

specd plugins install @specd/plugin-agent-claude

Supported frontmatter fields

FieldRequiredDescription
nameOptionalDisplay skill name
descriptionYesSkill description
allowed_toolsOptionalAllowed tools declaration
argument_hintOptionalArgument hint
when_to_useOptionalUsage guidance for routing
disable_model_invocationOptionalDisable model invocation
user_invocableOptionalMark user invocability
modelOptionalModel hint
effortOptionalEffort hint
contextOptionalContext hint
agentOptionalAgent hint
hooksOptionalHooks map
pathsOptionalPath selector
shellOptionalShell hint

Install target

Skills are written to .claude/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