/SKILL.md
使用 agent-browser 帮用户将内容发到社交媒体上。当用户需要发布内容、推送文章、上传文章、发帖到社交平台时使用此 skill。
npx skillsauth add aluan/social-push social-push-skillInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
用户输入 $ARGUMENTS
你需要使用 bash 运行自动化脚本,帮助用户将文章、图片上传到对应的社交平台上
网页交互可能发生变化,脚本或 workflow 可能失效,按以下步骤修复:
agent-browser snapshot 查看当前页面的详细元素agent-browser eval "js" 查看具体 html 元素./scripts/xiaohongshu-image.sh <图片路径> <标题> <正文内容> [话题] [发布动作]publish 立即发布(默认), draft 保存草稿./scripts/xiaohongshu-article.sh <文件路径> <标题> <简介> [话题] [模版风格] [发布动作] [原创声明]publish 立即发布(默认), draft 保存草稿true 声明原创(默认), false 不声明./scripts/weibo.sh <内容> <图片路径(可选)> <视频路径(可选)> [发布动作]publish 立即发布, skip 跳过发布(默认)./scripts/weixin-article.sh <文件路径> <标题> [作者] [封面图片路径] [发布动作]draft 保存草稿(默认), publish 立即发布testing
Create, edit, improve, or audit AgentSkills. Use when creating a new skill from scratch or when asked to improve, review, audit, tidy up, or clean up an existing skill or SKILL.md file. Also use when editing or restructuring a skill directory (moving files to references/ or scripts/, removing stale content, validating against the AgentSkills spec). Triggers on phrases like "create a skill", "author a skill", "tidy up a skill", "improve this skill", "review the skill", "clean up the skill", "audit the skill".
testing
Host security hardening and risk-tolerance configuration for OpenClaw deployments. Use when a user asks for security audits, firewall/SSH/update hardening, risk posture, exposure review, OpenClaw cron scheduling for periodic checks, or version status checks on a machine running OpenClaw (laptop, workstation, Pi, VPS).
testing
Create, edit, improve, or audit AgentSkills. Use when creating a new skill from scratch or when asked to improve, review, audit, tidy up, or clean up an existing skill or SKILL.md file. Also use when editing or restructuring a skill directory (moving files to references/ or scripts/, removing stale content, validating against the AgentSkills spec). Triggers on phrases like "create a skill", "author a skill", "tidy up a skill", "improve this skill", "review the skill", "clean up the skill", "audit the skill".
testing
Host security hardening and risk-tolerance configuration for OpenClaw deployments. Use when a user asks for security audits, firewall/SSH/update hardening, risk posture, exposure review, OpenClaw cron scheduling for periodic checks, or version status checks on a machine running OpenClaw (laptop, workstation, Pi, VPS).