copilot-local-dev
SkillInstall and run the Dash0 GitHub Copilot CLI plugin (the copilot/ package) locally for development/testing — no GitHub push or release needed. Use when you want to try or test the Copilot plugin against a real `copilot` session, iterate on it, or tear the setup down.
Install
git clone https://github.com/dash0hq/dash0-agent-plugin.git ~/.claude/skills/copilot-local-devWhat is copilot-local-dev?
Install and run the Dash0 GitHub Copilot CLI plugin (the copilot/ package) locally for development/testing — no GitHub push or release needed. Use when you want to try or test the Copilot plugin against a real `copilot` session, iterate on it, or tear the setup down.
What this can do
Capabilities declared in this component's own frontmatter — not inferred.
Inherit all session tools
Declares no tool restrictions — inherits every session tool
~67 tokens of context used while enabled, before you invoke anything
Documentation
README · ~2 min readRun the Dash0 Copilot plugin locally
The public install path (copilot plugin marketplace add dash0hq/dash0-agent-plugin
copilot plugin install dash0-agent-plugin@dash0) needs the branch pushed and a release carrying thecopilot-on-eventbinary. For local dev we skip both by registering a throwaway local marketplace (the repo's real.github/plugin/marketplace.json, renamed so it can't clash with the productiondash0one) that points at this repo'scopilot/package, installing it the real way, and dropping a locally-built binary where the bootstrap looks (so it skips the download).
This exercises the actual packaging — manifest loading, camelCase hooks.json,
Reviews
Log in to leave a review.
No reviews yet — be the first.
Explore related
Other things in this space — across every part of the ecosystem, not just skills.
Skillssimilar to this one
All skills →Anthropic Example Skills
Public repository for Agent Skills
165.3K stars
agent-development
This skill should be used when the user asks to "create an agent", "add an agent", "write a subagent", "agent frontmatter", "when to use description", "agent examples", "agent tools", "agent colors", "autonomous agent", or needs guidance on agent structure, system prompts, triggering conditions, or
32.8K stars
plugin-structure
This skill should be used when the user asks to "create a plugin", "scaffold a plugin", "understand plugin structure", "organize plugin components", "set up plugin.json", "use ${CLAUDE_PLUGIN_ROOT}", "add commands/agents/skills/hooks", "configure auto-discovery", or needs guidance on plugin director
32.8K stars