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 agentmods add skills/fridrichmethod/awesome-skills/android-clean-architecturenpx skills add FridrichMethod/awesome-skills --skill android-clean-architecturegit clone --depth 1 https://github.com/FridrichMethod/awesome-skillsWrote 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/fridrichmethod/awesome-skills/android-clean-architecture)<a href="https://agentmods.dev/skills/fridrichmethod/awesome-skills/android-clean-architecture"><img src="https://agentmods.dev/badge/skills/fridrichmethod/awesome-skills/android-clean-architecture.svg" alt="Measured on agentmods" 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.00034 | $0.01994 |
| Opus 5 | $0.00017 | $0.00997 |
| Sonnet 5 | $0.00007 | $0.00399 |
| Haiku 4.5 | $0.00003 | $0.00199 |
Grade A, and why
android-clean-architecture 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.
The source is not reproduced here
A licence we could not identify
The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.
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 First seen · 340 lines · 34 tokens per session scan A b3f84e98979f
android-clean-architecture is a skill published in the GitHub repository FridrichMethod/awesome-skills (14 stars, last pushed 6d ago), with no licence file. It adds 34 tokens to every session and 1,994 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-09-03.
Other skills, from other repositories
distill-concept-books
将概念、理论或分析方法类图书蒸馏为证据可追溯、经人工门禁审核且不暴露书名、作者、出版社等来源身份的任务型 Skill 候选。用于新建或恢复图书蒸馏、以本地 Tesseract 扫描 DOCX 全部内嵌图像或 Poppler 渲染的扫描 PDF 全页、建立 source map 与 evidence/claim/relation/capability rule、用第一性原理重构可迁移方法,以及按权威 task contract 防止上下文压缩后的产品任务漂移;仅在本元 Skill 自身的 owning distillation 中路由其 Gate 4 评测。不用于单纯摘要、事实问答、人物思维模仿、实验或临床…
remote-compute-ssh
Submit recoverable SSH-direct research Runs with live progress cards and model-free monitoring.
analysis-workflow
Organize multi-step scientific analyses into reproducible, self-contained modules. Use for workflows such as QC→PCA→DEG→GSEA that produce scripts, inputs, figures, tables, and methods. Creates a stable module layout, records exact inputs/parameters/package and database versions in each module README, keeps large data…
bear-support
给一句话或一段话,找出真实学术文献来支持它,每篇文献附一行"它如何支撑这个观点"的说明。底层走真实检索(scimaster-cli),绝不从记忆编造引用——搜不到就如实说搜不到。 以下情况请主动触发本技能:用户想让某个观点"更有依据"、"更经得起质疑"、"加上文献支撑"、"找几篇论文"、"这个说法有没有研究"、"帮我查一下这个结论"、"审稿人会不会说没有引用"——即使用户没有说"bear-support"或"找文献"这几个字,只要意图是为一个观点寻找学术支撑,就使用本技能。 不适用于:找反对文献(用 bear-counter)、选题查重(用 bear-scoop)、概念地图(用 bear-map)、溯源演化史(用…
bear-trace
给一个主题或一篇种子论文,向前挖掘它建立在哪些前驱工作上(逐层回溯),再向后补充最新进展,讲清楚这个问题从源头到现在是怎么演化的。底层走真实检索(scimaster-cli),每个节点都锚定真实检索到的论文。 以下情况请主动触发本技能:用户问"这个问题是怎么来的"、"帮我溯源这个方向"、"这个领域怎么发展的"、"这篇论文是建立在谁的基础上的"、"从头讲一下这个方向的历史"、"入门一个新领域想先了解演化脉络"——即使用户没有说"bear-trace",只要意图是理解一个研究问题或领域的来龙去脉,就使用本技能。加 -d N 控制向前溯源的层数(默认 3 层)。 不适用于:为观点找支持文献(用 bear-support)、找反对文献(用…
skill-creator
Create, update, validate, and evaluate Wisp skills. Use when authoring a project-local or installable skill, refining its trigger description, adding deterministic scripts or Python sidecars, or testing whether another Agent can follow the workflow.