iiRecord
Agentic AI Atlas · imptokens
tool:imptokensa5c.ai
II.
Tool JSON

tool:imptokens

Structured · live

imptokens json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · domain/tools/tools-agent-skills.yamlCluster · domain
Record JSON
{
  "id": "tool:imptokens",
  "_kind": "Tool",
  "_file": "domain/tools/tools-agent-skills.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "imptokens",
    "homepageUrl": "https://github.com/anthropics/imptokens",
    "kind": "other",
    "description": "Compress input tokens to save time and money in AI agent sessions.\nDetects ghost tokens — invisible or redundant tokens consuming context\nbudget without contributing meaning — and strips or collapses them.\nReduces effective prompt size while preserving semantic content,\nlowering per-request cost and extending available context for long\nagent runs.\n"
  },
  "outgoingEdges": [
    {
      "from": "tool:imptokens",
      "to": "skill-area:context-management",
      "kind": "tool_used_by",
      "attributes": {}
    },
    {
      "from": "tool:imptokens",
      "to": "skill-area:embedding-optimization",
      "kind": "tool_used_by",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}