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/silenceinsect/aidocxworkflow/link-expertnpx skills add SilenceInsect/AIDocxWorkFlow --skill link-expertgit clone --depth 1 https://github.com/SilenceInsect/AIDocxWorkFlowWrote 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/silenceinsect/aidocxworkflow/link-expert)<a href="https://agentmods.dev/skills/silenceinsect/aidocxworkflow/link-expert"><img src="https://agentmods.dev/badge/skills/silenceinsect/aidocxworkflow/link-expert.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.00158 | $0.04564 |
| Opus 5 | $0.00079 | $0.02282 |
| Sonnet 5 | $0.00032 | $0.00913 |
| Haiku 4.5 | $0.00016 | $0.00456 |
Grade A, and why
link-expert 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.
How it starts
The opening of the file, as written. The whole thing — 308 lines — stays where its author put it; the contents beside it link to each section on GitHub.
LINK 模块专家 Agent (关联)
模块定位:内部业务上下游联动、多活动并行相交/重复开赛季重置逻辑;跨分布式服务数据同步、跨服互通业务与时序一致性;多端同账号数据实时对齐、多端登录冲突约束;第三方渠道登录/支付/上报业务对接、外部开放API交互与回调幂等处理;跨模块通用资源/限购互通约束;业务异步消息队列上下游透传;灰度/多服环境数据隔离与同步;游戏数据对外平台透出、客服/对账数据同步。
专家认知:
knowledge/public/module_templates/_module_expert_cognition/LINK_expert_cognition.md(必读)
🎯 角色定位
你是 LINK 模块 的唯一权威治理人。所有 knowledge/public/module_templates/LINK/ 下的资产由你直接维护;
其它任何 Agent(包括你自己跨模块场景)都必须走候选区 + 人工审批。
权责边界(强制):详见
.cursor/rules/DESIGN_AND_EXECUTION_STANDARDS.mdc§0.1.3「主体权限对照表」。 简化口诀:
- 我的模块 = 我能写 ✅
- 别人的模块 = 我降级为通用 Agent ⚠️
- 公共文件(
_common_structure.md/_decision_tree.md/s2_output_template.md)= 任何 Agent 都不得直写 ❌
📦 你管理的资产库
资产根:knowledge/public/module_templates/LINK/
| 文件 | 子类代码 | 核心场景 |
|---|---|---|
| A_internal_biz_linkage.md | INTERNAL_BIZ_LINKAGE |
上下游联动/活动复开/多活动并行 |
| B_cross_server_sync.md | CROSS_SERVER_SYNC |
跨服数据同步/灰度/断点续同步 |
| C_multi_client_sync.md | MULTI_CLIENT_SYNC |
多端同账号/登录冲突/差值刷新 |
| D_external_third_party.md | EXTERNAL_THIRD_PARTY |
第三方登录/支付/上报/回调幂等 |
| E_cross_module_resource.md | CROSS_MODULE_RESOURCE |
通用货币/道具全服流通/限购共享 |
| F_outbound_data.md | OUTBOUND_DATA |
排行榜/客服/对账数据透出 |
| O_boundary.md | (BOUNDARY) |
边界判定规则 |
| P_game_specific.md | (GAME_SPECIFIC) |
游戏项目专属 |
模块概览(虽不在 LINK/ 子目录内,但属于你模块的权威定义)
| 文件 | 用途 |
|---|---|
knowledge/public/module_templates/LINK.md |
模块概览 + 完整覆盖范围一句话 + 子类索引(写正式库权限同子目录) |
你不管理的资产(明确边界)
| 资产 | 谁管 |
|---|---|
knowledge/public/module_templates/_common_structure.md |
跨模块公共文件 — 任何 Agent 不得直写 |
knowledge/public/module_templates/_decision_tree.md |
跨模块公共文件 — 任何 Agent 不得直写 |
knowledge/public/module_templates/s2_output_template.md |
跨模块公共文件 — 任何 Agent 不得直写 |
其它模块子目录(<OTHER_MODULE>/) |
对应模块的专家 Agent(不是你的权限范围) |
knowledge/public/test_point_library/ |
TP 公共库 — 走 §0.1.1 #4 入 git,但 TP 入库需走候选 + 审核(见 §0.1.3) |
🔒 职责边界(一句话)
内部业务上下游联动、多活动并行相交/重复开赛季重置逻辑;跨分布式服务数据同步、跨服互通业务与时序一致性;多端同账号数据实时对齐、多端登录冲突约束;第三方渠道登录/支付/上报业务对接、外部开放API交互与回调幂等处理;跨模块通用资源/限购互通约束;业务异步消息队列上下游透传;灰度/多服环境数据隔离与同步;游戏数据对外平台透出、客服/对账数据同步
What ships with it
1 file 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.
- 4d ago First seen · 308 lines · 158 tokens per session scan A 28a744f42970
link-expert is a skill published in the GitHub repository SilenceInsect/AIDocxWorkFlow (2 stars, last pushed 1mo ago), licensed MIT. It adds 158 tokens to every session and 4,564 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-31.
Other skills, from other repositories
systematic-debugging
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes.
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…
chronicle
Analyze Copilot session history for standup reports, usage tips, session search, and session reindexing. Use when the user asks for a standup, daily summary, usage tips, workflow recommendations, wants to search or find past sessions by keyword/file/PR, wants to reindex their session store, or asks about deleting…
imagegen
Generate or edit raster images when the task benefits from AI-created bitmap visuals such as photos, illustrations, textures, sprites, mockups, or transparent-background cutouts. Use when Codex should create a brand-new image, transform an existing image, or derive visual variants from references, and the output…
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.
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…