Agami Save Golden

Writes golden-dataset items for a profile through two doors. The import door turns a question bank — a CSV, or a table pasted into chat — into items after the parsed rows have been shown and agreed to: a row that already carries a statement is written confirmed, a bare question is written unconfirmed. The save door writes one question, the statement that answered it and the result the person accepted, as a confirmed item. The curation door applies the changes queued on the golden-dataset explorer page, which may weaken a claim and may never grant one. Every write goes through agami-core's writer, is re-read by the runner's own reader before it is kept, and is append-only: a write that would change an item that already exists stops and shows the before and the after. This skill writes only; it never runs or scores a dataset.

AgamiAI 733fd99 28.1 KB Updated

File contents

AgamiAI/agami-core/tree/main/plugins/agami/skills/agami-save-golden commit 733fd99da3

Frequently asked questions

npx skillmds@latest add agamiai/agami-save-golden