Meitu Skills
v2.0.10
io.clawhub.meituskills/meitu-skills
Comprehensive Meitu AI toolkit for image and video editing. Features include AI poster design, precise background cutout, virtual try-on, e-commerce product...
io.clawhub.10e9928a/super-skills · v1.0.0
Decomposes complex user requests into executable subtasks, identifies required capabilities, searches for existing skills at skills.sh, and creates new skills when no solution exists. This skill should be used when the user submits a complex multi-step request, wants to automate workflows, or needs help breaking down large tasks into manageable pieces.
Decomposes complex user requests into executable subtasks, identifies required capabilities, searches for existing skills at skills.sh, and creates new skills when no solution exists. This skill should be used when the user submits a complex multi-step request, wants to automate workflows, or needs help breaking down large tasks into manageable pieces. 是一个Agent Skill,收录自 ClawHub。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
Agent Skill 是带 SKILL.md 的指令包。安装后,AI 会根据 description 在匹配任务时自动加载,无需每次手动粘贴提示词。
选择你的平台查看安装方式
# 安装 ClawHub CLI
npm i -g clawhub
clawhub install 10e9928a/super-skills安装完成后,在对话中直接描述你的任务(或提及技能名称)。Agent 会先读取 SKILL.md 的 description 判断是否启用,再按其中的步骤执行。可用 /skills(Claude Code)或在设置中查看已加载的 Skills。
v2.0.10
io.clawhub.meituskills/meitu-skills
Comprehensive Meitu AI toolkit for image and video editing. Features include AI poster design, precise background cutout, virtual try-on, e-commerce product...
v4.32.2
io.clawhub.jarvis-drakon/shieldcortex
Persistent memory and security system for AI agents. Stores memories with semantic search, knowledge graphs, and decay. Scans agent inputs/outputs for prompt...
v1.16.0
io.clawhub.adamludwin/here-now
here.now lets agents publish websites and store private files in cloud Drives. Use Sites to publish HTML, documents, images, PDFs, videos, and static files t...
v1.11.2
io.clawhub.simmer/polymarket-copytrading
Mirror positions from top Polymarket traders. Polling mode (free) for portfolio-style copying, Reactor mode (Pro) for event-driven real-time mirroring via Si...
v4.76.2+2520740
io.clawhub.arberx/canonry
Agent-first AEO operating platform.
v1.0.10
io.clawhub.wemeeting/tencent-meeting-skill
腾讯会议:会议管理与音视频协作助手。预约/创建/修改/取消会议、查询会议详情与会议号转换、查看参会成员/受邀人/等候室成员、查询用户会议列表(即将开始/进行中/已结束)、查询录制列表与下载地址、获取转写全文/段落/搜索、获取AI智能纪要(支持多语言翻译)、录制权限申请(预览+提交两步流程)、时间转换与版本检查、A...
{
"id": "io.clawhub.10e9928a/super-skills",
"type": "skill",
"version": "1.0.0",
"displayName": "Decomposes complex user requests into executable subtasks, identifies required capabilities, searches for existing skills at skills.sh, and creates new skills when no solution exists. This skill should be used when the user submits a complex multi-step request, wants to automate workflows, or needs help breaking down large tasks into manageable pieces.",
"description": "Decomposes complex user requests into executable subtasks, identifies required capabilities, searches for existing skills at skills.sh, and creates new skills when no solution exists. This skill should be used when the user submits a complex multi-step request, wants to automate workflows, or needs help breaking down large tasks into manageable pieces.",
"author": {
"name": "10e9928a",
"url": "https://clawhub.ai/10e9928a",
"image": "https://avatars.githubusercontent.com/u/99306962?v=4"
},
"iconUrl": "https://avatars.githubusercontent.com/u/99306962?v=4",
"homepage": "https://clawhub.ai/10e9928a/super-skills",
"distribution": {
"packages": [
{
"registryType": "source",
"identifier": "10e9928a/super-skills",
"version": "1.0.0",
"runtimeHint": "clawhub install"
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"openclaw",
"claude-code",
"claude-desktop",
"cursor",
"codex",
"vscode"
],
"keywords": [
"downloads:2848",
"stars:1",
"installs:8"
],
"provenance": {
"origin": "clawhub",
"originalId": "10e9928a/super-skills",
"originalUrl": "https://clawhub.ai/10e9928a/super-skills",
"isOfficial": false,
"status": "active"
}
}