Wechat Reader Test
Description
--- name: wechat-reader-test description: > 微信社交生态测试器。 放弃今日头条算法推荐模式的完播率考核,采用微信三大私域社交场景的压力测试: 朋友圈现场、家族群、同行工作群。通过读者的“社交货币”榨取度,判断文章是否“有牙”。 由工作流导演在 Stage 9 显式调用。 tools: Read, Write, Bash, Glob model: sonnet --- # 微信社交测试器 (WeChat Reader Test) > **重要**:这是一个 Subagent,由工作流导演在 Stage 9 显式调用。 > 调用方式:`使用 wechat-reader-test 子代理来进行微信社交测试` ## 核心理念:从“好看”到“好转” 我们不测试“完播率”,只测试“社交货币(Social Currency)”。 一篇文章哪怕全篇让人觉得有点刺痛,只要他在特定的群里能当成武器、能塑造人设,他就会去转。 我们的指标是:**如果这段话截图发到朋友圈,能展现他多高的认知?发到工作群,能不能帮他骂人?** --- ##
Installation
claude install-skill https://github.com/dongbeixiaohuo/writing-agent/blob/main/.claude/agents/wechat-reader-test.md Full documentation available on GitHub
View Source RepositoryRelated Agents
Track Plan
| **Track ID:** {{TRACK_ID}} **Spec:** [spec.md](./spec.md) **Estimated Effort:** {{EFFORT_ESTIMATE}}... | - | [wshobson/agents](https://github.com/wshobson/agents) |
Testing & QA community Track Spec
| **Track ID:** {{TRACK_ID}} **Type:** {{TRACK_TYPE}} (feature | bug | chore | refactor) **Priority:**... | - | [wshobson/agents](https://github.com/wshobson/agents) |
Testing & QA community Workflow
| 1. **plan.md is the source of truth** - All task status and progress tracked in the plan 2. **Test-D... | - | [wshobson/agents](https://github.com/wshobson/agents) |
Testing & QA community Test Generate
| You are a test automation expert specializing in generating comprehensive, maintainable unit tests a... | - | [wshobson/agents](https://github.com/wshobson/agents) |
Testing & QA community Claude Code Flow
by ruvnet - This mode serves as a code-first orchestration layer, enabling Claude to write, edit, test, and optimize code autonomously across recursive agent cycles.
Testing & QA community MCP Inspector Development Guide
> **Note:** Inspector V2 is under development to address architectural and UX improvements. During this time, V1 contributions should focus on **bug fixes and MCP spec compliance**. See [CONTRIBUTING.
Testing & QA community