Skip to content

emo-eth/turn-summary

v0.1.0

Remind each native agent turn to end with a short summary.

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": "turn-summary",
  "version": "0.1.0",
  "description": "Remind each native agent turn to end with a short summary.",
  "author": {
    "name": "emo-eth",
    "url": "https://github.com/emo-eth"
  },
  "repository": "https://github.com/emo-eth/skills",
  "keywords": [
    "turn summaries",
    "agent communication",
    "context reminder"
  ]
}