Scaffold new OpenTelemetry Collector components (receivers, processors, exporters, connectors, extensions) for use with the OCB (OpenTelemetry Collector Builder). Use when the user wants to create a new OTel Collector component, generate component boilerplate, or scaffold a custom collector component. Targets the latest stable Collector API (go.opentelemetry.io/collector v1.x / v0.14x+).
$npx -y skills add brettbuddin/claude-plugins --skill collector-componentInstalls into the current project.
Run `npx skills use "https://github.com/brettbuddin/claude-plugins" --skill "brettbuddin/claude-plugins/collector-component"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/brettbuddin/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/brettbuddin/claude-plugins"` and select the relevant skills, then follow their instructions.