CtrlK
BlogDocsLog inGet started
Tessl Logo

baoyu-post-to-x

Posts content and articles to X (Twitter). Supports regular posts with images/videos and X Articles (long-form Markdown). Uses real Chrome with CDP to bypass anti-automation. Use when user asks to "post to X", "tweet", "publish to Twitter", or "share on X".

Install with Tessl CLI

npx tessl i github:jimliu/baoyu-skills --skill baoyu-post-to-x
What are skills?

Overall
score

93%

Does it follow best practices?

Validation for skill structure

SKILL.md
Review
Evals

Discovery

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.

This is a well-crafted skill description that excels across all dimensions. It provides specific capabilities (posts, articles, media support), explains the technical approach (Chrome with CDP), and includes a comprehensive 'Use when...' clause with natural trigger terms covering both old (Twitter) and new (X) platform names.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions: 'Posts content and articles', 'regular posts with images/videos', 'X Articles (long-form Markdown)', and mentions technical implementation 'real Chrome with CDP to bypass anti-automation'.

3 / 3

Completeness

Clearly answers both what (posts content, articles, images/videos to X/Twitter) and when with explicit 'Use when...' clause containing specific trigger phrases users would naturally say.

3 / 3

Trigger Term Quality

Excellent coverage of natural terms users would say: 'post to X', 'tweet', 'publish to Twitter', 'share on X'. Also includes both platform names (X and Twitter) which users might use interchangeably.

3 / 3

Distinctiveness Conflict Risk

Very clear niche focused specifically on X/Twitter posting. The platform-specific triggers ('tweet', 'Twitter', 'X') and content types make it highly unlikely to conflict with other social media or content skills.

3 / 3

Total

12

/

12

Passed

Implementation

87%

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

This is a well-crafted skill with excellent conciseness and actionability. The command examples are executable and the parameter tables are efficient. The main weakness is the lack of explicit validation/verification steps - for social media posting (a semi-destructive operation), there should be clearer guidance on confirming success and handling failures.

Suggestions

Add a brief validation section explaining how to verify a post succeeded (e.g., expected output from scripts, what success/failure looks like)

Include error recovery guidance for common failures (login expired, rate limits, upload failures)

DimensionReasoningScore

Conciseness

The content is lean and efficient, using tables for parameters, minimal prose, and assuming Claude understands concepts like Chrome profiles, Markdown, and CLI arguments without explanation.

3 / 3

Actionability

Provides fully executable bash commands for every operation with clear parameter tables. Commands are copy-paste ready with real script paths and flags.

3 / 3

Workflow Clarity

Steps are clear (preview then submit pattern is good), but lacks explicit validation checkpoints. No guidance on what to do if posting fails, how to verify success, or error recovery steps for a potentially destructive social media operation.

2 / 3

Progressive Disclosure

Well-structured with clear overview, separate sections for each post type, and appropriate references to detailed docs (references/regular-posts.md, references/articles.md) that are one level deep and clearly signaled.

3 / 3

Total

11

/

12

Passed

Validation

87%

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

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

metadata_version

'metadata' field is not a dictionary

Warning

license_field

'license' field is missing

Warning

Total

14

/

16

Passed

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.