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/nicepkg/auto-company/deep-reading-analystnpx skills add nicepkg/auto-company --skill deep-reading-analystgit clone --depth 1 https://github.com/nicepkg/auto-companyWrote 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/nicepkg/auto-company/deep-reading-analyst)<a href="https://agentmods.dev/skills/nicepkg/auto-company/deep-reading-analyst"><img src="https://agentmods.dev/badge/skills/nicepkg/auto-company/deep-reading-analyst.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 | $0.00169 | $0.03598 |
| Opus 5 | $0.00084 | $0.01799 |
| Sonnet 5 | $0.00034 | $0.00720 |
| Haiku 4.5 | $0.00017 | $0.00360 |
Grade A, and why
deep-reading-analyst 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.
The source is not reproduced here
No licence file
A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.
What ships with it
10 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- references/5w2h_analysis.md 8.8 KB
- references/comparison_matrix.md 8.7 KB
- references/critical_thinking.md 3.2 KB
- references/first_principles.md 4.4 KB
- references/inversion_thinking.md 8.5 KB
- references/mental_models.md 8.5 KB
- references/output_templates.md 7.5 KB
- references/scqa_framework.md 11 KB
- references/six_hats.md 7.7 KB
- references/systems_thinking.md 5.6 KB
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 · 502 lines · 169 tokens per session scan A afebad75f8a7
deep-reading-analyst is a skill published in the GitHub repository nicepkg/auto-company (188 stars, last pushed 6mo ago), with no licence file. It adds 169 tokens to every session and 3,598 once invoked, about $0.0008 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-30.
Other skills, from other repositories
continuous-learning
Pattern extraction, confidence-scored evaluation, skill creation, organization, versioning, and cross-project export pipeline.
openspec-onboard
Guided onboarding for OpenSpec - walk through a complete workflow cycle with narration and real codebase work.
ai-engineering-curriculum
Use when structured AI engineering curriculum — 382 skills + 99 prompts across 20 phases covering ML, deep learning, LLMs, agents, and production systems. Use when learning AI, building AI skills,.
skill-builder
Use when automatically detect source types and build AI skills using Skill Seekers. Use when the user wants to create skills from documentation, repos, PDFs, videos, or other knowledge sources.
transcript-learn
Extract knowledge from video transcripts (YouTube, courses, seminars, podcasts) and convert to DQ knowledge chunks, skills, or agent definitions. Accepts YouTube URLs or .txt transcript files. ONLY invoked explicitly by user — never auto-invoked.
explain
코드를 비유 기반으로 설명하고 Mermaid 다이어그램을 생성합니다. 파일/기능/줌아웃 3가지 모드 지원. /explain @file.ts (상세 설명), /explain "로그인 기능" (기능 단위), /explain --zoom-out @file.ts (한 단계 위 맵).