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.aerialcombat/cloud-memory · v1.0.0
Cloud memory for AI agents. Store, search, and recall context across sessions.
热度数据
MyMemory.bot 是一个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 aerialcombat/cloud-memory --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.aerialcombat/cloud-memory",
"type": "skill",
"version": "1.0.0",
"displayName": "MyMemory.bot",
"description": "Cloud memory for AI agents. Store, search, and recall context across sessions.",
"author": {
"name": "aerialcombat",
"url": "https://clawhub.ai/aerialcombat"
},
"homepage": "https://clawhub.ai/aerialcombat/cloud-memory",
"distribution": {
"packages": [
{
"registryType": "source",
"identifier": "aerialcombat/cloud-memory",
"version": "1.0.0",
"runtimeHint": "clawhub install"
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"openclaw",
"claude-code",
"claude-desktop",
"cursor",
"codex",
"vscode"
],
"keywords": [
"downloads:2729",
"stars:1",
"installs:100"
],
"provenance": {
"origin": "clawhub",
"originalId": "aerialcombat/cloud-memory",
"originalUrl": "https://clawhub.ai/aerialcombat/cloud-memory",
"isOfficial": false,
"status": "active"
}
}