share-usage

Analyzes local Claude Code logs to create anonymized usage statistics for skill repositories.

269|20|Updated Jun 13, 2026
One-click install
npx skills add https://github.com/NeuroAIHub/BrainPilot --skill share-usage
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: share-usage
Source: https://github.com/NeuroAIHub/BrainPilot/tree/main/packages/skills/skills/01_Meta-Skills/share-usage
Command: npx skills add https://github.com/NeuroAIHub/BrainPilot --skill share-usage

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill addresses the lack of visibility into which research tools are most effective, allowing users to contribute to community-driven development without compromising their privacy.

Core Features & Use Cases

  • Anonymized Analytics: Automatically parses local logs to count skill usage while stripping all personal or project-specific identifiers.
  • Community Contribution: Generates a standardized report that can be shared via GitHub Discussions to help maintainers prioritize future skill development.
  • Use Case: A researcher wants to show the community which fMRI analysis tools they rely on most to help guide the development of better neuroimaging workflows.

Quick Start

Invoke the share usage skill by telling the AI to generate a usage report for your current research environment.

Frequently Asked Questions about share-usage

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate anonymized usage statistics from local Claude Code logs?

Anonymized usage statistics are generated by parsing local Claude Code logs to aggregate skill call counts and research domain tags while stripping all personal identifiers. This ensures strict data privacy before generating the report.

Can I share my research tool usage data without compromising project privacy?

Yes, you can share usage data without compromising privacy by parsing local logs and stripping all personal or project-specific identifiers. The output is a standardized report of aggregated skill call counts safe for community sharing.

How do I contribute to community-driven research skill development on GitHub?

You can contribute by generating a standardized usage report and sharing it via GitHub Discussions. This feedback loop helps maintainers see which research tools are most effective and prioritize future skill development accordingly.

Do I need GitHub CLI integration to report local skill usage statistics?

GitHub CLI integration is optional for reporting local skill usage statistics. The core analysis relies on accessing local history files, but the CLI enables automated reporting to GitHub Discussions for community feedback loops.

What is anonymized skill usage reporting for research environments?

Anonymized skill usage reporting parses local logs to count how often specific skill repositories are invoked, attaching research domain tags while removing personal identifiers. It provides visibility into which research tools are most effective.

Does usage reporting work with neuroimaging workflows and fMRI analysis tools?

Usage reporting works with neuroimaging workflows by analyzing local logs to count how often fMRI analysis tools are invoked. It aggregates these skill call counts with research domain tags to help guide better neuroimaging development.