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 fdueblab/Micro-Agent --skill domain_healthgit clone --depth 1 https://github.com/fdueblab/Micro-AgentWrote 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/fdueblab/micro-agent/domain_health)<a href="https://agentmods.dev/skills/fdueblab/micro-agent/domain_health"><img src="https://agentmods.dev/badge/skills/fdueblab/micro-agent/domain_health/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/fdueblab/micro-agent/domain_health"><img src="https://agentmods.dev/badge/skills/fdueblab/micro-agent/domain_health.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.00000 | $0.00165 |
| Opus 5 | $0.00000 | $0.00082 |
| Sonnet 5 | $0.00000 | $0.00033 |
| Haiku 4.5 | $0.00000 | $0.00016 |
Grade A, and why
domain_health 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 10d 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
100% identical to balance-check — 82 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.
What it actually says
你正在处理一个乡村医疗场景。以下是本领域的背景知识,请在规划和验证时参考。
术语
- 分诊:依据症状与体征信息给出就诊优先级或科室建议。
- 随访:对慢病患者的周期性状态采集与干预提醒。
约束
- 输出不得替代执业医师诊断;需含免责声明与不确定性说明。
- 患者标识与敏感信息最小化展示与脱敏。
编排建议
- 优先结构化主诉与生命体征。
- 转诊路径需可解释。
合规说明
- 遵循医疗数据安全与隐私相关规范。
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.
- 10d ago First seen · 21 lines · 0 tokens per session scan A a33359e23038
domain_health is a skill published in the GitHub repository fdueblab/Micro-Agent (99 stars, last pushed 28d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 165 tokens. A static security scan graded it A with 0 findings. It is 100% identical to balance-check, differing in 82 lines, and is treated as a copy.
Other skills, from other repositories
frontend-feature
Build a new page, view, or data-driven feature in the Next.js frontend. Use when adding a route under the dashboard/marketing area, wiring UI to a backend endpoint, adding client state, or creating a localized page. Covers App Router, data fetching, Zustand stores, and i18n.
alembic-migration
Create, review, and apply database schema changes with Alembic. Use whenever a SQLAlchemy model is added or changed, a column/index/constraint needs to change, or a data backfill is required — anything that alters the PostgreSQL schema.
billing-stripe
Work with Stripe billing — subscriptions, plans/prices, the Customer Portal, credits, usage metering, invoices, and webhook events. Use when changing plans, handling a new Stripe webhook, debugging a payment/subscription flow, or touching credit balances and usage.
generative-ui
Use when presenting information already in hand as a small, static structured panel in the conversation — status, results, comparisons, or a compact summary — rather than prose, a markdown table, a widget, or an app.
Agent Management
Create, edit, upgrade, delete, and audit agents.
device-control
Use when driving the user's Android device through devicecontrolstart, deviceui and deviceaction — opening apps, navigating screens, filling fields, or any multi-step flow through another app's UI.