← All skills
Tencent SkillHub · AI

Clawwork

Execute tarefas profissionais via ClawWork - transforme Zero em um coworker de IA economicamente viável. Use quando precisar executar trabalhos complexos, ge...

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

Execute tarefas profissionais via ClawWork - transforme Zero em um coworker de IA economicamente viável. Use quando precisar executar trabalhos complexos, ge...

⬇ 0 downloads ★ 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
SKILL.md, __init__.py, clawwork.sh, cli.py, quick_task.py

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
1.0.0

Documentation

ClawHub primary doc Primary doc: SKILL.md 11 sections Open source page

ClawWork Skill

Integração com ClawWork para execução de tarefas profissionais com tracking econômico.

O que é

ClawWork transforma o assistente em um "coworker de IA" que: Executa tarefas profissionais reais (220 tarefas em 44 setores) Paga por tokens utilizados Ganha "dinheiro" ao completar tarefas com qualidade Mantém balance econômico (sobrevivência)

CLI

# Status dos agentes skill clawwork status # Comparar modelos skill clawwork compare # Executar tarefa (requer E2B_API_KEY) skill clawwork run -t "Criar análise de mercado" skill clawwork run -t "Gerar plano de marketing" -m kimi-coding/k2p5

Uso Direto

# Via script /home/freedom/.openclaw/workspace/skills/clawwork/clawwork.sh status # Via Python python /home/freedom/.openclaw/workspace/skills/clawwork/cli.py status

1. Configurar API Keys

Edite ~/.openclaw/workspace/ClawWork/.env: # OpenRouter (já configurado ✅) OPENAI_API_KEY=sk-or-v1-xxx OPENAI_API_BASE=https://openrouter.ai/api/v1 # E2B - necessário para execução de código # Obtenha gratuitamente em: https://e2b.dev/ E2B_API_KEY=e2b_xxx

2. Iniciar Dashboard (opcional)

cd ~/.openclaw/workspace/ClawWork ./start_dashboard.sh Acesse: http://localhost:3000

3. Testar

skill clawwork status

Funcionamento

Usuário: /clawwork "Criar análise de mercado para SaaS B2B" Zero → Classifica tarefa → [Technology / Software Engineer] → Define valor → [$50 baseado em salário BLS] → Executa via GLM-4.7 + ferramentas → Avalia qualidade → [GPT-4o scoring] → Calcula economics: 💸 Custo tokens: $2.50 💵 Pagamento: $45.00 (qualidade 90%) 📊 Lucro: $42.50 → Retorna resultado + métricas

Dados Existentes

Já temos testes anteriores: GLM-4.7: 157 dias de logs Kimi K2.5: 220 dias de logs Qwen3 Max: 220 dias de logs

Localização

ComponentePathClawWork~/.openclaw/workspace/ClawWork/Skill~/.openclaw/workspace/skills/clawwork/Config~/.openclaw/workspace/ClawWork/.envDados~/.openclaw/workspace/ClawWork/livebench/data/

Mais Informações

Repositório: https://github.com/HKUDS/ClawWork Dataset: GDPVal Leaderboard: https://hkuds.github.io/ClawWork/

Category context

Agent frameworks, memory systems, reasoning layers, and model-native orchestration.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
4 Scripts1 Docs
  • SKILL.md Primary doc
  • __init__.py Scripts
  • clawwork.sh Scripts
  • cli.py Scripts
  • quick_task.py Scripts