Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

openclaw-zero-token

openclaw-zero-token contiene 29 skills recopiladas de linuxhsj, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
29
Stars
5.0k
actualizado
2026-03-30
Forks
1.2k
Cobertura ocupacional
16 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

diffs
Desarrolladores de software

Use the diffs tool to produce real, shareable diffs (viewer URL, file artifact, or both) instead of manual edit summaries.

2026-03-30
acp-router
Otras ocupaciones informáticas

Route plain-language requests for Pi, Claude Code, Codex, Cursor, Copilot, OpenClaw ACP, OpenCode, Gemini CLI, Qwen, Kiro, Kimi, iFlow, Factory Droid, Kilocode, or ACP harness work into either OpenClaw ACP runtime sessions or direct acpx-driven sessions ("telephone game" flow). For coding-agent thread requests, read this skill first, then use only `sessions_spawn` for thread creation.

2026-03-30
prose
Desarrolladores de software

OpenProse VM skill pack. Activate on any `prose` command, .prose files, or OpenProse mentions; orchestrates multi-agent workflows.

2026-03-30
browser-cdp
Desarrolladores de software

Control a browser via Chrome DevTools Protocol (CDP) proxy. Use when: (1) navigating to URLs and reading page content, (2) taking screenshots, (3) executing JavaScript in the browser, (4) clicking elements or filling forms, (5) searching and installing Chrome Web Store extensions, (6) interacting with web APIs that require a real browser. NOT for: simple HTTP requests (use curl), local file operations, or when no CDP proxy is available.

2026-03-29
gemini
Desarrolladores de software

Gemini CLI for one-shot Q&A, summaries, and generation.

2026-03-11
openai-image-gen
Desarrolladores de software

Batch-generate images via OpenAI Images API. Random prompt sampler + `index.html` gallery.

2026-03-11
openai-whisper-api
Desarrolladores de software

Transcribe audio via OpenAI Audio Transcriptions API (Whisper).

2026-03-11
sag
Desarrolladores de software

ElevenLabs text-to-speech with mac-style say UX.

2026-03-11
sherpa-onnx-tts
Desarrolladores de software

Local text-to-speech via sherpa-onnx (offline, no cloud)

2026-03-11
video-frames
Técnicos de audio y video

Extract frames or short clips from videos using ffmpeg.

2026-03-11
weather
Empleados de oficina generales

Get current weather and forecasts via wttr.in or Open-Meteo. Use when: user asks about weather, temperature, or forecasts for any location. NOT for: historical weather data, severe weather alerts, or detailed meteorological analysis. No API key needed.

2026-03-11
xurl
Desarrolladores de software

A CLI tool for making authenticated requests to the X (Twitter) API. Use this skill when you need to post tweets, reply, quote, search, read posts, manage followers, send DMs, upload media, or interact with any X API v2 endpoint.

2026-03-11
skill-creator
Otras ocupaciones informáticas

Create, edit, improve, or audit AgentSkills. Use when creating a new skill from scratch or when asked to improve, review, audit, tidy up, or clean up an existing skill or SKILL.md file. Also use when editing or restructuring a skill directory (moving files to references/ or scripts/, removing stale content, validating against the AgentSkills spec). Triggers on phrases like "create a skill", "author a skill", "tidy up a skill", "improve this skill", "review the skill", "clean up the skill", "audit the skill".

2026-03-08
notion
Editores de escritorio

Notion API for creating and managing pages, databases, and blocks.

2026-03-07
nano-banana-pro
Artistas de efectos especiales y animadores

Generate or edit images via Gemini 3 Pro Image (Nano Banana Pro).

2026-03-06
coding-agent
Desarrolladores de software

Delegate coding tasks to Codex, Claude Code, or Pi agents via background process. Use when: (1) building/creating new features or apps, (2) reviewing PRs (spawn in temp dir), (3) refactoring large codebases, (4) iterative coding that needs file exploration. NOT for: simple one-liner fixes (just edit), reading code (use read tool), thread-bound ACP harness requests in chat (for example spawn/run Codex or Claude Code in a Discord thread; use sessions_spawn with runtime:"acp"), or any work in ~/clawd workspace (never spawn agents here). Claude Code: use --print --permission-mode bypassPermissions (no PTY). Codex/Pi/OpenCode: pty:true required.

2026-03-04
model-usage
Desarrolladores de software

Use CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.

2026-02-23
github
Desarrolladores de software

GitHub operations via `gh` CLI: issues, PRs, CI runs, code review, API queries. Use when: (1) checking PR status or CI, (2) creating/commenting on issues, (3) listing/filtering PRs or issues, (4) viewing run logs. NOT for: complex web UI interactions requiring manual browser flows (use browser tooling when available), bulk operations across many repos (script with gh api), or when gh auth is not configured.

2026-02-18
apple-reminders
Empleados de oficina generales

Manage Apple Reminders via remindctl CLI (list, add, edit, complete, delete). Supports lists, date filters, and JSON/plain output.

2026-02-18
imsg
Empleados de oficina generales

iMessage/SMS CLI for listing chats, history, and sending messages via Messages.app.

2026-02-18
tmux
Administradores de redes y sistemas informáticos

Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.

2026-02-18
gh-issues
Desarrolladores de software

Fetch GitHub issues, spawn sub-agents to implement fixes and open PRs, then monitor and address PR review comments. Usage: /gh-issues [owner/repo] [--label bug] [--limit 5] [--milestone v1.0] [--assignee @me] [--fork user/repo] [--watch] [--interval 5] [--reviews-only] [--cron] [--dry-run] [--model glm-5] [--notify-channel -1002381931352]

2026-02-16
feishu-wiki
Empleados de archivos

Feishu knowledge base navigation. Activate when user mentions knowledge base, wiki, or wiki links.

2026-02-06
bluebubbles
Desarrolladores de software

Use when you need to send or manage iMessages via BlueBubbles (recommended iMessage integration). Calls go through the generic message tool with channel="bluebubbles".

2026-02-04
session-logs
Operadores de entrada de datosAsistentes estadísticos+1

Search and analyze your own session logs (older/parent conversations) using jq.

2026-02-01
1password
Desarrolladores de softwareAnalistas de seguridad de la información+1

Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or multi-account), or reading/injecting/running secrets via op.

2026-01-31
himalaya
Empleados de correspondencia

CLI to manage emails via IMAP/SMTP. Use `himalaya` to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).

2026-01-31
trello
Desarrolladores de softwareOperadores de entrada de datos+1

Manage Trello boards, lists, and cards via the Trello REST API.

2026-01-31
wacli
Representantes de servicio al cliente

Send WhatsApp messages to other people or search/sync WhatsApp history via the wacli CLI (not for normal user chats).

2026-01-31