원클릭으로
원클릭으로
Use this skill when the user wants to create or update a changelog, release notes, product updates, or an MDX changelog page from git history or local code changes. This skill reads git status, diff, and commits, extracts user-visible product changes, and writes a changelog entry for the site in MDX format.
Use when a task requires operating the MindPocket CLI to inspect server readiness, authenticate, and retrieve or manage bookmarks, folders, or the current user through structured JSON commands.
Create new AI chat interface components for the ai-elements library following established composable patterns, shadcn/ui integration, and Vercel AI SDK conventions. Use when creating new components in packages/elements/src or when the user asks to add a new component to ai-elements.
| name | social-push |
| description | 使用 agent-browser 帮用户将内容发到社交媒体上。当用户需要发布内容、推送文章、上传文章、发帖到社交平台时使用此 skill。 |
| disable-model-invocation | false |
| allowed-tools | Bash(agent-browser:*), Bash(jq:*), Bash(osascript:*) ,Read |
用户输入 $ARGUMENTS
你需要使用 bash 运行 agent-browser,并参考 references 中对应平台的 workflow,帮助用户将文章、图片上传到对应的社交平台上
agent-browser --auto-connect 自动连接用户的浏览器agent-browser snapshot -i 确认元素 ref,因为页面状态变化可能导致 ref 编号变化agent-browser --help 可用命令网页交互可能发生变化,references 下面的 workflow 可能失效,按以下步骤修复:
agent-browser snapshot 查看当前页面的详细元素agent-browser eval "js" 查看具体 html 元素当用户询问需要新添加一个平台时候,按以下步骤添加:
agent-browser --help 查看可用命令 和 agent-browser 的 skillX推文 :查看X推文发布推文时候需要的 workflow微博 :查看微博发布微博时候需要的 workflow微信公众号文章 :查看微信公众号文章发布公众号文章时候需要的 workflow掘金文章 :查看掘金文章发布掘金文章并自动保存草稿的 workflowLinuxDo发帖 :查看LinuxDo发帖发布帖子(含类别与标签选择)的 workflow