Manusで任意のスキルを実行
ワンクリックで
ワンクリックで
ワンクリックでManusで任意のスキルを実行
始める$pwd:
$ git log --oneline --stat
stars:584
forks:73
updated:2026年2月14日 04:43
SKILL.md
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.