Skip to content

wenyu0608/token-saver

v0.3.3-alpha.3MIT

Save AI coding tokens without losing the critical context needed for correct answers.

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "token-saver",
  "description": "Save AI coding tokens without losing the critical context needed for correct answers.",
  "version": "0.3.3-alpha.3",
  "author": {
    "name": "wenyu0608",
    "url": "https://github.com/wenyu0608"
  },
  "homepage": "https://wenyu0608.github.io/token-saver/",
  "repository": "https://github.com/wenyu0608/token-saver",
  "license": "MIT",
  "keywords": ["agent-skills", "token-efficiency", "context-engineering", "coding-agents"],
  "skills": "./skills/"
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • 2Python files
  • 2shell scripts
  • 8YAML files
View on GitHub

Fields the format does not define

This package's plugin.json declares these at its top level. The Agent Plugins format gives them no meaning, so a client loads the plugin and ignores them.

  • skills