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.

68

Quality

82%

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

SKILL.md
Quality
Evals
Security

Quality

Content

65%

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

The content is highly actionable with executable commands and real script references, but is verbose with bilingual redundancy and advisory prose, and lacks explicit validation checkpoints in its publish workflow. Progressive disclosure is adequate but most detail lives inline rather than in separate reference files.

Suggestions

Tighten the body: collapse the duplicated one-key-publish workflow into a single section and trim the advisory title-generation philosophy ('好标题的特点') to concise rules, reducing bilingual redundancy.

Add an explicit validation checkpoint to the publish workflow — e.g. verify the draft was saved before prompting the user to publish, with a fix-and-retry loop on failure.

Move the detailed JSON output schema and the smart title/cover generation guidance into a reference file under ./references/, keeping SKILL.md as a lean overview with one-level-deep links.

DimensionReasoningScore

Conciseness

The ~260-line body is functional but padded: large bilingual emoji-laden sections repeat the one-key-publish workflow, restates command flows twice, and includes advisory title-generation philosophy ('好标题的特点') that bloats the token budget rather than giving tight instruction.

2 / 3

Actionability

Provides concrete, copy-paste-ready commands with real flags ('python publish_article.py --file article.md --title "..."', 'python parse_markdown.py article.md') plus a concrete JSON output schema, matching the 'fully executable, copy-paste ready' anchor.

3 / 3

Workflow Clarity

Clear numbered sequences exist for both the one-key and manual workflows, but validation is implicit: the script prints status and waits on Enter with no programmatic verify-the-draft-was-created checkpoint or fix-and-retry loop, leaving sequence checkpoints missing.

2 / 3

Progressive Disclosure

Sections are well-organized and bundled scripts (auth_manager.py, publish_article.py, parse_markdown.py, copy_to_clipboard.py — all confirmed present in ./scripts/) are referenced by path, but the body is fairly monolithic with inline title/cover-generation philosophy and a full JSON schema that could be split into reference files; only one external reference exists.

2 / 3

Total

9

/

12

Passed

Description

100%

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

The description is strong across all dimensions: it states concrete capabilities, provides explicit 'Use when...' trigger guidance with natural user phrasings, and is clearly distinguishable from other skills. Voice is correctly third person with no fluff.

DimensionReasoningScore

Specificity

Lists multiple concrete actions ('Publish Markdown articles', 'Handles cover image upload', 'converts Markdown to rich text automatically'), matching the 'lists multiple specific concrete actions' anchor.

3 / 3

Completeness

Explicitly answers both what ('Publish Markdown articles to X Articles editor...Handles cover image upload and converts Markdown to rich text') and when ('Use when user wants to publish...or mentions "publish to X"...').

3 / 3

Trigger Term Quality

Includes natural user phrasings ('publish to X', 'post article to Twitter', 'X article', 'X Premium article publishing') that a user would naturally say when needing this skill.

3 / 3

Distinctiveness Conflict Risk

Targets a clear, narrow niche (X/Twitter Articles publishing) with platform-specific triggers unlikely to overlap with other skills. Third-person voice ('Publish', 'Handles') is correct.

3 / 3

Total

12

/

12

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.