Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

openclawx

openclawx 收录了来自 next-open-ai 的 15 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
15
Stars
55
更新
2026-02-28
Forks
12
职业覆盖
7 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

rpa-helper
软件开发工程师

通过影刀 RPA MCP 执行桌面自动化流程,如打开应用、填表、批量操作等。使用前请确认已安装影刀 RPA 并配置 RPA_MODEL、SHADOWBOT_PATH 等环境变量。

2026-02-28
self-media-tools
市场调研分析师与营销专员

使用文颜 MCP 将 Markdown 排版并发布至微信公众号、知乎、今日头条等;使用头条自动发布 MCP 发布内容。需配置 WECHAT_APP_ID、WECHAT_APP_SECRET 等环境变量。

2026-02-28
creator-tools
市场调研分析师与营销专员

使用影刀 RPA、文颜 MCP、头条自动发布等 MCP 工具,完成内容创作、排版与多平台发布。使用前请确认用户已配置对应环境变量。

2026-02-25
news-fetcher
市场调研分析师与营销专员

Fetches top news, recent articles, or RSS feeds from the web using curl, wget or custom scripts to provide the user with the latest information on a given topic.

2026-02-25
web-summarizer
综合办公文员

Reads the content of an article or webpage, extracts the main points, and provides a concise, structured summary.

2026-02-25
code-review
软件质量保证分析师与测试员

Reads and analyzes source code files or project structures, identifies bugs, and suggests structural architectural or security improvements.

2026-02-23
code-runner
软件开发工程师

Executes code snippets by saving them to a temporary file and running them via bash commands (e.g., node, python, go run) to test logic or compute results.

2026-02-23
git-helper
软件开发工程师

Assists with git operations, such as checking branch status, creating commits, stashing changes, resolving conflicts, or analyzing git history.

2026-02-23
doc-processor
桌面出版专家

Reads, parses, and generates documents in various formats like Markdown, PDF, docx, CSV, or HTML. Uses bash commands to invoke document conversion tools like pandoc or python scripts.

2026-02-23
downloader
软件开发工程师

Downloads files, images, or media from URLs using curl, wget, or python scripts. Can handle bulk downloads and save them to a specified directory.

2026-02-23
file-converter
桌面出版专家

Converts files between formats (e.g., PDF to text, image OCR, docx to pdf) using system tools available in bash (like pandoc, tesseract, ImageMagick, or pdf2text).

2026-02-23
file-organizer
综合办公文员

Organizes, categorizes, and renames files in a directory based on user instructions. Uses bash commands to move, copy, or rename files.

2026-02-23
file-search
软件开发工程师

Searches for files by name, extension, size, or content using powerful system tools like grep or find.

2026-02-23
url-bookmark
档案文员

根据用户指令将 URL 保存为收藏,并匹配系统中已维护的标签。当用户说「收藏这个链接」「把这条存到技术标签」「保存网址」等时使用。先调用 get_bookmark_tags 获取可用标签列表;若缺少用户想要的标签,可用 add_bookmark_tag 新增标签,再根据用户意图选择标签,最后用 save_bookmark 保存。

2026-02-23
find-skills
其他计算机职业

Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.

2026-02-15