wjs-x-increasing-follower

wjs-x-increasing-follower is a skill for Claude Code, Codex from jianshuo/claude-skills. It costs 161 tokens per session (2,459 once invoked), scanned A, original, MIT.

A measurement-based workflow for growing an X account, formerly called Twitter, through numbered experiments. It compares profile, posting, engagement, and timing changes using account-analytics data.

In plain words
What is it for?
Use it to test profile changes, post formats and timing, engagement actions, and other growth ideas; record metrics and before-values; judge results; and roll back a change when needed.
Why use it?
It replaces intuition with tracked before-and-after results and keeps changes reversible. It also flags experiments with too little data or overlapping time periods instead of claiming certainty.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to test profile changes, post formats and timing, engagement actions, and other growth ideas; record metrics and before-values; judge results; and roll back a change when needed.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/jianshuo/claude-skills/wjs-x-increasing-follower
Install

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.

Any agent
npx skills add jianshuo/claude-skills --skill wjs-x-increasing-follower
Clone the repo
git clone --depth 1 https://github.com/jianshuo/claude-skills

Made for: Claude Code, Codex.

Its marketplace also offers this one on its own, as the plugin wjs-x-increasing-follower/plugin install wjs-x-increasing-follower after adding the marketplace above.

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 wjs-x-increasing-follower

