capability-synthesizer

Solid

Synthesize or strengthen well-vetted agent skills/plugins from broad public sources and local or user-provided candidates, with evidence-backed comparison and adoption/rejection.

AI & Automation 11 stars 0 forks Updated today MIT

Install

View on GitHub

Quality Score: 79/100

Stars 20%
36
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Capability Synthesizer Bundled commands use `$PLUGIN_ROOT` (`$env:PLUGIN_ROOT` in PowerShell; same path suffix) for the plugin root. Set it once: use the host's plugin-root variable when defined (Claude Code: `PLUGIN_ROOT="$CLAUDE_PLUGIN_ROOT"`), otherwise the absolute path of this skill folder's `../..`. Build one cohesive result from a broad capability corpus. The internet and public repositories are the primary corpus; local skills are supplementary evidence and candidate implementations. Candidates are evidence, not merge targets. ## Target Contract Before discovery, write a compact contract: ```json { "capability": "short target", "primary_target": "named skill/plugin/MCP/capability to create or strengthen", "named_targets": ["@plugin-or-$skill explicitly named by the user"], "cwd_role": "workspace | source-reference | target", "mode": "new-skill | augment-existing | plugin-pack | source-import | reference-only", "artifact_type": "skill | plugin | mcp | mixed | report", "install_scope": "global-agent | repo-local | workspace-snapshot | reference-only", "install_required": false, "destination_path": "chosen source or install path", "marketplace_path": "only when global marketplace activation is required", "trigger_model": ["task context, artifacts, evidence, or agent decision point that should invoke the capability"], "core_workflows": ["workflow 1"], "non_goals": ["excluded behavior"], "must_keep_capabilities": ["capability that must su...

Details

Author
Xopoko
Repository
Xopoko/plug-n-skills
Created
2 months ago
Last Updated
today
Language
Python
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category