Getting it into your agent
This one installs as part of its plugin. Adding the marketplace and installing the plugin brings it with everything else the plugin ships.
/plugin marketplace add shalintripathi/organic-os/plugin install organic-osWrote 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/shalintripathi/organic-os/diagnose)<a href="https://agentmods.dev/skills/shalintripathi/organic-os/diagnose"><img src="https://agentmods.dev/badge/skills/shalintripathi/organic-os/diagnose/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/shalintripathi/organic-os/diagnose"><img src="https://agentmods.dev/badge/skills/shalintripathi/organic-os/diagnose.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.00044 | $0.01993 |
| Opus 5 | $0.00022 | $0.00996 |
| Sonnet 5 | $0.00009 | $0.00399 |
| Haiku 4.5 | $0.00004 | $0.00199 |
Grade A, and why
diagnose 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 2d 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.
How it starts
The opening of the file, as written. The whole thing — 155 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Diagnose (printed, never transmitted)
A support report the operator can read before anyone else does. This skill PRINTS. It never sends, uploads, posts, mails, or opens an issue, and it has no channel of its own. The operator decides whether any of it is pasted anywhere.
Read-only over everything: no brain file is written, no profile is edited, no connector is re-probed for the sake of this report. The one time it reaches the network is the Update currency section below - a single outbound READ of the latest public version number, never a write and never anything about you. Reading a public release tag is not transmitting your report.
Print this line first, before any collected value:
Nothing below has been transmitted. organic-os collected it locally and printed it here. Read it, remove anything you would rather not share, then decide whether to paste it into an issue.
What to collect
Resolve the brain: registry.get_active() when running interactively; a
scheduled run receives the brain path from the routine configuration. Every
item below is best-effort - a section that cannot be read prints
unknown (<one-line reason>) and the report continues. Missing information
is stated, never guessed.
- Runtime -
platform.platform()andplatform.python_version(), plus which surface this is (Claude Code CLI or Cowork). - PyYAML - present or absent. Try the import; report the outcome, not a path or a version guess.
- Plugin version - the
versionfield inplugin/.claude-plugin/plugin.json. - Brain schema -
core.contracts.check_schema(brain_path): the version, whether it is compatible, and the action string it returns. - Registry -
core.registry.load(): how many sites are registered and which slug is active. The active site's URL is fine to print; the other sites' URLs are not. Print the count, not the list. - Connectors - the profile's
connectors:block, one line each: the name, the status (verified/unavailable/declined), the context the probe ran in (local-cli,cowork-cloud,ci), and the date it was checked. The context is the load-bearing part - a connector verified from an interactive session is not a claim about the runtime that runs the routines. Plus one row in the same format for the search-data adapter, read from this session's own tool list rather than the profile: name (search-data adapter (openseo)- the known adapter), statuspresentorabsentin this session, contextthis-session, today's date, and - when present - which of the known tools were seen (the known surface is listed inplugin/docs/connectors.md, OpenSEO section; report the tools actually seen, never the list). Looking at the session's tool list is not a re-probe: nothing is called and nothing transmitted. - Setup scorecard - the newest
runs/*-setup-scorecard/REPORT.mdin the brain, if one exists: its date and the per-check status column. Say "no scorecard recorded" when there is none. - Last routine outcome - the newest
runs/<date>-*/REPORT.mdand its date, plus the tail of the runtime log if one exists (~/.config/organic-os/routine-<name>.log): whether the last run finished, and when. - Recent error - the most recent error line from that log or from the last run report, if any. One line, quoted as found.
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.
- 2d ago Changed · +7 lines 71eb2c28472e
- 10d ago First seen · 148 lines · 44 tokens per session scan A 6d3993553d8a
diagnose is a skill published in the GitHub repository shalintripathi/organic-os (5 stars, last pushed 2d ago), licensed MIT. It adds 44 tokens to every session and 1,993 once invoked, about $0.0002 per session on Opus 5. 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-31.
Other skills, from other repositories
broken-links
Find and fix broken links — three modes with different scale ceilings. local audits any local repo (HTML/MD/MDX, no size limit) via Glob/Grep + per-link verification. page checks one live URL deeply (30-100 outbound links per run). site requires the Ahrefs site-audit MCP for true multi-page crawl — without it, refuses…
seo-vertical-detect
Classify a website as ecommerce, local-business, blog-publisher, saas, docs, or generic (multiple may apply), and report detected locales, from the persisted PageSnapshot plus the platform detector's vertical hints. Used by seo-orchestrator to decide which conditional modules to run and how to reweight the scores.
seo-fix-apply
Writer protocol preloaded into the seo-fixer-writer agent — how confirmed SEO/AI-search fixes are applied (git pre-flight, backup, Edit/Write for local diffs, ticketed adapter CLIs for remote targets, re-verify, publish only on a second ticket, rollback) and the findings-array output contract. Used only by the fix…
audit
Audit a website or web codebase for SEO and AI-search (GEO/AEO) — produces two independent 0-100 scores (Search SEO + AI Visibility) plus a prioritized, evidence-backed report persisted on disk. Read-only; never writes to the project. Use when the user asks to audit, analyze, check, or score a site's SEO, structured…
ai-visibility
Fast-path AI visibility — get a brand's 0–100 Akii Visibility Score (computed by an open-source LLM judge against the brand's public footprint) with four-dimension breakdown AND a per-engine proxy map for ChatGPT, Claude, Gemini, Perplexity, Copilot, and Google AI Overviews based on FirstPageSage signal weights.…
seo-audit
Single audit entry point — surface-level scorecard or deep infrastructure dive depending on the requested mode. Default full mode produces a multi-layer scorecard across all 9 areas (crawlability, indexation, meta tags, headings, images, Core Web Vitals, JS rendering, mobile + security, structured data, internal…