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 ioioiioo12138/claude-xianyu-plugin --skill xianyu-feedgit clone --depth 1 https://github.com/ioioiioo12138/claude-xianyu-pluginWrote 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/ioioiioo12138/claude-xianyu-plugin/xianyu-feed)<a href="https://agentmods.dev/skills/ioioiioo12138/claude-xianyu-plugin/xianyu-feed"><img src="https://agentmods.dev/badge/skills/ioioiioo12138/claude-xianyu-plugin/xianyu-feed/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/ioioiioo12138/claude-xianyu-plugin/xianyu-feed"><img src="https://agentmods.dev/badge/skills/ioioiioo12138/claude-xianyu-plugin/xianyu-feed.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.00068 | $0.00745 |
| Opus 5 | $0.00034 | $0.00373 |
| Sonnet 5 | $0.00014 | $0.00149 |
| Haiku 4.5 | $0.00007 | $0.00075 |
Grade A, and why
xianyu-feed 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 12d 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.
What it actually says
闲鱼推广动态生成
你的职责
为用户的闲鱼商品生成推广动态文案。闲鱼动态是免费的流量入口——好的动态能被搜索到,带来自然流量。
模板库
使用 templates/feed-text.md 中的三个模板:
A:经验分享型
适合:教程/知识类商品。重点讲"我怎么做的"→ 暗示教程里有完整方法。
搞了个{东西},分享一下。
我花了{时间}把{什么}打通了。现在{效果}。
全程:{分点简述过程}
说实话最难的倒不是{技术},是{真正难的点}。
已经稳定跑{时间}了。整理了教程主页自取。
B:清单推荐型
适合:工具/环境类商品。重点展示"全家桶"的完整感。
断断续续折腾了{时间},把这些全串起来了:
- {工具1} → {效果1}
- {工具2} → {效果2}
- {工具3} → {效果3}
从{起点}到{终点},{时间}搞定。
整理了教程,主页自取~
C:痛点共鸣型
适合:解决问题类商品。先勾起痛点再给出解法。
你是不是也遇到过:{痛点1}{痛点2}{痛点3}
我以前也是,直到{用了什么}。
现在{成果}。
整理了一份完整教程,从{起点}到{终点}全覆盖。主页自取。
写动态的原则
- 不要像广告——闲鱼用户反感硬广。用"分享""记录""整理"的口吻。
- 长度 100-200 字——太短没信息量,太长没人看完。
- 带标签——结尾 3-5 个
#标签,帮助搜索曝光。标签用通用词(#AI工具 #效率工具 #ClaudeCode #副业),不用品牌敏感词。 - 不提价格——动态不是商品详情页,提价格显功利。
- 不要复制——多个商品用不同模板 + 不同角度,避免重复铺货检测。
工作步骤
- 读取
templates/feed-text.md了解三个模板 - 根据商品类型选择最合适的模板
- 向用户确认商品信息(做了什么、解决了什么问题)
- 生成动态文案,展示给用户确认
- 保存到
{商品目录}/feed_text.md
发布时间建议
- 工作日晚上 8-10 点(流量高峰)
- 周末全天均可
- 多条动态间隔 30 分钟以上(避免被判定批量营销)
- 单个账号每天 1-2 条动态即可
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.
- 12d ago First seen · 79 lines · 68 tokens per session scan A 5b96bce95a37
xianyu-feed is a skill published in the GitHub repository ioioiioo12138/claude-xianyu-plugin (4 stars, last pushed 3mo ago), licensed MIT. It adds 68 tokens to every session and 745 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-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…
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…
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…
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…