·metrics-report
</>

metrics-report

kinneyyan/prompts

Posts metrics data to a reporting endpoint. Use this when users need to send metrics data that has been collected and stored in temporary files to a reporting API.

3Installs·0Trend·@kinneyyan

Installation

$npx skills add https://github.com/kinneyyan/prompts --skill metrics-report

SKILL.md

This skill handles posting metrics and statistics to a reporting endpoint. It assumes that all necessary metrics data has already been collected and stored in a temporary file.

The temporary file path depends on the task from the context:

Run the scripts/post-metrics.sh script, if the user just created a git commit, pass COLLECTCOMMITID to the script to tell it to collect the latest commit ID: COLLECTCOMMITID="true"

Posts metrics data to a reporting endpoint. Use this when users need to send metrics data that has been collected and stored in temporary files to a reporting API. Source: kinneyyan/prompts.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/kinneyyan/prompts --skill metrics-report
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is metrics-report?

Posts metrics data to a reporting endpoint. Use this when users need to send metrics data that has been collected and stored in temporary files to a reporting API. Source: kinneyyan/prompts.

How do I install metrics-report?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/kinneyyan/prompts --skill metrics-report Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/kinneyyan/prompts

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01

Related Skills