Tokopt Upload
Description
TokOpt — LLM Cost Intelligence Platform. Analyze LLM API logs to identify token waste and deliver actionable cost-saving recommendations. Upload Claude Code conversation logs via the tokopt-upload skill for instant analysis — no account needed. Tracks token usage, cache efficiency, and spending patterns across projects to reduce your AI bill by 60%
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
tokopt-upload
Upload your Claude Code conversation logs for cost analysis and waste detection. No account needed.
Quick Start
# One-liner — upload and get your dashboard link
curl -fsSL https://tokopt.online/scripts/tokopt-upload.sh | bash
Or clone and run:
git clone https://github.com/tokopt/tokopt-upload.git
cd tokopt-upload
bash scripts/tokopt-upload.sh
As a Claude Code Skill
Skills are installed by cloning into the skills directory — no special CLI command needed.
Personal skill (available in all your projects)
mkdir -p ~/.claude/skills
git clone https://github.com/tokopt/tokopt-upload.git ~/.claude/skills/tokopt-upload
Project skill (shared with your team via git)
# Option A: Clone directly into the project
mkdir -p .claude/skills
git clone https://github.com/tokopt/tokopt-upload.git .claude/skills/tokopt-upload
# Option B: Add as a git submodule
git submodule add https://github.com/tokopt/tokopt-upload.git .claude/skills/tokopt-upload
Team members get the skill automatically when they `git pull`.
After installation, use `/tokopt-upload` in any Claude Code session. Optionally pass a project name: `/tokopt-upload my-project`.
Directory Structure
tokopt-upload/
├── SKILL.md # Skill definition (instructions for Claude)
├── README.md # This file
├── scripts/
│ └── tokopt-upload.sh # Upload script
└── LICENSE
What It Does
- Discovers all Claude Code session files in
~/.claude/projects/ - Uploads them (with subagent sessions) to TokOpt for analysis
- Prints a dashboard link — analysis runs in the background on the server
Your data stays local until you run the script. Nothing is sent without your action.
Options
| Flag | Description |
|---|---|
--server URL |
TokOpt server URL (default: https://tokopt.online) |
--project NAME |
Project name for this upload |
--token TOKEN |
Reuse an existing guest token |
Related Skills
Agency Agents
A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy inject
AI Firecrawl
🔥 The API to search, scrape, and interact with the web for AI
AI Artifacts Builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech
AI CrewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewA
AI TrendRadar
⭐AI-driven public opinion & trend monitor with multi-platform aggregation, RSS, and smart alerts.🎯 告别信息过载,你的
AI mem0
| Universal memory layer for AI Agents | 51341 | 221 | 1 |
AI