aget-save-state

aget-save-state is a skill for Claude Code, Codex from aget-framework/aget. It costs 0 tokens per session (14 once invoked), scanned A, original, Apache-2.0.

A saved-state helper, but the available description only identifies its file path and does not explain its behavior.

In plain words
What is it for?
Its concrete jobs cannot be determined from the provided description.
Why use it?
There is not enough information to state what problem it removes without guessing.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: installed under .agents/ (shared by several agents).

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/aget-framework/aget/aget-save-state
Any agent
npx skills add aget-framework/aget --skill aget-save-state
Clone the repo
git clone --depth 1 https://github.com/aget-framework/aget

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for aget-save-state

README.md
[![agentmods](https://agentmods.dev/badge/skills/aget-framework/aget/aget-save-state.svg)](https://agentmods.dev/skills/aget-framework/aget/aget-save-state)
Your own site
<a href="https://agentmods.dev/skills/aget-framework/aget/aget-save-state"><img src="https://agentmods.dev/badge/skills/aget-framework/aget/aget-save-state.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 14 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00000 $0.00014
Opus 5 $0.00000 $0.00007
Sonnet 5 $0.00000 $0.00003
Haiku 4.5 $0.00000 $0.00001

Measured 6d ago against content hash 7b67ca49c796, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

aget-save-state scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

Copies of this mod

1 near-identical copy found in the catalogue:

.agents/skills/aget-save-state/SKILL.md · 1 lines

What it actually says

../../../.claude/skills/aget-save-state/SKILL.md

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 6d ago First seen · 1 lines · 0 tokens per session scan A 7b67ca49c796

Subscribe to this mod's changes

aget-save-state is a skill published in the GitHub repository aget-framework/aget (11 stars, last pushed 6d ago), licensed Apache-2.0. It costs nothing until one of its globs matches a file; then it loads 14 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

aget-record-lesson

Record lessons learned from sessions as persistent, searchable, committable artifacts. Classifies each lesson as Framework (help other AGETs) or Domain (help principal).

aget-framework/template-advisor-aget · 39 tokens

save-progress

Save current project task progress to local task state file for cross-session continuity. Use when the user asks to save progress, uses an equivalent localized trigger phrase, the session is interrupted, or the user wants to resume work later. Writes to .claude/project-task-state.json so next session can load it via…

KimYx0207/Meta_Kim · 65 tokens

memory-consolidation

Use when consolidating session signals into curated memory — four-phase loop ORIENT → GATHER → CONSOLIDATE → PRUNE. Triggers on 'mine my sessions', 'consolidate memory', 'review intake signals'.

event4u-app/agent-config · 51 tokens

cordis-plugin-sofagent-evolve

经验沉淀——think.md 反思 + Dream Cycle + skillopt + instinct→skill + refine(seam: 任务结束 hook)——桥接 @sofagent/think generateThinkEntry(sofagent 品牌插件 · 主色 #16B8F3)——DSH(DeepSeek Harness)cordis plugin。sofagent 约束层在 DeepSeek Harness 生态的插件形态。.

KongFangXun/sofagent · 96 tokens

cordis-plugin-sofagent-ontology

共享语义底座 + 知识检索(seam: ontology tools + searchknowledge)——桥接 @sofagent/ontology generateOntologyView(sofagent 品牌插件 · 主色 #16B8F3)——DSH(DeepSeek Harness)cordis plugin。sofagent 约束层在 DeepSeek Harness 生态的插件形态。.

KongFangXun/sofagent · 88 tokens

use-lore

Use when the user mentions "lore", asks how this kit or its skills work, installs or updates the plugin, is unsure which Lore skill to invoke, starts a new work area, project or bot, wants to migrate an old project to the Lore standard, or keeps loose notes in the same folder tree as their Lore.

andresanemic/lore-plugin · 70 tokens