Manus에서 모든 스킬 실행
원클릭으로
원클릭으로
원클릭으로 Manus에서 모든 스킬 실행
시작하기$pwd:
cost-report
// Query and report on API usage costs across LLM, embedding, and tool providers
$ git log --oneline --stat
stars:584
forks:73
updated:2026년 2월 14일 04:43
SKILL.md
// Query and report on API usage costs across LLM, embedding, and tool providers
Search, view, update, and merge contacts in the local CRM
Compile a comprehensive daily briefing from calendar, contacts, goals, and recent activity
Digest and ingest emails into memory, surfacing important threads and action items
Detect and remove AI writing patterns to produce natural, human-sounding prose
Generate images from text descriptions using DALL-E or compatible providers
Ingest URLs, documents, and text into the memory system as structured knowledge
| 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"] |
| 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.