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.kowl64/data-reconciliation-exceptions · v1.0.0
Reconciles data sources using stable identifiers (Pay Number, driving licence, driver card, and driver qualification card numbers), producing exception reports and “no silent failure” checks. Use when you need weekly matching with explicit reasons for non-joins and mismatches.
热度数据
Data quality & reconciliation with exception 是一个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 kowl64/data-reconciliation-exceptions --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.kowl64/data-reconciliation-exceptions",
"type": "skill",
"version": "1.0.0",
"displayName": "Data quality & reconciliation with exception",
"description": "Reconciles data sources using stable identifiers (Pay Number, driving licence, driver card, and driver qualification card numbers), producing exception reports and “no silent failure” checks. Use when you need weekly matching with explicit reasons for non-joins and mismatches.",
"author": {
"name": "kowl64",
"url": "https://clawhub.ai/kowl64"
},
"homepage": "https://clawhub.ai/kowl64/data-reconciliation-exceptions",
"distribution": {
"packages": [
{
"registryType": "source",
"identifier": "kowl64/data-reconciliation-exceptions",
"version": "1.0.0",
"runtimeHint": "clawhub install"
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"openclaw",
"claude-code",
"claude-desktop",
"cursor",
"codex",
"vscode"
],
"keywords": [
"downloads:5256",
"stars:3",
"installs:182"
],
"provenance": {
"origin": "clawhub",
"originalId": "kowl64/data-reconciliation-exceptions",
"originalUrl": "https://clawhub.ai/kowl64/data-reconciliation-exceptions",
"isOfficial": false,
"status": "active"
}
}