SkillHub is a self-hosted registry where organizations publish, discover, version, and manage reusable skills for AI agents. Teams use it to share governed skill packages privately, with namespaces, role-based access control, audit logs, and CLI installation; the catalogue entries are skills and related agent integrations that can be managed through it.
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 iflytek/skillhub --skill daily-standup-journalgit clone --depth 1 https://github.com/iflytek/skillhubWrote 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/iflytek/skillhub/daily-standup-journal)<a href="https://agentmods.dev/skills/iflytek/skillhub/daily-standup-journal"><img src="https://agentmods.dev/badge/skills/iflytek/skillhub/daily-standup-journal/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/iflytek/skillhub/daily-standup-journal"><img src="https://agentmods.dev/badge/skills/iflytek/skillhub/daily-standup-journal.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
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.00051 | $0.01752 |
| Opus 5 | $0.00026 | $0.00876 |
| Sonnet 5 | $0.00010 | $0.00350 |
| Haiku 4.5 | $0.00005 | $0.00175 |
Grade A, and why
daily-standup-journal 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.
How it starts
The opening of the file, as written. The whole thing — 222 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Daily Standup & Journal
What It Does
Generate a structured check-in for a solo workday, team sync, reflection, or retrospective. Keep the result proportional to the user's requested depth.
Default to an in-session response only. Do not save, retrieve, or share journal content unless the user explicitly requests it and identifies the destination. Never claim to remember earlier entries that are not present in the current authorized context.
Session Types
1. Daily Solo Standup (5-Minute Check-In)
Best for: Freelancers, solopreneurs, remote workers
| Prompt | Why It Matters |
|---|---|
| What am I committed to finishing today? | Clarifies intention |
| What will distract me, and how do I prevent it? | Anticipates friction |
| What is one thing I can defer or delete? | Reduces scope creep |
| What energy level am I at? (1-10) | Captures the user's self-reported capacity without diagnosing it |
| What is the one metric that tells me today was a win? | Creates a finish line |
Format: Invite brief answers unless the user asks for a deeper reflection.
2. Daily Team Standup (Async)
Best for: Small remote teams, freelance collaborators
| Question | Focus |
|---|---|
| What did I accomplish yesterday? | Progress visibility |
| What will I work on today? | Intentionality |
| What blockers do I need help with? | Surface roadblocks |
| What one thing would make today productive? | Proactive planning |
Pro tip: Keep responses under 3 sentences each. Use a shared doc or channel. Read everyone's before starting your day.
3. Evening Reflection (Gratitude + Growth)
Best for: Personal development, habit tracking
| Prompt | Purpose |
|---|---|
| What went well today? | Reinforce positive patterns |
| What challenged me? | Identify growth edges |
| What did I learn? | Consolidate insights |
| What would I do differently? | Meta-learning |
| What am I grateful for? | Emotional resilience |
What ships with it
2 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.
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 · 222 lines · 51 tokens per session scan A d48abadb5a7f
daily-standup-journal is a skill published in the GitHub repository iflytek/skillhub (5,070 stars, last pushed today), licensed Apache-2.0. It adds 51 tokens to every session and 1,752 once invoked, about $0.0003 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
pm-data
A workflow for defining product metrics, tracking events, monitoring results, and planning data analysis.
obsidian-bases
An Obsidian skill for creating database-view files. Obsidian is a note-taking app, and a database view shows notes as tables or cards using filters and formulas.
companion-skill
An AI companion skill for developers and office workers during long-running or repetitive tasks. It provides conversation, feedback, generated lifestyle images, and messages sent through Feishu, a workplace collaboration app.
openclaw-docs
Find authoritative guidance for installing, configuring, operating, securing, and troubleshooting OpenClaw, including channels, model providers, Gateway operations, tools, plugins, automation, nodes, multi-agent routing, and CLI errors. Use for any question or maintenance task involving an OpenClaw installation…
tmux
Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.
automation-workflows
Design and implement automation workflows to save time and scale operations as a solopreneur. Use when identifying repetitive tasks to automate, building workflows across tools, setting up triggers and actions, or optimizing existing automations. Covers automation opportunity identification, workflow design, tool…