where-tokens-went
v0.1.0Explain Codex or Claude Code usage from local history with a bundled deterministic tool.
By where-tokens-wentLicense: MIT0 GitHub starsUpdated 6 days ago
Directory evidence
- Runtimes
- Codex and Claude Code
- Parsed components
- 1 skill or MCP entry
- Source updated
- Sep 18, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Install where-tokens-went for Codex and Claude Code
codex plugin marketplace add ianho7/where-tokens-went
codex plugin marketplace upgrade where-tokens-went
codex plugin add where-tokens-went@where-tokens-wentPaste and run these commands in a terminal with Codex. They add and refresh the where-tokens-went catalog, then install this plugin.
Compatibility: the page URL and API slug “where-tokens-went” remain stable.
- Codex:
where-tokens-went@agent-plugin-marketplace→where-tokens-went@where-tokens-went
The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.
Get the source manually
git clone https://github.com/ianho7/where-tokens-wentClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is skills/where-tokens-went/.
Plugin files
├── .codex-plugin/plugin.json├── .claude-plugin/plugin.json└── SKILL.md
Included Skills1
Explain recent Codex or Claude Code usage from local history using the where-tokens-went deterministic tool.
Plugin manifests2
{
"name": "where-tokens-went",
"version": "0.1.0",
"description": "Explain Codex or Claude Code usage from local history with a bundled deterministic tool.",
"author": {
"name": "where-tokens-went"
},
"license": "MIT",
"keywords": [
"codex",
"usage",
"audit"
],
"skills": "./SKILL.md",
"interface": {
"displayName": "where-tokens-went",
"shortDescription": "Explain local coding-agent usage",
"longDescription": "Read-only Codex or Claude Code history analysis with a self-contained local deterministic tool.",
"developerName": "where-tokens-went",
"category": "Productivity"
}
}{
"name": "where-tokens-went",
"version": "0.1.0",
"description": "Explain Codex or Claude Code usage from local history with a bundled deterministic tool.",
"author": {
"name": "where-tokens-went"
}
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[where-tokens-went on Agent Plugins Marketplace](https://pluginsmp.com/plugins/where-tokens-went)