README.md
[![agentmods](https://agentmods.dev/badge/skills/jianshuo/claude-skills/wjs-x-increasing-follower/github.svg)](https://agentmods.dev/skills/jianshuo/claude-skills/wjs-x-increasing-follower)
Your own site
<a href="https://agentmods.dev/skills/jianshuo/claude-skills/wjs-x-increasing-follower"><img src="https://agentmods.dev/badge/skills/jianshuo/claude-skills/wjs-x-increasing-follower/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.

agentmods 80×15 button for wjs-x-increasing-follower

Your own site · 80×15
<a href="https://agentmods.dev/skills/jianshuo/claude-skills/wjs-x-increasing-follower"><img src="https://agentmods.dev/badge/skills/jianshuo/claude-skills/wjs-x-increasing-follower.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 161 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,459 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00161 $0.02459
Opus 5 $0.00081 $0.01229
Sonnet 5 $0.00032 $0.00492
Haiku 4.5 $0.00016 $0.00246

Measured 13d ago against content hash b91dd45f1c8c, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

wjs-x-increasing-follower 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 13d ago.

The scan reads SKILL.md. This mod also ships 6 executable files (scripts/_common.py, scripts/daily-check.sh, scripts/evaluate.py, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

wjs-x-increasing-follower/SKILL.md · 156 lines

How it starts

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

wjs-x-increasing-follower

把「涨粉」当工程做:每个改动是一个带编号的实验,有假设、有目标指标、有 before(可回滚)、有判决。不靠感觉,靠数。

Core Principle

单账号没法做平行 A/B —— 只能做时间轴上的前后对比。 所以唯一可信的北极星指标是 转化率 = 新增关注 ÷ 主页访问(ratio):它对爆款流量免疫。一条推爆了带来一堆访问,ratio 不一定动;但 bio 改好了,每个来访的人更愿意关注,ratio 一定动。

所以指标分层(每个 action 必须声明自己被哪个指标考核):

Action 类型 拨动的杠杆 用什么考核
profile(bio / 名字 / 头像 / banner / 置顶 / URL / 地点) 转化 ratio(北极星,抗爆款)
posting(格式 / 钩子 / 频率 / thread vs 单条) 触达 profile visits + impressions(ratio 当护栏,别把转化拖垮)
engagement(回复 / 关注别人 / 互动) 触达 new follows + visits
timing(发布时间) 触达 profile visits

诚实护栏(写死在 evaluate.py 里): 用中位数不用均值(一天爆款骗不了判决);够 7 天 / 够数据才下判决;同指标实验窗口重叠 → 打 confounded 标记;只给「方向性」结论,不号称因果。

回滚是一等公民。 每个 action 存了精确的 before 值,#N 永远能还原。判 ❌ rollback 先问王建硕,绝不静默改他的 bio

数据从哪来(关键约束)

ratio 这个数 X API / xurl 拿不到 —— 只活在 Analytics 看板里。所以靠 CSV 导出: 打开 x.com/i/account_analytics → Overview → 右上角下载图标(7D/2W/4W/3M/1Y 想要哪段先选好)→ 导出 CSV → 丢进 inbox/(或直接给路径)。

When This Skill Fires

  • 王建硕说「涨粉」「搞个 X 涨粉实验」「A/B 测一下我的 profile」「今天的涨粉检查」
  • /wjs-x-increasing-follower
  • 设了 /schedule daily /wjs-x-increasing-follower(见末尾「每日检查」)

When NOT to use

  • 只是要发一条推 → /wjs-tweeting-from-articles 或直接 xurl post
  • 推广 skill → /wjs-promoting-skills / /publish-skill
  • 把文章分发到各平台 → /wjs-syndicating-articles

Workflow

所有脚本在 scripts/,状态在 state/。先 cd 到 skill 目录。

Step 1 — 吃数据(CSV → daily.jsonl)

python3 scripts/ingest-csv.py /path/to/export.csv

脚本模糊匹配列名(Profile visits / New follows / Impressions / Followers),按日期 upsert,自动算 ratio。它会打印它认的列映射 —— 看一眼对不对,不对就 --visits-col "X" --follows-col "Y"。重跑更长的导出会覆盖重叠的天,安全。

Step 2 — 出 to-do(提实验)

state/daily.jsonl 现状,给王建硕一份带编号的实验菜单。每条必须有:category / title / hypothesis / metric。原则:

  • 一次只让少数 profile 实验在跑(同指标重叠会互相污染读数)。
  • 假设要可证伪:「concrete 一行证明比模糊 tagline 转化高」✅;「让 bio 更好」❌。
  • profile 类先于 posting 类 —— 转化是地基,先把来访的人接住,再去放大流量。

入账(自动分配编号,别手改 jsonl):

Read the full file on GitHub · 156 lines

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. 13d ago First seen · 156 lines · 161 tokens per session scan A b91dd45f1c8c

Subscribe to this mod's changes

wjs-x-increasing-follower is a skill published in the GitHub repository jianshuo/claude-skills (129 stars, last pushed 23d ago), licensed MIT. It adds 161 tokens to every session and 2,459 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-30.

Related

Other skills, from other repositories

exploratory-data-analysis

Perform bounded, local exploratory analysis of explicitly supported scientific files. Use for redacted CSV/TSV/JSON profiles; optional NumPy, HDF5, FASTA/FASTQ, and basic image metadata inspection; missingness/leakage audits; outlier and transformation sensitivity; and rigorous EDA report scaffolds. Other domain…

K-Dense-AI/scientific-agent-skills · 83 tokens

google-ads-audit

Google Ads account audit and business context setup. Use for account-health audits and business-context setup. Trigger on "audit my ads", "ads audit", "set up my ads", "onboard", "account overview", "how's my account", "ads health check", "what should I fix in my ads", or when the user is new to NotFair and hasn't run…

nowork-studio/notfair-plugin · 86 tokens

data-charts-tako

Search and visualize the world's data - get charts, insights, and embeddable knowledge cards for finance, economics, demographics, sports, and more.

gooseworks-ai/goose-skills · 35 tokens

webhook-management

Configure and validate CCAM webhook targets across supported chat, incident, automation, and generic providers. Use when listing provider requirements, creating or updating a target, scoping it to alert rules, sending a test notification, reviewing delivery history, or deleting a target.

hoangsonww/Claude-Code-Agent-Monitor · 56 tokens

gesellschaftsrechtliche-satzungen-agb

Für Gesellschaftsrechtliche Satzungen AGB Abgrenzung: ordnet Norm, Beweislast und Gegenargument; Ergebnis: Prüfprodukt mit Risiko und nächstem Schritt. Fachgebiet: AGB-Recht-Prüfer. Route: gesellschaftsrechtliche-satzungen-agb.

Klotzkette/claude-fuer-deutsches-recht · 69 tokens

master-yinguang

A reference-based assistant for questions about Yinguang and Pure Land Buddhism, a Buddhist tradition focused on faith, ethical living, and practice connected with rebirth in the Pure Land. It can answer in Yinguang’s historical teaching style.

xr843/Master-skill · 274 tokens