Install
$ agentstack add skill-szsip239-teamclaw-content-skills ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
内容创作工具包 (Content Skills)
This is a skill collection containing 9 specialized sub-skills for content creation and publishing. When the user requests any of the following tasks, load and use the corresponding sub-skill's SKILL.md from its subdirectory.
Sub-Skills Directory
| Sub-Skill | Directory | Trigger Keywords | Description | |---|---|---|---| | 小红书图片 | baoyu-xhs-images/ | 小红书图片, XHS images, RedNote, 小红书种草 | Generates Xiaohongshu infographic series (10 styles, 8 layouts, 1-10 images) | | 信息图 | baoyu-infographic/ | infographic, 信息图, 可视化, 高密度信息大图 | Professional infographics (21 layouts × 20 styles) | | 封面图 | baoyu-cover-image/ | cover image, 封面图, article cover | Article cover images (9 palettes × 6 rendering styles, 3 aspect ratios) | | 幻灯片 | baoyu-slide-deck/ | slides, PPT, presentation, deck | Professional slide deck images from content | | 知识漫画 | baoyu-comic/ | 知识漫画, 教育漫画, comic, Logicomix | Educational comics with multiple art styles and panel layouts | | 文章配图 | baoyu-article-illustrator/ | illustrate article, 为文章配图, add images | Analyzes articles and generates contextual illustrations | | AI 图片生成 | baoyu-image-gen/ | generate image, create image, draw, 画图 | Text-to-image via OpenAI/Google/DashScope/Replicate APIs | | Markdown 转 HTML | baoyu-markdown-to-html/ | markdown to html, md转html, styled HTML | Converts Markdown to themed HTML (WeChat-compatible) | | 发布微信公众号 | baoyu-post-to-wechat/ | 发布公众号, post to wechat, 微信公众号, 贴图 | Posts articles or image-text content to WeChat Official Account |
Routing Rules
- Match user intent against the trigger keywords above
- Load the sub-skill: Read the full
SKILL.mdfrom the matching subdirectory (e.g.,baoyu-xhs-images/SKILL.md) - Follow the sub-skill's instructions for the complete workflow, including any
references/files it specifies - If the user's request is ambiguous, list the available sub-skills and ask which one to use
- Multiple sub-skills can be chained (e.g., write article → generate cover → publish to WeChat)
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: szsip239
- Source: szsip239/teamclaw
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.