X Article Publisher
Publishes Markdown articles directly to the X (Twitter) Articles editor with automated formatting and persistent authentication.
- Context cost
- 51.8k tokensestimated from the bundle, loaded when it triggers
- Bundle
- 24 files · 207.3 kB14 scripts among them — read before you run
- Licence
- MITfree to use
- Last change
- —no release on file
- Servers it uses
- Noneruns standalone
What it does
Publish Markdown articles to X (Twitter) Articles editor with proper formatting. Use when user wants to publish a Markdown file/URL to X Articles, or mentions "publish to X", "post article to Twitter", "X article", or wants help with X Premium article publishing. Handles cover image upload and converts Markdown to rich text automatically.
Installed, it changes the agent in these ways.
What this skill changes about the agent is not written down here yet. The listing was collected from its source, and the description is in its own SKILL.md.
And these are the jobs people reach for it for.
Constrains what the agent is allowed to do.
The skill itself
This is the whole product. A skill is instructions the model reads, so there is nothing behind the listing you cannot see first — the front matter loads with every session, and the body below it loads when the skill triggers.
Nothing in a skill executes. The client loads the text and the model follows it, so a skill can be audited the way a runbook is — by reading it.
What it costs in context
Skills are not billed by the call. They are paid for in context: every token the instructions occupy is a token your code, your diff and your conversation cannot use. Here is what this one takes and when it takes it.
51.8k tokens, estimated from the bundle at four bytes to the token, held for the rest of the session once it triggers. Heavy. Teams tend to install this one per project rather than globally, and load it only when the job comes up.
A server charges by the month. A skill charges once per session, in context, and then keeps charging it for as long as the session lives.
Before and after
The same question, put to the same model twice: once as it comes, and once with these instructions loaded.
No worked example has been published for this skill yet.
The procedure it runs
The procedure has not been published here. It is in the skill’s own SKILL.md, which its author has not sent to the marketplace yet.
These steps are written for a model to follow, not executed by a runtime. It can still be told to skip one, and it will say so when it does.
Servers it uses
None. This skill calls no MCP servers at all.
Everything it needs is in the instructions, so it works in a project with nothing connected — the model reads the file and changes how it works with what it can already reach.
It writes no files and reaches no network. All it changes is how the model reasons and writes.
Read from the allowed-tools line of this skill’s own SKILL.md. A skill grants no permissions of its own — it can only ask for tools your client already has.
What it will not do
Every skill is narrow, and the useful ones say where they stop. These are the jobs this one is the wrong tool for.
What this skill is not for has not been published here. Nothing is implied by that: it is a section the author has not filled in.
What is in the bundle
24 files, 207.3 kB on disk. Mostly text — the instructions the model reads — with 14 scripts in it that your client would run only if the instructions tell it to.
- CHANGELOG.md1.6 kB
- README.md4.9 kB
- SKILL.md7.8 kB
- metadata.json0.7 kB
- qiaomu-x-article-publisher-github/CHANGELOG.md1.5 kB
- qiaomu-x-article-publisher-github/CONTRIBUTING.md2.5 kB
- qiaomu-x-article-publisher-github/README.md3.5 kB
- qiaomu-x-article-publisher-github/README_FULL.md5.1 kB
- qiaomu-x-article-publisher-github/SKILL.md7.8 kB
- qiaomu-x-article-publisher-github/metadata.json0.7 kB
- qiaomu-x-article-publisher-github/scripts/auth_manager.py9.2 kB
- qiaomu-x-article-publisher-github/scripts/copy_to_clipboard.py6.2 kB
- qiaomu-x-article-publisher-github/scripts/debug_editor.py5.1 kB
- qiaomu-x-article-publisher-github/scripts/debug_page.py2.4 kB
- qiaomu-x-article-publisher-github/scripts/parse_markdown.py17.1 kB
- qiaomu-x-article-publisher-github/scripts/publish_article.py40.4 kB
- qiaomu-x-article-publisher-github/scripts/site_config.py1.7 kB
- scripts/auth_manager.py9.2 kB
- scripts/copy_to_clipboard.py6.2 kB
- scripts/debug_editor.py5.1 kB
- scripts/debug_page.py2.4 kB
- scripts/parse_markdown.py22.4 kB
- scripts/publish_article.py42.1 kB
- scripts/site_config.py1.7 kB
A skill installs nothing and depends on nothing: it is a folder your client reads. This one carries 14 scripts beside the text, so the bundle is 24 files you can review in full before installing. The MIT licence covers the templates and examples as well as the instructions.
Install
Installing copies the bundle into your project. Nothing runs at install time — the files sit on disk until the model reads them.
# X Article Publisher · 51.8k tokens when loaded
npx mcprush@latest skill add anbeime/x-article-publisherWrites to .claude/skills/x-article-publisher/ in the current project. Add --global to put it in your home directory instead, for every project.
Which clients pick it up on their own
A skill is a folder of text. A client with a skills folder reads it without being told; everywhere else the same text works, it is just handed to the model rather than found.
Versions
Its author publishes no version number, so there is nothing here to pin to: what you install is the folder as it stands today. Instructions change more often than APIs do — a skill can be rewritten entirely without anything it depends on moving.
- No earlier releases have been published to the marketplace.
Nothing to pin to: this skill carries no version number of its own. What you install is what the folder holds on the day you install it.
Reviews
Nobody has reviewed this skill yet. The rating is the mean of the reviews written here, so there is none until somebody writes the first.
Only accounts that have had the skill installed for fourteen days, so a review is written after living with it rather than after reading it. Publishers may reply once.