Skillmeter Claude Code Marketplace banner
SkillBench-AI SkillBench-AI

Skillmeter Claude Code Marketplace

Productivity community

Description

SkillMeter is an opt-in Claude Code plugin that sends developer-workflow

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

SkillMeter for Claude Code

SkillMeter is an opt-in Claude Code plugin that sends developer-workflow telemetry to the SkillBench platform for organization-level skill analytics. Installation and sign-in do not authorize telemetry: the user must explicitly authorize the licensed GitHub organization and then enable each repository.

Data access notice

The current plugin can process and transmit sanitized conversation and developer-authored content, including prompts, tool inputs and responses, assistant messages, transcript deltas, and selected Claude Code configuration content. Secret and email detection plus path hashing reduce exposure, but do not make arbitrary content anonymous or guarantee removal of every sensitive value.

Review these documents before installing:

Install from the SkillBench marketplace

claude plugin marketplace add SkillBench-AI/skillmeter-claude-code-marketplace
claude plugin install skillmeter@skillbench

Inside Claude Code, run `/skillmeter:signin` to authenticate and review the organization and repository telemetry choices. Use `/skillmeter:telemetry list` at any time to review or change repository selection.

Validate and test

claude plugin validate .
node --test

This repository is public for source review. Do not commit credentials, license JWTs, generated telemetry logs, or test-account secrets.