CtrlK
BlogDocsLog inGet started
Tessl Logo

x-article-publisher

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.

63

Quality

75%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./skills/qiaomu-x-article-publisher/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

50%Weight 40%Scale 1-5

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

The body is actionable with concrete commands and a clear publish sequence, but it is verbose with a workflow repeated three times, lacks validation checkpoints for an outward-facing operation, and inlines detail that belongs in reference files alongside a broken external link. It would benefit materially from de-duplication and a verification step.

Suggestions

De-duplicate the publish workflow: keep a single canonical sequence and have the Scripts and Example sections reference it instead of re-listing all 9 steps, removing emoji-heavy redundant prose to improve conciseness.

Add an explicit validation checkpoint in the publish workflow (e.g. confirm the draft was saved and verify converted rich-text formatting before handing back to the user), since publishing is outward-facing.

Move the smart title/cover-generation prompt templates and the parse_markdown.py JSON schema into reference files under references/, document the unused scripts (debug_editor.py, debug_page.py, site_config.py), and fix or remove the broken ../skill-development-guide/technical-lessons.md link.

DimensionReasoningScore

Conciseness

Noticeably verbose: the publish workflow is repeated across the Scripts, Workflow (简化版), and Example sections, and emoji-laden Chinese prose re-explains script behavior, adding padded sections that could be tightened. This fits the level-2 anchor better than 3 because of the multiple redundant walkthroughs.

2 / 5

Actionability

Provides mostly executable, copy-paste-ready commands (e.g. `python publish_article.py --file article.md --headless`, `python copy_to_clipboard.py image /path/to/image.jpg [--quality 80]`) and a documented JSON output schema, with only the minor gap that cover-image upload "目前需要在浏览器中手动操作". Fits the level-4 anchor.

4 / 5

Workflow Clarity

The 9-step 一键发布 sequence is clearly listed, but there are no validation checkpoints (e.g. verify draft saved, verify formatting) for an outward-facing publishing operation. Per the rubric's feedback-loop cap, a destructive/outward-facing skill without validation cannot exceed 3.

3 / 5

Progressive Disclosure

Scripts are referenced one level deep and signaled, but the smart-enhancement prompts and JSON format details are inlined in SKILL.md rather than split into reference files, three scripts (debug_editor.py, debug_page.py, site_config.py) are undocumented, and the external link ../skill-development-guide/technical-lessons.md does not resolve to a real file. This fits the level-3 anchor's "could be better organized" profile.

3 / 5

Total

12

/

20

Passed

Description

100%Weight 40%Scale 1-5

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A well-crafted description that clearly states concrete capabilities, provides rich natural trigger phrases with X/Twitter synonyms, and explicitly defines when to use the skill. It follows the gold-standard pattern closely with no first/second-person voice or vague padding.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — "Publish Markdown articles to X (Twitter) Articles editor", "Handles cover image upload and converts Markdown to rich text automatically" — giving comprehensive coverage for this niche, matching the level-5 anchor.

5 / 5

Completeness

Explicitly answers both what (publish/cover-upload/rich-text conversion) and when ("Use when user wants to publish a Markdown file/URL to X Articles, or mentions ...") with concrete trigger phrases, exactly matching the level-5 anchor.

5 / 5

Trigger Term Quality

Comprehensive natural trigger coverage including synonyms — "publish to X", "post article to Twitter", "X article", "X Premium article publishing", "Markdown file/URL to X Articles" — matching the level-5 anchor's synonym breadth.

5 / 5

Distinctiveness Conflict Risk

Targets a clearly distinct niche (X/Twitter Articles editor, X Premium Plus) with specific triggers unlikely to fire for unrelated skills, matching the level-5 anchor's minimal-conflict profile.

5 / 5

Total

20

/

20

Passed

Validation

93%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

relative_links

Relative link issues: 1 missing, 1 suspicious

Warning

Total

15

/

16

Passed

Repository
anbeime/skill
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.