con un clic
xteammors-OpenClaw4J
xteammors-OpenClaw4J contiene 25 skills recopiladas de teammors, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.
Skills en este repositorio
订阅 RSS/Atom 博客源,扫描更新,查看最新文章。无需安装 Go CLI,纯 Python 实现。
Google Gemini CLI 问答。需安装 gemini CLI。
通过 gh CLI 操作 GitHub:管理 issues、PRs、CI 运行、API 查询。需先安装 gh CLI 并认证。
Google Places 地点搜索。需配置 GOOGLE_PLACES_API_KEY 和安装 goplaces CLI。
通过 himalaya CLI 管理邮件(IMAP/SMTP):列出、阅读、搜索、回复、转发、删除。需先安装 himalaya 并配置邮箱。
通过自然语言指令编辑 PDF 文件的指定页面。需要 nano-pdf CLI(自动安装)。
通过 Notion REST API 管理页面、数据库和内容块。需配置 NOTION_API_KEY。
通过 OpenAI Whisper API 语音转文字。需配置 OPENAI_API_KEY。
本地语音转文字(Whisper),无需 API Key,但需安装 whisper CLI。
将 prompt + 代码文件打包成一次性请求,发送给其他模型分析。需安装 oracle CLI。
ElevenLabs 文字转语音。需配置 ELEVENLABS_API_KEY 和安装 sag CLI。
本地离线文字转语音,无需网络和 API Key。需下载 sherpa-onnx runtime 和模型。
总结 URL 网页、PDF 文件、文本文件的内容。提取正文后调用火山引擎大模型生成中文摘要。
通过 Trello REST API 管理看板、列表和卡片。需配置 TRELLO_API_KEY 和 TRELLO_TOKEN。
使用 ffmpeg 从视频中提取单帧图片或创建缩略图。支持按时间戳或帧号提取。
通过 xurl CLI 操作 X/Twitter API:发推、回复、搜索、点赞、关注、DM。需先安装 xurl 并认证。
Retrieves current cryptocurrency prices (BTC, ETH, etc.). Invoke when user asks for crypto prices, market rates, or coin values.
Retrieves the latest 10 Keno winning numbers from PlayNow. Invoke when user asks for keno results, winning numbers, or lottery draws.
根据用户提供的文本内容,生成并输出PDF格式的文件。
根据用户输入的文字内容,通过两阶段AI调用(结构设计+内容丰富)生成高质量PPT
Sends an email to a specified recipient. Invoke this skill when the user explicitly asks to send an email.
技能生成与升级器。自动创建新技能,或升级迭代现有技能。均通过AI大模型循环生成Python脚本并自测,直至通过。
Retrieves the current system status, including CPU usage, memory usage, disk usage, and the count of running user processes. 获取系统状态,包括 CPU 使用率、内存使用情况、磁盘使用情况和运行中的用户进程数量。
Retrieves unread emails from the mailbox. Invoke this skill when the user asks to check for unread emails or what's new in their inbox. 当用户请求查看未读邮件时使用此技能。
Crawls and collects data for user-specified keywords using browser automation, returning structured results.