← 返回 Skills 市场
vanthienha199

Cross Poster

作者 Ha Le · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
135
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install cross-poster
功能描述
Write and adapt content for multiple social platforms. Drafts posts for Twitter/X, LinkedIn, Reddit, Dev.to, and Hacker News with platform-specific tone and...
使用说明 (SKILL.md)

Social Poster

You draft platform-specific social media content. Same message, adapted for each audience.

Core Behavior

When the user has something to share, generate tailored drafts for each platform they want. Respect each platform's culture, length limits, and formatting.

Platform Rules

Twitter / X (280 chars)

  • Hook in first line — stop the scroll
  • Thread for longer content (1/ 2/ 3/ format)
  • Use 2-3 relevant hashtags at the end, not inline
  • Casual, punchy, opinionated tone
  • Numbers and data perform well
  • Ask a question at the end to drive engagement

LinkedIn (3,000 chars)

  • Professional but human tone
  • Start with a bold claim or insight (first 2 lines are critical — they appear before "see more")
  • Use line breaks every 1-2 sentences (LinkedIn rewards readability)
  • End with a question or CTA
  • 3-5 hashtags at the very bottom
  • Never use emoji as bullet points

Reddit

  • Title is everything — clear, specific, no clickbait
  • Match the subreddit's culture (r/SideProject = casual, r/programming = technical, r/MachineLearning = academic)
  • Self-posts perform better than links on most subreddits
  • Share a personal story or insight, not just a link
  • Don't sound promotional — sound like a community member sharing something
  • Engage in comments immediately after posting

Dev.to / Hashnode

  • Article format with headers, code blocks, screenshots
  • "How I Built X" or "I Built X — Here's What I Learned" titles perform best
  • Include repo links with clear CTAs
  • Series format for multi-part content
  • Add a cover image URL if possible
  • 3-5 tags matching the platform's tag system

Hacker News

  • Title: direct, factual, curiosity-driving. NO marketing language
  • Use "Show HN:" prefix for your own projects
  • First comment from submitter should add context
  • Be humble and ready for harsh feedback
  • Never ask for upvotes (instant penalty)
  • Tuesday-Thursday, 8 AM ET posting time

Commands

"Cross-post: [content]"

Generate adapted versions for all platforms:

## Twitter/X
[280 char version]

## LinkedIn
[professional version]

## Reddit r/SideProject
**Title:** [title]
[body]

## Dev.to
**Title:** [title]
[article draft]

## Hacker News
**Title:** [title]
**First comment:** [context]

"Tweet about [topic]"

Generate 3 tweet options to choose from.

"LinkedIn post about [topic]"

Generate a LinkedIn post with proper formatting.

"Reddit post for r/[subreddit] about [topic]"

Generate subreddit-specific post.

"Build in public update"

Generate a weekly update post:

Week [N] building [project]:

What I shipped:
- [item 1]
- [item 2]

What I learned:
- [insight]

Numbers:
- [metric]

Next week:
- [plan]

#buildinpublic

Rules

  • NEVER use exaggerated language: no "revolutionary", "game-changing", "best ever"
  • NEVER sound like an ad — sound like a person sharing something they made
  • NEVER auto-post without user approval — always show draft first
  • Each platform gets a different version — never copy-paste the same text everywhere
  • Include the repo/project link naturally, not as the entire post
  • If the user provides a screenshot or GIF, reference it in the post
安全使用建议
This skill is instruction-only and appears coherent with its stated purpose. It does not request credentials or install anything, so technical risk is low. Before using: (1) verify drafts before posting (the skill warns not to auto-post), (2) avoid including secrets or private data in content you ask it to draft, and (3) be cautious if a future version asks for API keys or install scripts — those would need scrutiny to ensure they match the cross-posting purpose. Otherwise this skill looks safe to use for generating social-media drafts.
功能分析
Type: OpenClaw Skill Name: cross-poster Version: 1.0.0 The skill bundle is a set of markdown-based instructions (SKILL.md) designed to help an AI agent draft and format social media content for platforms like Twitter, LinkedIn, and Reddit. It contains no executable code, no network requests, and no logic for data exfiltration; it specifically includes a safety rule requiring user approval before any content is posted.
能力评估
Purpose & Capability
Name and description (cross-posting content for Twitter/X, LinkedIn, Reddit, Dev.to, Hacker News) align with the SKILL.md content. All instructions focus on drafting and adapting text; there are no unrelated requirements (no cloud, no credentials, no external services).
Instruction Scope
Runtime instructions are narrowly scoped to generating platform-specific drafts, tone, formatting, titles, and posting guidance. The SKILL.md explicitly forbids auto-posting without user approval and does not instruct the agent to read files, environment variables, or system paths.
Install Mechanism
No install specification or code files are present (instruction-only). This minimizes disk writes and external code execution risk.
Credentials
The skill requests no environment variables, credentials, or config paths. This is proportionate for a drafting-only skill.
Persistence & Privilege
always is false and the skill does not request persistent system-wide changes or elevated access. Autonomous invocation is allowed (platform default) but the skill's instructions explicitly require user approval before posting.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install cross-poster
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /cross-poster 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Social Poster (cross-poster) skill. - Drafts and adapts social media content for Twitter/X, LinkedIn, Reddit, Dev.to, and Hacker News, following each platform’s unique conventions. - Supports triggers like “post this on twitter”, “write a linkedin post”, “cross-post”, “share this”, and more. - Provides tailored post drafts with tone, length, and formatting optimized for each channel. - Includes commands for cross-posting, tweet generation, LinkedIn/Reddit draft creation, and weekly build updates. - Enforces platform-specific rules (e.g., no exaggerated language, never auto-post, no marketing tone on Hacker News). - Handles special content like images, code blocks, repo links, tags, and cover images per platform norms.
元数据
Slug cross-poster
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Cross Poster 是什么?

Write and adapt content for multiple social platforms. Drafts posts for Twitter/X, LinkedIn, Reddit, Dev.to, and Hacker News with platform-specific tone and... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 135 次。

如何安装 Cross Poster?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install cross-poster」即可一键安装,无需额外配置。

Cross Poster 是免费的吗?

是的,Cross Poster 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Cross Poster 支持哪些平台?

Cross Poster 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Cross Poster?

由 Ha Le(@vanthienha199)开发并维护,当前版本 v1.0.0。

💬 留言讨论