v1.2.0: Import 10 OpenClaw skills from awesome-openclaw-skills

This commit is contained in:
admin
2026-02-26 10:42:23 +04:00
Unverified
parent 2f49d51abd
commit d1c9055ba5
59 changed files with 19353 additions and 4 deletions

View File

@@ -1,5 +1,19 @@
{
"version": "1.0.0",
"version": "1.1.0",
"lastUpdated": "2026-02-26",
"sources": [
{
"name": "awesome-claude-skills",
"url": "https://github.com/ComposioHQ/awesome-claude-skills",
"skillsCount": 25
},
{
"name": "awesome-openclaw-skills",
"url": "https://github.com/VoltAgent/awesome-openclaw-skills",
"skillsCount": 10,
"note": "Selected high-value skills from openclaw/skills repository"
}
],
"skills": [
{
"name": "content-research-writer",
@@ -150,6 +164,66 @@
"category": "tools",
"description": "Create new custom skills for QwenClaw",
"source": "awesome-claude-skills/skill-creator"
},
{
"name": "achurch",
"category": "community",
"description": "24/7 digital sanctuary for AI agents and humans",
"source": "awesome-openclaw-skills/achurch"
},
{
"name": "agent-council",
"category": "automation",
"description": "Complete toolkit for creating autonomous AI agents and managing multi-agent systems",
"source": "awesome-openclaw-skills/agent-council"
},
{
"name": "agent-identity-kit",
"category": "tools",
"description": "Portable identity system for AI agents with schema validation",
"source": "awesome-openclaw-skills/agent-identity-kit"
},
{
"name": "mcp-builder",
"category": "development",
"description": "Guide for creating high-quality MCP (Model Context Protocol) servers",
"source": "awesome-openclaw-skills/mcp-builder"
},
{
"name": "coder-workspaces",
"category": "development",
"description": "Manage Coder workspaces and AI coding agent tasks",
"source": "awesome-openclaw-skills/coder-workspaces"
},
{
"name": "backend-patterns",
"category": "development",
"description": "Backend architecture patterns, API design, database optimization",
"source": "awesome-openclaw-skills/backend-patterns"
},
{
"name": "code-mentor",
"category": "development",
"description": "Comprehensive AI programming tutor for all levels with references and examples",
"source": "awesome-openclaw-skills/code-mentor"
},
{
"name": "coding-agent",
"category": "development",
"description": "Run Codex CLI, Claude Code, OpenCode, or Pi Coding Agent",
"source": "awesome-openclaw-skills/coding-agent"
},
{
"name": "ec-task-orchestrator",
"category": "automation",
"description": "Autonomous multi-agent task orchestration system",
"source": "awesome-openclaw-skills/ec-task-orchestrator"
},
{
"name": "essence-distiller",
"category": "productivity",
"description": "Find what actually matters in content - the ideas that survive editing",
"source": "awesome-openclaw-skills/essence-distiller"
}
],
"categories": [
@@ -163,6 +237,7 @@
"creative",
"tools",
"automation",
"social"
"social",
"community"
]
}