通过影刀 RPA MCP 执行桌面自动化流程,如打开应用、填表、批量操作等。使用前请确认已安装影刀 RPA 并配置 RPA_MODEL、SHADOWBOT_PATH 等环境变量。
使用文颜 MCP 将 Markdown 排版并发布至微信公众号、知乎、今日头条等;使用头条自动发布 MCP 发布内容。需配置 WECHAT_APP_ID、WECHAT_APP_SECRET 等环境变量。
使用影刀 RPA、文颜 MCP、头条自动发布等 MCP 工具,完成内容创作、排版与多平台发布。使用前请确认用户已配置对应环境变量。
Reads and analyzes source code files or project structures, identifies bugs, and suggests structural architectural or security improvements.
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.
Assists with git operations, such as checking branch status, creating commits, stashing changes, resolving conflicts, or analyzing git history.
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.
Downloads files, images, or media from URLs using curl, wget, or python scripts. Can handle bulk downloads and save them to a specified directory.