GitLab Agent
v1.87.0
io.clawhub.xrowgmbh/xrowgmbh-gitlab-agent
Operate assigned GitLab work with owner-verified project access and guarded MR delivery.
io.clawhub.xmanrui/voice-message · v1.0.4
Send voice messages across chat channels (Telegram, Discord, Feishu/Lark, Signal, WhatsApp, and others) using edge-tts for text-to-speech and ffmpeg for audi...
热度数据
Voice Message 是一个Agent Skill,收录自 ClawHub。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
Agent Skill 是带 SKILL.md 的指令包。安装后,AI 会根据 description 在匹配任务时自动加载,无需每次手动粘贴提示词。
选择你的平台查看安装方式
选择安装方式
# 改 --ai 切换客户端:cursor | claude-code | codex | vscode | openclaw
curl -fsSL "https://myagenthub.cn/cli/agenthub-skill.mjs" | node - init xmanrui/voice-message --ai cursor -y安装完成后,在对话中直接描述你的任务(或提及技能名称)。Agent 会先读取 SKILL.md 的 description 判断是否启用,再按其中的步骤执行。可用 /skills(Claude Code)或在设置中查看已加载的 Skills。
v1.87.0
io.clawhub.xrowgmbh/xrowgmbh-gitlab-agent
Operate assigned GitLab work with owner-verified project access and guarded MR delivery.
v1.87.0
io.clawhub.xrowgmbh/xrowgmbh-gitlab-agent-profile
Maintain the GitLab agent profile page and static contribution performance chart.
v1.87.0
io.clawhub.xrowgmbh/xrowgmbh-image-generation
Create or revise document, PDF, web, or review images with the requested format, sharp raster output, and artifact validation.
v1.87.0
io.clawhub.xrowgmbh/xrowgmbh-self-improvement
A skill for personal growth and self-improvement.
v1.87.0
io.clawhub.xrowgmbh/xrowgmbh-gitlab-hackathon
Plan and execute fair GitLab hackathon participation, including Quarterly and Transcend Hackathons, by analyzing rules, selecting qualifying issues/MRs, tracking scoring levers, and keeping an exploit watchlist.
v1.8.81
io.clawhub.kenneth-bro/investoday-finance-data
获取中国市场金融数据与投研信息,覆盖 A股、港股、基金、指数、财务、公告、研报和宏观经济等 200+ 接口。Use when: 用户要查股票走势、基金净值、指数行情、财务报表、估值指标、公告研报、机构观点、宏观数据、板块主题、产业链、市场统计,或要拉取、导出、对比结构化金融数据。Do not use when: 用户要直接买卖建议、自动下单、交易执行、非金融数据查询、系统运维排查,或在无数据时要求编造结论。
{
"id": "io.clawhub.xmanrui/voice-message",
"type": "skill",
"version": "1.0.4",
"displayName": "Voice Message",
"description": "Send voice messages across chat channels (Telegram, Discord, Feishu/Lark, Signal, WhatsApp, and others) using edge-tts for text-to-speech and ffmpeg for audi...",
"author": {
"name": "xmanrui",
"url": "https://clawhub.ai/xmanrui"
},
"homepage": "https://clawhub.ai/xmanrui/voice-message",
"distribution": {
"packages": [
{
"registryType": "source",
"identifier": "xmanrui/voice-message",
"version": "1.0.4",
"runtimeHint": "clawhub install"
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"openclaw",
"claude-code",
"claude-desktop",
"cursor",
"codex",
"vscode"
],
"keywords": [
"downloads:4817",
"stars:2",
"installs:70",
"Message",
"Text-to-Speech",
"Audio",
"Discord",
"Feishu"
],
"provenance": {
"origin": "clawhub",
"originalId": "xmanrui/voice-message",
"originalUrl": "https://clawhub.ai/xmanrui/voice-message",
"isOfficial": false,
"status": "active"
}
}