From synapsys
Run the script. Pass through its output verbatim. It formats grouped output and a summary line. No agent post-processing.
How this skill is triggered — by the user, by Claude, or both
Slash command
/synapsys:listThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Run the script. Pass through its output verbatim. It formats grouped output and a summary line. No agent post-processing.
Run the script. Pass through its output verbatim. It formats grouped output and a summary line. No agent post-processing.
node "${CLAUDE_PLUGIN_ROOT}/scripts/synapsys-list.js" $ARGUMENTS
Optional flags (pass through if user provided them):
--store=<local|worktree|global> — filter to one store kind--event=<UserPromptSubmit|PreToolUse|SessionStart> — filter by event--json — raw JSON for piping to other toolsThe script handles the empty-store and empty-memories cases itself. Do not narrate the output; just run and exit.
npx claudepluginhub thomfilg/ai-plugin-work --plugin synapsysCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.