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 loloxiaoz/tech-blog-hub --skill skillgit clone --depth 1 https://github.com/loloxiaoz/tech-blog-hubWrote 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/loloxiaoz/tech-blog-hub/skill)<a href="https://agentmods.dev/skills/loloxiaoz/tech-blog-hub/skill"><img src="https://agentmods.dev/badge/skills/loloxiaoz/tech-blog-hub/skill/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/loloxiaoz/tech-blog-hub/skill"><img src="https://agentmods.dev/badge/skills/loloxiaoz/tech-blog-hub/skill.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.00081 | $0.01990 |
| Opus 5 | $0.00041 | $0.00995 |
| Sonnet 5 | $0.00016 | $0.00398 |
| Haiku 4.5 | $0.00008 | $0.00199 |
Grade A, and why
tech-blog-downloader 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.
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
29 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.
- .claude-plugin/plugin.json 535 B
- .gitignore 318 B
- anthropic-cards/00-cover.html 7.7 KB
- anthropic-cards/01-agent.html 15 KB
- anthropic-cards/02-interpretability.html 16 KB
- anthropic-cards/03-model.html 16 KB
- anthropic-cards/04-safety.html 16 KB
- anthropic-cards/05-economic.html 15 KB
- anthropic-cards/06-policy.html 16 KB
- anthropic-cards/build.py 24 KB runs code
- anthropic-cards/index.html 215 B
- anthropic-cards/manifest.txt 149 B
- blogs.json 13 KB
- check_render.py 7.0 KB runs code
- check.py 3.2 KB runs code
- DESIGN.md 2.8 KB
- examples/articles/01-building-effective-agents.md 2.7 KB
- examples/articles/02-context-engineering.md 2.2 KB
- examples/articles/03-qwen3-overview.md 1.9 KB
- examples/articles/04-deepseek-r1.md 2.0 KB
- fetcher.py 32 KB runs code
- generate_site.py 58 KB runs code
- harvest.py 16 KB runs code
- install.py 1.9 KB runs code
- install.sh 2.1 KB runs code
- README.md 3.6 KB
- references/blogs.md 7.7 KB
- skill.json 752 B
- tag_articles.py 6.6 KB runs code
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 · 202 lines · 81 tokens per session scan A b1725d5ac082
tech-blog-downloader is a skill published in the GitHub repository loloxiaoz/tech-blog-hub (11 stars, last pushed 2mo ago), with no licence file. It adds 81 tokens to every session and 1,990 once invoked, about $0.0004 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
byok-custom-model
Register a custom LLM endpoint with your own API key for chat in Starchild. Use when adding a personal Anthropic, OpenAI, Grok, Qwen, DeepSeek, Meta (Muse Spark), NEAR AI, or Venice key as a chat model (e.g. add my Claude key, register DeepSeek, use Muse Spark 1.1).
skill-creator
Create, install, or update skills in the workspace. Use when (1) installing a skill from a URL or remote source, (2) creating a new skill from scratch, (3) updating or restructuring existing skills. Always use this skill for any skill installation or creation task.
image-generation
Generate or edit images from text prompts. Use when the user asks to create, draw, design, or edit an image, illustration, photo, icon, poster, or any visual content.
pydantic-ai
Build production-ready AI agents with PydanticAI — type-safe tool use, structured outputs, dependency injection, and multi-model support.
html-artifacts
Author the HTML for a plan artifact, dashboard iframe, or Slack attachment — structure, design plan, available runtime, theming, and craft. Read this before writing HTML for saveplan, outputiframe, or slackattachhtml.
baby-sit
Monitor a GitHub pull request until CI is green, diagnose failures, and rerun only evidence-backed flaky GitHub Actions jobs.