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/teamwiseflow/xiaobei/expert-bdnpx skills add TeamWiseFlow/xiaobei --skill expert-bdgit clone --depth 1 https://github.com/TeamWiseFlow/xiaobeiWrote 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/teamwiseflow/xiaobei/expert-bd)<a href="https://agentmods.dev/skills/teamwiseflow/xiaobei/expert-bd"><img src="https://agentmods.dev/badge/skills/teamwiseflow/xiaobei/expert-bd.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.00145 | $0.01204 |
| Opus 5 | $0.00072 | $0.00602 |
| Sonnet 5 | $0.00029 | $0.00241 |
| Haiku 4.5 | $0.00015 | $0.00120 |
Grade A, and why
expert-bd 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 4d 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
30 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.
- scheduling.md 4.4 KB
- tools/bd-record/bd-record.sh 1.9 KB runs code
- tools/bd-record/scripts/check-creator.sh 1.0 KB runs code
- tools/bd-record/scripts/check-post.sh 1.2 KB runs code
- tools/bd-record/scripts/init-db.sh 1.1 KB runs code
- tools/bd-record/scripts/record-creator.sh 1.6 KB runs code
- tools/bd-record/scripts/record-post.sh 1.8 KB runs code
- tools/bd-record/SKILL.md 3.5 KB
- tools/info-record/info-record.sh 1.5 KB runs code
- tools/info-record/scripts/check-content.sh 911 B runs code
- tools/info-record/scripts/init-db.sh 715 B runs code
- tools/info-record/scripts/query-today.sh 523 B runs code
- tools/info-record/scripts/record-content.sh 1.6 KB runs code
- tools/info-record/SKILL.md 2.1 KB
- tools/rss-reader/package.json 188 B
- tools/rss-reader/rss-reader.sh 547 B runs code
- tools/rss-reader/scripts/fetch-rss.mjs 5.3 KB runs code
- tools/rss-reader/SKILL.md 2.3 KB
- tools/twitter-interact/scripts/twitter_interact.py 29 KB runs code
- tools/twitter-interact/scripts/twitter_interact.sh 358 B runs code
- tools/twitter-interact/SKILL.md 13 KB
- tools/twitter-interact/twitter-interact.sh 620 B runs code
- tools/xhs-interact/SKILL.md 10 KB
- tools/xianyu-ops/scripts/xianyu_search.py 11 KB runs code
- tools/xianyu-ops/SKILL.md 8.1 KB
- tools/xianyu-ops/xianyu-ops.sh 990 B runs code
- workflows/comment-engagement.md 5.0 KB
- workflows/competitor-watch.md 5.4 KB
- workflows/intel-gathering.md 4.1 KB
- workflows/lead-hunting.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.
- 4d ago First seen · 62 lines · 145 tokens per session scan A 22f73b05dd42
expert-bd is a skill published in the GitHub repository TeamWiseFlow/xiaobei (8,491 stars, last pushed 4d ago), with no licence file. It adds 145 tokens to every session and 1,204 once invoked, about $0.0007 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
configure-notifications
Configure notification integrations (Telegram, Discord, Slack) via natural language.
ai-slop-cleaner
Clean AI-generated code slop with a regression-safe, deletion-first workflow and optional reviewer-only mode.
external-comms
PAO workflow for scanning, drafting, and presenting community responses with human review gate.
reviewer-protocol
Reviewer rejection workflow and strict lockout semantics.
tmux
Manage long-running shell sessions with tmux — start a detached session, run a long task, reattach later, capture output. Use when a task takes longer than a single tool call (build, test, log tail).
agentic-workflow-designer
Conversational skill that interviews users to design new agentic workflows.