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.
npx skills add aget-framework/template-advisor-aget --skill aget-propose-actionsgit clone --depth 1 https://github.com/aget-framework/template-advisor-agetWrote 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.
[](https://agentmods.dev/skills/aget-framework/template-advisor-aget/aget-propose-actions)<a href="https://agentmods.dev/skills/aget-framework/template-advisor-aget/aget-propose-actions"><img src="https://agentmods.dev/badge/skills/aget-framework/template-advisor-aget/aget-propose-actions/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/aget-framework/template-advisor-aget/aget-propose-actions"><img src="https://agentmods.dev/badge/skills/aget-framework/template-advisor-aget/aget-propose-actions.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00033 | $0.10070 |
| Opus 5 | $0.00016 | $0.05035 |
| Sonnet 5 | $0.00007 | $0.02014 |
| Haiku 4.5 | $0.00003 | $0.01007 |
Grade A, and why
aget-propose-actions 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 9d 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.
This is a copy
89% identical to aget-propose-actions — 33 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.
How it starts
The opening of the file, as written. The whole thing — 328 lines — stays where its author put it; the contents beside it link to each section on GitHub.
/aget-propose-actions
Propose ranked next-best actions with evidence grounding, time budgets, and execute-all default. Supersedes the informal "step back. N next-best actions" trigger phrase.
Purpose
The principal's most frequent interaction pattern across the entire fleet (3-5x per session, every agent, every session) is: "step back. N next-best actions, in this session, within the next M mins." Currently each agent interprets this differently — varying in depth, format, evidence citation, and execution behavior. This skill standardizes input parsing, KB review trigger (L335), output format, evidence grounding, parameterization, and the execute-all default (AGENTS.md).
Evidence: 34+ agents use identical phrasing. L637 (Mid-Session Steering via NBAs), L677 (Divergent Proposal Mode), L693 (5-action default), L787 (interpretation variance across agents). #721 (prior issue). 10+ invocations across 6 agents in v3.12.0 lifecycle.
Input
$ARGUMENTS
Parameters (parsed from natural language):
| Parameter | Source | Default | Grammar |
|---|---|---|---|
count |
First number in prompt | 5 (per L693) | "N next-best actions" |
budget |
Time expression in prompt | 30 min | "within the next N mins/hr" |
focus |
Remainder of prompt | Session mandate | "focus on X" / "for Y" |
Authorization-shape flags (mode-gated — REQ-PA-017): the following are documented parameters, but documented ≠ unconditionally accepted. Their acceptance is invoker-mode-gated per Step 2.8: principal-typed → ACCEPT (REQ-PA-014); agent-self-issued → REFUSE (REQ-PA-015, preserves the L976/L979 NBA-fill safety core). Documenting them here promotes them out of "undocumented/aspirational" status (removing the per-session re-litigation friction the F1 arc surfaced) without loosening the agent-mode refusal.
| Flag | Meaning | Default | Acceptance gate |
|---|---|---|---|
count=auto |
Agent picks the count from trigger-evidence (budget = ceiling, trigger-presence = floor) | off (use count numeric) |
principal-mode only |
batch |
Treat the proposed set as one batch-authorizable unit | off | principal-mode only |
go |
Batch-level GO (satisfies Step 4.5); authorizes execution of trigger-evidenced actions only | off | principal-mode only |
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.
- 9d ago First seen · 328 lines · 33 tokens per session scan A c37c23c94563
aget-propose-actions is a skill published in the GitHub repository aget-framework/template-advisor-aget (2 stars, last pushed 10d ago), licensed Apache-2.0. It adds 33 tokens to every session and 10,070 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. It is 89% identical to aget-propose-actions, differing in 33 lines, and is treated as a copy.
Other skills, from other repositories
gws-calendar
Google Calendar: Manage calendars and events.
gws-gmail-send
Skill "gws-gmail-send" from googleworkspace/cli, covering gmail +send, usage, flags, examples and tips.
gws-gmail-watch
Gmail: Watch for new emails and stream them as NDJSON.
gws-gmail
Gmail: Send, read, and manage email.
gws-workflow-meeting-prep
Google Workflow: Prepare for your next meeting: agenda, attendees, and linked docs.
gws-keep
Manage Google Keep notes.