Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
AgentsMédio

CC Plugin Forge

porsoftaworks·softaworks· v1.0.0 · atualizado em 2026-04-10
79
Score

Create and manage Claude Code plugins with proper structure, manifests, and marketplace integration. Use when creating plugins for a marketplace, adding plugin components (commands, agents, hooks), bumping plugin versions, or working with plugin.json/marketplace.json manifests.

plugin-developmentclaude-pluginsagent-frameworkmarketplace-integrationmanifest-managementplugin-management
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdplugin-forge/workflow
1
Create Plugin Structure: — Use `create_plugin.py` script to generate the basic directory structure and manifest files.
2
Modify Plugin Manifest: — Edit `plugin.json` to include plugin name, version, description, author, and keywords.
3
Register in Marketplace: — Update `marketplace.json` with plugin details like source, description, version, keywords, and category.
4
Add Components: — Create command, skill, agent, or hook files in their respective directories.
5
Local Testing: — Add the marketplace and install the plugin locally using `/plugin` commands.
6
Version Management: — Update the version in both `plugin.json` and `marketplace.json` using `bump_version.py`.
7
Commit Changes: — Use conventional commits to track changes in Git.

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Similar aClawDirect
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
77
Similar aClawDirect-Dev
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar aAnti-Detect Browser SDK
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
79

Árvore do Skill

CC Plugin Forge
plugin-forge
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.ACT
5.REFLECT
Triggers7
create a new Claude pluginbump the version of a Claude pluginadd a command to a Claude pluginupdate the plugin.json manifestpublish a Claude plugin to the marketplaceinstall a Claude plugin locallymanage Claude Code plugins

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança50%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download plugin-forge
$ synaptic skills detail plugin-forge
$ synaptic skills live plugin-forge

Dependências

python

Links

GitHub Repository