metrics-report
✓メトリクス データをレポート エンドポイントに投稿します。これは、ユーザーが収集され、一時ファイルに保存されているメトリクス データをレポート API に送信する必要がある場合に使用します。
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"
メトリクス データをレポート エンドポイントに投稿します。これは、ユーザーが収集され、一時ファイルに保存されているメトリクス データをレポート API に送信する必要がある場合に使用します。 ソース: kinneyyan/prompts。
引用可能な情報
AI/検索での引用用の安定したフィールドとコマンド。
- インストールコマンド
npx skills add https://github.com/kinneyyan/prompts --skill metrics-report- カテゴリ
- </>開発ツール
- 認証済み
- ✓
- 初回登録
- 2026-02-01
- 更新日
- 2026-02-18
クイックアンサー
metrics-report とは?
メトリクス データをレポート エンドポイントに投稿します。これは、ユーザーが収集され、一時ファイルに保存されているメトリクス データをレポート API に送信する必要がある場合に使用します。 ソース: kinneyyan/prompts。
metrics-report のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/kinneyyan/prompts --skill metrics-report インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/kinneyyan/prompts