From civic-gads
Extracts the version from .claude-plugin/plugin.json and makes it available during the session.
How this skill is triggered — by the user, by Claude, or both
Slash command
/civic-gads:ext_versionThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill extracts the version from `.claude-plugin/plugin.json`.
This skill extracts the version from .claude-plugin/plugin.json.
Run the python script to get the version:
python3 ${CLAUDE_PLUGIN_ROOT}/skills/ext_version/scripts/get_extension_version.py
npx claudepluginhub civicteam/civic-gads --plugin civic-gadsProvides behavioral guidelines to reduce common LLM coding mistakes, focusing on simplicity, surgical changes, assumption surfacing, and verifiable success criteria.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.