技能详情(站内镜像,无评论)
许可证:MIT-0
MIT-0 ·免费使用、修改和重新分发。无需归因。
版本:v1.2.0
统计:⭐ 0 · 234 · 1 current installs · 1 all-time installs
⭐ 0
安装量(当前) 1
🛡 VirusTotal :良性 · OpenClaw :良性
Package:954215110/social-post-generator
安全扫描(ClawHub)
- VirusTotal :良性
- OpenClaw :良性
OpenClaw 评估
The skill is internally coherent for generating social media posts: it needs no credentials, has no installer, and the instructions stay on-task, though there are small inconsistencies (a referenced script is missing and the hashtag script claims network use it doesn't perform).
目的
Name/description match the contents: templates, platform rules, and a hashtag generator are all appropriate for a social-post generator. The manifest does not request unrelated credentials or system access. Minor mismatch: SKILL.md references a scripts/count_characters.py (used for character validation) but that file is not present in the file manifest.
说明范围
SKILL.md instructions are focused on crafting posts, asking clarifying questions, and using templates; they do not instruct the agent to read arbitrary system files or exfiltrate data. Note: the scripts section lists scripts/count_characters.py which is missing, and scripts/generate_hashtags.py contains a comment saying it requires internet access to fetch trending data even though the current implementation only generates combinations locally…
安装机制
No install specification (instruction-only with one small helper script). Nothing is downloaded or extracted by an installer. The README notes Python may not be available in the environment — you must have Python to run the included script locally.
证书
The skill requests no environment variables, no credentials, and no config paths. That is proportionate for its stated purpose. The only potential runtime requirement is Python if you choose to execute the provided script.
持久
always is false and the skill does not request permanent presence or elevated privileges. It does not attempt to modify other skills or system-wide agent settings.
综合结论
This skill appears to do what it says: content templates + a small hashtag helper. Before installing or running scripts: 1) Verify you want to run Python code from this unverified source (the repository owner/slug looks unknown). 2) Note the SKILL.md references a scripts/count_characters.py that is missing — ask the author or check for an updated package if you need character validation. 3) If you run scripts/generate_hashtags.py, run it in a …
安装(复制给龙虾 AI)
将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。
请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「Social Post Generator」。简介:Generate engaging social media content for multiple platforms. Use when users n…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/954215110/social-post-generator/SKILL.md
(来源:yingzhi8.cn 技能库)
SKILL.md
---
name: social-post-generator
description: Generate engaging social media content for multiple platforms. Use when users need to create posts for Twitter/X, LinkedIn, Instagram, Facebook, or other social platforms. Supports tone customization, hashtag generation, content repurposing, and platform-specific formatting.
license: MIT
metadata:
author: 小龙虾 (Little Lobster)
homepage: https://clawhub.ai/users/954215110
tags: ["social-media", "content", "marketing", "twitter", "linkedin", "instagram"]
---
## 🦞 小龙虾品牌
**Created by 小龙虾 AI 工作室**
> "小龙虾,有大钳(前)途!"
**Contact for custom services:** +86 15805942886
Need custom skill development, AI consulting, or social media management? Reach out!
---
# Social Post Generator
Generate engaging, platform-optimized social media content quickly.
## Quick Start
When user asks to create social media content:
1. **Identify the topic** - What are they posting about?
2. **Choose platform(s)** - Twitter, LinkedIn, Instagram, etc.
3. **Determine tone** - Professional, casual, funny, inspirational?
4. **Generate content** - Create platform-specific posts
## Platform Guidelines
### Twitter/X
- Max 280 characters per tweet
- Use 2-3 relevant hashtags
- Can create threads for longer content
- Emojis work well
- Include CTAs when appropriate
### LinkedIn
- Professional tone (usually)
- Longer form welcome (up to 3000 chars)
- 3-5 hashtags max
- Focus on value/insights
- Hook in first 2-3 lines
### Instagram
- Caption up to 2200 characters
- Hashtags: 5-15 (mix of sizes)
- Emojis encouraged
- Include engagement hooks (questions, CTAs)
- Consider visual context
### Facebook
- Casual to semi-professional
- 1-3 hashtags
- Links work well
- Questions drive engagement
## Workflow
```
1. Ask clarifying questions if needed:
- What's the topic/product/event?
- Target audience?
- Preferred platforms?
- Tone/vibe?
2. Generate options:
- Create 2-3 variations per platform
- Include hashtags
- Add emoji suggestions
3. Refine based on feedback
```
## Hashtag Strategy
See [references/hashtags.md](references/hashtags.md) for hashtag research tips.
**Quick rules:**
- Twitter: 2-3 hashtags, keep them short
- LinkedIn: 3-5 professional hashtags
- Instagram: 10-15 mixed (broad + niche)
- Facebook: 1-3 max
## Tone Examples
| Tone | Example Hook |
|------|-------------|
| Professional | "Here's what I learned about..." |
| Casual | "Okay but can we talk about..." |
| Funny | "Nobody: ... Me:" |
| Inspirational | "Remember: small steps lead to big changes" |
| Urgent | "This changes everything..." |
## Content Repurposing
Transform one piece of content into multiple posts:
1. **Blog post** → Twitter thread + LinkedIn article + Instagram carousel captions
2. **Video** → Quote clips + Behind-the-scenes + Key takeaways
3. **Product launch** → Teaser + Announcement + Feature highlights + User testimonials
See [references/repurposing.md](references/repurposing.md) for templates.
## Commands / Triggers
Use this skill when user says things like:
- "Write a tweet about..."
- "Create a LinkedIn post for..."
- "Help me with social media content"
- "Generate hashtags for..."
- "Make this go viral"
- "Post about [topic]"
## Scripts
- `scripts/generate_hashtags.py` - Generate relevant hashtags from topic
- `scripts/count_characters.py` - Validate character counts per platform
## Assets
- `assets/emoji-guide.md` - Emoji suggestions by category
- `assets/templates/` - Ready-to-use post templates
## Tips
1. **Always include a hook** - First line determines if people read more
2. **Add whitespace** - Walls of text get skipped
3. **End with CTA** - Tell people what to do next
4. **Test variations** - What works varies by audience
5. **Stay authentic** - Don't sound like a bot