daily-report

daily-report is a skill for Codex from tranfu-labs/tranfu-skills. It costs 57 tokens per session (2,102 once invoked), scanned B, original, MIT.

A skill that turns structured AI news or daily-report data into a TranFu image for public sharing. TranFu is the publishing format named in the description; the output uses a light research-note layout with pale blue accents.

In plain words
What is it for?
Use it to render daily-report JSON or AI news material as a public report image, and to create and check example report images.
Why use it?
It helps when a text or data-based AI news report needs to become a readable image for mobile feeds, WeChat, X, or community posts. It is not intended for ordinary text reports or unrelated posters.

Skill for Codex

Written for Codex: agents/openai.yaml present.

Good fit Use it to render daily-report JSON or AI news material as a public report image, and to create and check example report images.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/tranfu-labs/tranfu-skills/daily-report
Install

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.

Any agent
npx skills add tranfu-labs/tranfu-skills --skill daily-report
Clone the repo
git clone --depth 1 https://github.com/tranfu-labs/tranfu-skills

Made for: Codex.

Wrote 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.

agentmods badge for daily-report

README.md
[![agentmods](https://agentmods.dev/badge/skills/tranfu-labs/tranfu-skills/daily-report/github.svg)](https://agentmods.dev/skills/tranfu-labs/tranfu-skills/daily-report)
Your own site
<a href="https://agentmods.dev/skills/tranfu-labs/tranfu-skills/daily-report"><img src="https://agentmods.dev/badge/skills/tranfu-labs/tranfu-skills/daily-report/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.

agentmods 80×15 button for daily-report

Your own site · 80×15
<a href="https://agentmods.dev/skills/tranfu-labs/tranfu-skills/daily-report"><img src="https://agentmods.dev/badge/skills/tranfu-labs/tranfu-skills/daily-report.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 57 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,102 The whole file, excluding the scripts and references it only reads on demand.
Security scan B 1 finding. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00057 $0.02102
Opus 5 $0.00028 $0.01051
Sonnet 5 $0.00011 $0.00420
Haiku 4.5 $0.00006 $0.00210

Measured 12d ago against content hash 47322ca78601, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade B, and why

daily-report scanned grade B with 1 finding 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 12d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (scripts/render_daily_report.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

Asks the agent to reveal its instructionsmediumSystem prompt leakage

Directions to print, repeat or translate the system prompt extract configuration the operator did not intend to expose.

- Do not display instructions that imply clicking.
own-skills/daily-report/SKILL.md · 211 lines

How it starts

The opening of the file, as written. The whole thing — 211 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Daily Report

Use this skill to generate a public-facing TranFu AI daily report image from structured AI news material.

The selected default style is research + iceblue: a light research-note layout with pale blue accents. It is optimized for public daily publishing, mobile reading, WeChat Moments, community posts, and article body images.

When To Use

Use this skill when the user asks to:

  • generate a TranFu AI daily report image from AI news material
  • turn structured daily-report JSON into a public HTML screenshot
  • create shareable daily-report images for WeChat Moments, official accounts, X, or community posts
  • render and verify example report images from the bundled script

Do NOT trigger when:

  • the user only wants a pure text daily report
  • the user wants a generic image model prompt or unrelated poster
  • the task is article writing, copy editing, or web publishing without a daily-report image output
  • the material is mainly Crypto or non-AI unless the user explicitly asks to extend the schema

同类 Skill 对比

公司库内

  • structured-thinking-advisor — 优化内容结构和表达;本 skill 区别: 不只改文案,还用 HTML/CSS 固定渲染成图片。
  • project-scoring — 评估 AI 项目并输出决策 memo;本 skill 区别: 不做项目评分,专注每日 AI 信息图片化。
  • write-spec — 从模糊需求生成 PRD/spec;本 skill 区别: 面向每日内容生产,不输出产品需求文档。

外部世界

  • Canva / Figma 模板 — 适合人工设计海报;本 skill 区别: 输入结构化新闻,脚本稳定批量渲染。
  • Newsletter screenshot workflows — 适合网页转截图;本 skill 区别: 内置公开图片展示规则,主动去掉点击、URL、QR 和低语境项目名。
  • Generic image generators — 适合视觉概念图;本 skill 区别: 中文正文、日期和 logo 都由 HTML/CSS 渲染,避免乱码和文字失真。

本 skill 独特价值

  • TranFu 品牌日报图一键渲染。
  • 默认公开读者版,少噪音。
  • HTML 可追溯,PNG 可分享。

使用技巧

材料方案

  • 用 JSON 存归档字段,用图片只展示公开内容。
  • logo 只用 bundled tranfu.png
  • QR 默认关闭,平台允许时再开。

推荐用法

  • 先把日报素材整理成 references/report-schema.md
  • 默认跑 research + iceblue
  • 上传前跑 --all-variants 检查备用样式。

已知限制

  • 需要 Chrome/Chromium 才能自动截图。
  • 默认只做 AI 日报,不展示 Crypto。
  • 过长新闻需先压缩成手机可读短句。

Read the full file on GitHub · 211 lines

Changes

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.

  1. 12d ago First seen · 211 lines · 57 tokens per session scan B 47322ca78601

Subscribe to this mod's changes

daily-report is a skill published in the GitHub repository tranfu-labs/tranfu-skills (2 stars, last pushed 2d ago), licensed MIT. It adds 57 tokens to every session and 2,102 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it B with 1 finding (asks the agent to reveal its instructions). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

systematic-debugging

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes.

obra/superpowers · 21 tokens

local-ai-agents

Build local-first AI agents that run entirely on a developer workstation with Microsoft Foundry Local and Qwen function-calling models. Covers Small Language Models (SLMs), the OpenAI-compatible local endpoint, sandboxed local tools, local RAG with Chroma, local MCP servers, hybrid cloud/local routing, and the…

microsoft/ai-agents-for-beginners · 200 tokens

next-cache-components-adoption

Turn on Cache Components in a Next.js app and resolve the blocking routes it surfaces. Use when the user wants to enable, adopt, or migrate to Cache Components, flip the cacheComponents flag, work through a flood of blocking-prerender / instant validation errors, run the cache-components-instant-false codemod, or…

vercel/next.js · 95 tokens

chat-pet-sprite-creation

Use when creating or changing VS Code chat pet sprite art, sprite sheets, state animations, eye treatments, Stable/Insiders variants, or pet transitions under src/vs/workbench/contrib/chat/browser/widget/media/chatPet.

microsoft/vscode · 53 tokens

cpu-profile-analysis

Analyze V8/Chrome CPU profiles (.cpuprofile) and DevTools trace files (Trace-.json). Use when: profiling performance, investigating slow functions, comparing code paths, finding bottlenecks, analyzing timeToRequest, understanding call trees from sampling profiler data, analyzing layout/paint/rendering, investigating…

microsoft/vscode · 71 tokens

insight-error-page

Write or audit an insight-kind error page for the Next.js dev overlay. Use when creating a new errors/ .mdx page, auditing an existing one, or checking that a page matches the framework fix cards. Covers page structure, title alignment, FixCard cards with Copy prompt button, code snippets, terminology verification…

vercel/next.js · 83 tokens