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.
git clone --depth 1 https://github.com/Smart-AI-Memory/attune-aiWrote 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/plugins/smart-ai-memory/attune-ai/attune-help)<a href="https://agentmods.dev/plugins/smart-ai-memory/attune-ai/attune-help"><img src="https://agentmods.dev/badge/plugins/smart-ai-memory/attune-ai/attune-help/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/plugins/smart-ai-memory/attune-ai/attune-help"><img src="https://agentmods.dev/badge/plugins/smart-ai-memory/attune-ai/attune-help.svg" alt="Reviewed on agentmods" width="80" height="20"></a>Grade A, and why
attune-help 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 5d 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.
What it actually says
{
"name": "attune-help",
"version": "0.13.0",
"description": "Read and explore .help/ documentation with progressive depth. Lightweight runtime companion to attune-ai's built-in authoring — no AI keys required.",
"author": {
"name": "Smart AI Memory",
"email": "[email protected]"
},
"homepage": "https://smartaimemory.com",
"repository": "https://github.com/Smart-AI-Memory/attune-ai",
"license": "Apache-2.0",
"keywords": ["help", "documentation", "progressive-depth", "lookup", "runtime", "claude-code"]
}
What it installs
The manifest is a name and a version. 4 skills travel with it, and installing the plugin installs all of them — 186 tokens a session between them. Each is measured on its own page, and each can be installed alone.
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.
- 5d ago First seen · 14 lines scan A 1c1818123947
attune-help is a plugin published in the GitHub repository Smart-AI-Memory/attune-ai (10 stars, last pushed today), licensed Apache-2.0. Its token cost is not measured: this kind of file is read by the harness, not the model. 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-09-03.
Other plugins, from other repositories
rubber-duck-tutor
Rubber duck tutor that keeps you sharp across the whole AI-coding lifecycle, not just after code lands: /duck-prebuild before you ask AI to build, /duck-verify and /duck-review once it's written and before you ship, /duck-orient when you're new to a codebase, plus /duck for auto-detect. /coach is its teaching sibling…
claude-eco
Eco mode for Claude Code: minimize token consumption with critical findings intact. Ships /eco and /eco-max (frugality rules, with a low reasoning-effort override), an Eco output style, /eco audit and /eco report, opt-in enforcement hooks, and a benchmark harness. Measured -35% to -57% output tokens on the same task…
sap-sfsf
Employee Central, ECP, Recruiting, LMS, Performance, People Analytics, SF integration.
architect-toolkit
Essential architect tools: katas, interview prep, review facilitation, mentoring, anti-patterns, audits, and pattern catalogs.
sbox
Teaches a coding agent the real s&box API from 17 source-verified reference files, so it stops writing Unity patterns into a Source 2 project. Verified against engine 26.08.05.
nextjs
Official Next.js skills: adopt and optimize Cache Components, adopt Partial Prefetching, and verify runtime behavior against a running dev server.