ソース情報
- リポジトリ
- QuixiAI/Hexis
- ソースの最終更新活動
- 2026年8月22日 00:28
- 検出された SKILL.md の言語
- 英語
- スター
- 609
- フォーク
- 81
インストール方法
デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。
ソースファイルを確認
インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。
メニュー
デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。
インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
直接コマンドでは確認用 Prompt が省略されます。実行前にソースを確認してください。
npx skills add https://github.com/QuixiAI/Hexis --skill cost-reportコマンドは1行のまま表示されます。コピー前に横へスクロールして全体を確認してください。
ローカルで確認しますか?SkillsMP が現在取得できるファイルをダウンロードできます。
Search, read, create, and comment on GitHub issues through the GitHub MCP server.
Analyze a local recording for speakers and label timestamped transcript segments without uploading audio
Run programs, shell commands, and scripts — compile and execute code, test programs in installed languages, work with files in the workspace
SOC 職業分類に基づく
SKILL.md を表示中
| name | cost-report |
| description | Query and report on API usage costs across LLM, embedding, and tool providers |
| category | analytics |
| requires | {"tools":["query_usage"]} |
| contexts | ["heartbeat","chat"] |
| aliases | ["cost","costs","spend","spent","usage","tokens","budget","bill","billing"] |
| bound_tools | ["query_usage"] |
Query the API usage ledger and produce clear, actionable cost reports broken down by provider, model, and time period.
query_usage with the appropriate date range. The tool returns rows from the api_usage table with provider, model, token counts (input/output), and computed cost.