Agent Plugins Marketplace
All plugins

where-tokens-went

v0.1.0

Explain Codex or Claude Code usage from local history with a bundled deterministic tool.

CodexClaude Code1 Skill

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

Installs for the current user
codex plugin marketplace add ianho7/where-tokens-went
codex plugin marketplace upgrade where-tokens-went
codex plugin add where-tokens-went@where-tokens-went

Paste 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-marketplacewhere-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-went

Clone 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

skills/where-tokens-went/
├── .codex-plugin/plugin.json
├── .claude-plugin/plugin.json
└── SKILL.md

Included Skills1

where-tokens-wentSKILL.md

Explain recent Codex or Claude Code usage from local history using the where-tokens-went deterministic tool.

Plugin manifests2

skills/where-tokens-went/.codex-plugin/plugin.json
{
  "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"
  }
}
skills/where-tokens-went/.claude-plugin/plugin.json
{
  "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"
  }
}

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)