super-dev: Skill for Claude Code

.grok/skills/x-reply-scout/SKILL.md

x-reply-scout is a skill for Claude Code, Codex from Xsxdot/super-dev. It costs 156 tokens per session (1,580 once invoked), scanned A, original, Apache-2.0.

A manual workflow for finding recent X posts about development problems and drafting possible English replies. X is the social platform formerly known as Twitter.

In plain words
What is it for?
Use it to find relevant posts from roughly the past day and save reply drafts to a dated Markdown file; it does not post, commit, or schedule work.
Why use it?
It narrows research to posts related to the specified product concerns and keeps a human in control before anything is published.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: mentions AGENTS.md; mentions Codex.

This is Xsxdot/super-dev's own configuration. It tells Claude Code and Codex how to work on super-dev itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything super-dev configures →

Reuse

Borrowing it

Nothing to install: this file belongs to Xsxdot/super-dev. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/Xsxdot/super-dev/main/.grok/skills/x-reply-scout/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/Xsxdot/super-dev

Made for: Claude Code, Codex.

Wrote 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.

agentmods badge for x-reply-scout

README.md
[![agentmods](https://agentmods.dev/badge/skills/xsxdot/super-dev/x-reply-scout.svg)](https://agentmods.dev/skills/xsxdot/super-dev/x-reply-scout)
Your own site
<a href="https://agentmods.dev/skills/xsxdot/super-dev/x-reply-scout"><img src="https://agentmods.dev/badge/skills/xsxdot/super-dev/x-reply-scout.svg" alt="Measured on agentmods" height="20"></a>
Per session 156 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,580 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00156 $0.01580
Opus 5 $0.00078 $0.00790
Sonnet 5 $0.00031 $0.00316
Haiku 4.5 $0.00016 $0.00158

Measured 5d ago against content hash 69c67306d701, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

x-reply-scout 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 5d 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.

.grok/skills/x-reply-scout/SKILL.md · 120 lines

How it starts

The opening of the file, as written. The whole thing — 120 lines — stays where its author put it; the contents beside it link to each section on GitHub.

x-reply-scout

手动 GTM 选帖 + 起草回复。账号 @gosuperdev。人审后再发,绝不自动发帖

产品楔子(选帖准心,宁缺毋滥)

只保留和 SuperDev 论点直接同频的帖。高优先级痛点(按重要度):

  1. 日志 — agent 读不到/拼不对多服务日志;paste logs;tee + AGENTS.md;「logs tell where not why」
  2. 端口 / 进程 — EADDRINUSE、zombie dev server、端口被占、不知道谁占了 port、杀不干净
  3. 服务生命周期 — 假重启、agent 说 restart 了其实没、background process 失控、codex/claude 管不了 dev server
  4. 服务管控 / 同意(审批) — 本地 dev 免打扰 vs 远端/生产要 preview→approve;「agent 乱重启」的恐惧与解法
  5. 可观测调试闭环 — attach 断点、browser 验证、claims it fixed 但没验证

降权 / 通常跳过:泛 AI 编程鸡汤、模型比拼、纯 IDE 主题、无运行时痛点的 vibe coding、已是竞品硬广、带链接的资讯转发。

论点金句(回复中段可用,勿复读同一条):

  • logs tell you where, state tells you why
  • brilliant but blindfolded
  • the agent is a clipboard until it owns the runtime
  • restart is not a side effect you hope for — it's a controlled operation

何时跑

用户说 /x-reply-scout 或「跑今天的选帖」。默认窗口:过去 24 小时。若用户指定日期/更长窗口,听用户的。

步骤

1. 准备

  • 项目根:当前 workspace(super-debug)
  • 读一遍 launch/2026-07-x-reply-playbook.md 的分类与禁区(A/B/C、≤280、冷启动不塞链接)
  • 关键词细节见 references/keywords.md(可随实战增删)
  • mkdir -p tmp
  • 日期用 America/Los_Angelestmp/gtm-scout-YYYY-MM-DD.md

2. 搜索(X 为主)

用 X keyword / semantic 搜索。每条查询加时间约束:since:YYYY-MM-DD(昨天 PT 日期)或工具的时间过滤;丢掉 >24h 的结果

优先跑「日志 / 端口 / 进程 / 重启 / 服务管控」批次(见 keywords.md 的 Wedge 批次)。
资讯帖用 -filter:links;可加 min_faves:2 滤完全零互动,但小同行 A 类可放宽。

可选:Reddit(r/ClaudeAI、r/ClaudeCode、r/cursor、r/mcp)只扫同楔子词,时间不够就跳过。

3. 筛选与分类

类型 特征 自报家门 链接
A 小同行 低互动、同战壕 可轻描 + 边界诚实 不放
B 论点同频 中小帖、楔子重合 结尾一句轻度 不放
C 大 V 热帖 高互动 零自报,纯观点 绝不放
  • 每天目标 3–8 条 可回候选;楔子不准的坚决丢,不要凑数。
  • 去重:同作者同主题留 1 条。
  • C 类先想清角度是否已被回复区占满。

4. 起草回复

  • 英文≤280 字符、优先单段、无硬换行堆砌
  • 配方:开头(资格 / 纠正 / buried lede)→ 中段可带走观点 → 贴回对方场景
  • 禁止:so true、求转发、hashtag、冷启动塞产品链接/产品名(对方明确在找工具时例外)
  • 每条措辞必须不同

5. 落盘

写入 tmp/gtm-scout-YYYY-MM-DD.md

# GTM Daily Scout — YYYY-MM-DD (America/Los_Angeles)

## Meta
- Run at: <ISO, PT>
- Window: last 24h
- Focus: logs / ports / process / service control
- Candidates kept: N | Skipped: N

## Candidates (ranked)

### 1. [A|B|C] @handle — one-line hook
- **URL**: ...
- **Posted**: ...
- **Wedge**: logs | ports | process | restart | approval | browser-verify | ...
- **Why**: 1–2 句
- **Angle**: agree-and-sharpen | correct | answer-question | ...
- **Draft reply** (paste-ready, ≤280 chars):

  <english reply>

- **Risk notes**: ...

## Skipped (top reasons)
- ...

## Follow-ups
- 今日优先回的 Top 3(按 ROI)

Read the full file on GitHub · 120 lines

Files

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.

Changes

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.

  1. 5d ago First seen · 120 lines · 156 tokens per session scan A 69c67306d701

Subscribe to this mod's changes

x-reply-scout is a skill published in the GitHub repository Xsxdot/super-dev (1 stars, last pushed 16d ago), licensed Apache-2.0. It adds 156 tokens to every session and 1,580 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.

Related

Other skills, from other repositories

skill-push

Create and push reusable skills to SkillNote from Codex when repeated instructions are detected or the user says "create a skill", "save this pattern", "push a skill". Guides drafting, review, collection selection, and publishing.

luna-prompts/skillnote · 50 tokens

skillnote-doctor

A diagnostic tool for OpenClaw agents -- checks skill registry connectivity, AGENTS.md setup, config file validity, and installed skill health. Use when your setup seems broken, skills aren't loading, or you want to audit your agent's configuration.

luna-prompts/skillnote · 54 tokens

collection

Choose which SkillNote skill collection is active for this Codex project. Use when the user says "change collection", "switch skills", "use frontend skills", or "show collections".

luna-prompts/skillnote · 39 tokens

complete-skill

Rate a SkillNote skill after using it in Codex. Called after applying a skill to record a 1-5 rating and outcome.

luna-prompts/skillnote · 32 tokens

mcpmu

Install, set up, and manage MCP servers using the mcpmu CLI. Use when the user wants to install mcpmu, register it as an MCP server, add/remove/list MCP servers, manage namespaces, set tool permissions, manage server-level denied tools, or expose servers via serve mode.

Bigsy/mcpmu · 64 tokens

skillnote

Show the active SkillNote collection and the skills synced into this project for Codex. Use when the user says "skillnote", "what skills do I have", "show my collection", or wants a SkillNote status/dashboard.

luna-prompts/skillnote · 49 tokens