X profile
Skill lxyang20131208-star/x-algorithm-skills/skills/x-profile
Claude Code skills for growing on X (Twitter), built on the open-source xai-org/x-algorithm (Phoenix) code — audit, write, and reverse-engineer posts the way the algorithm actually ranks them.
npx -y skills add lxyang20131208-star/x-algorithm-skills --skill x-profileAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Audit an X (Twitter) profile — handle, display name, bio, header, pinned post — for follow conversion. Use when the user asks "review my X profile", "improve my bio", "why don't visitors follow me", "audit my Twitter profile", or shares their profile details. Returns a per-element audit and rewritten copy.
SKILL.md
3.8 KB, as published. Nobody here has run it
x-profile — Profile Audit for Follow Conversion
Read reference/ALGORITHM.md if available. Why the profile matters to the algorithm,
not just to humans:
follow_authorandprofile_clickare two of the 19 actions Phoenix predicts. A post drives a viewer to your profile; the profile converts that visit into a follow. Every follow improves your in-network base — and in-network is structurally favored in ranking. The profile is the conversion step in the whole growth loop.
A great post with a weak profile leaks reach: you get the impressions and the profile clicks, then lose the follow.
What you need from the user
Their current handle, display name, bio, header image description, and pinned post (or a screenshot of the profile). Also their niche and what they want to be known for.
The audit — 6 elements
-
Handle (@) — Ideally readable and stable. Numbers/underscores from auto-generated handles read as low-trust. A handle change is high-cost; only recommend it if the current one is actively hurting (e.g.
@user82910473). -
Display name — Best practice in 2026:
Name · what you doorName | building X. The "what you do" half is what makes you legible in reply threads and notifications, where only the display name shows. -
Bio — The highest-leverage element. It must answer, in the first line, three questions a stranger has after reading one good post: who are you, what do you do, why should I care. Structure that works:
- Line 1: the specific thing you do + proof (a number, a product, a credential).
- Line 2: who it's for / what you post about (sets topic expectation).
- Optional line 3: a current focus or a soft link cue. Kill: vague identity words ("entrepreneur", "thought leader", "passionate about"), emoji soup, and joke bios that don't tell a visitor what they'll get by following.
-
Header image — Should reinforce the one thing you do (product screenshot, a metric, a clear tagline). A generic stock image wastes the largest pixels on the page.
-
Pinned post — Your single best proof, permanently. It should be your strongest "who I am + what I deliver" post: a real result, a flagship thread, or a build-in- public milestone. If the pinned post is months old or off-niche, flag it.
-
Coherence — Handle, name, bio, header, and pinned post should all point at the SAME one thing. A visitor should be able to state your niche in five words after three seconds. Mixed signals kill the follow decision.
Output format
Profile read: <what a stranger currently thinks you do, in one line>
Follow-conversion verdict: <strong / leaky / broken> — <why>
Element audit:
Handle ......... PASS/FLAG — <note>
Display name ... PASS/FLAG — <note>
Bio ............ PASS/FLAG — <note>
Header ......... PASS/FLAG — <note>
Pinned post .... PASS/FLAG — <note>
Coherence ...... PASS/FLAG — <note>
Rewrites:
Display name: "<new>"
Bio:
"<new bio, ready to paste>"
Header: <what it should show>
Pinned: <which post to pin, or what to create>
Rules
- Never invent credentials, numbers, or achievements. Write the bio from what the user actually told you; if a proof point would strengthen it, ask for one.
- Give paste-ready copy, not just advice.
- Respect character limits: bio is 160 characters. If your rewrite is over, trim it and say so.
- Keep the user's voice and personality — a profile should sound like a person.