Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

IdleHands

IdleHands enthält 52 gesammelte Skills von visorcraft, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
52
Stars
2
aktualisiert
2026-03-01
Forks
0
Berufsabdeckung
8 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

coding-agent
Softwareentwickler

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). Requires a bash tool that supports pty:true.

2026-03-01
openai-image-gen
Softwareentwickler

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

2026-03-01
acp-router
Softwareentwickler

Route plain-language requests for Pi, Claude Code, Codex, OpenCode, Gemini CLI, or ACP harness work into either IdleHands ACP runtime sessions or direct acpx-driven sessions ("telephone game" flow).

2026-03-01
prose
Softwareentwickler

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

2026-03-01
1password
Netzwerk- und Computersystemadministratoren

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-03-01
apple-notes
Softwareentwickler

Manage Apple Notes via the `memo` CLI on macOS (create, view, edit, delete, search, move, and export notes). Use when a user asks IdleHands to add a note, list notes, search notes, or manage note folders.

2026-03-01
apple-reminders
Fitnesstrainer und Gruppenfitnesslehrer

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

2026-03-01
bear-notes
Softwareentwickler

Create, search, and manage Bear notes via grizzly CLI.

2026-03-01
blogwatcher
Softwareentwickler

Monitor blogs and RSS/Atom feeds for updates using the blogwatcher CLI.

2026-03-01
blucli
Softwareentwickler

BluOS CLI (blu) for discovery, playback, grouping, and volume.

2026-03-01
bluebubbles
Softwareentwickler

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-03-01
camsnap
Softwareentwickler

Capture frames or clips from RTSP/ONVIF cameras.

2026-03-01
clawhub
Softwareentwickler

Use the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com. Use when you need to fetch new skills on the fly, sync installed skills to latest or a specific version, or publish new/updated skill folders with the npm-installed clawhub CLI.

2026-03-01
discord
Softwareentwickler

Discord ops via the message tool (channel=discord).

2026-03-01
eightctl
Softwareentwickler

Control Eight Sleep pods (status, temperature, alarms, schedules).

2026-03-01
gemini
Softwareentwickler

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

2026-03-01
gh-issues
Softwareentwickler

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-03-01
gifgrep
Softwareentwickler

Search GIF providers with CLI/TUI, download results, and extract stills/sheets.

2026-03-01
github
Softwareentwickler

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-03-01
gog
Softwareentwickler

Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.

2026-03-01
goplaces
Softwareentwickler

Query Google Places API (New) via the goplaces CLI for text search, place details, resolve, and reviews. Use for human-friendly place lookup or JSON output for scripts.

2026-03-01
healthcheck
Informationssicherheitsanalysten

Host security hardening and risk-tolerance configuration for IdleHands deployments. Use when a user asks for security audits, firewall/SSH/update hardening, risk posture, exposure review, IdleHands cron scheduling for periodic checks, or version status checks on a machine running IdleHands (laptop, workstation, Pi, VPS).

2026-03-01
himalaya
Kundendienst-Mitarbeiter

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-03-01
imsg
Softwareentwickler

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

2026-03-01
mcporter
Softwareentwickler

Use the mcporter CLI to list, configure, auth, and call MCP servers/tools directly (HTTP or stdio), including ad-hoc servers, config edits, and CLI/type generation.

2026-03-01
model-usage
Softwareentwickler

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-03-01
nano-banana-pro
Softwareentwickler

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

2026-03-01
nano-pdf
Softwareentwickler

Edit PDFs with natural-language instructions using the nano-pdf CLI.

2026-03-01
notion
Softwareentwickler

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

2026-03-01
obsidian
Allgemeine Bürokräfte

Work with Obsidian vaults (plain Markdown notes) and automate via obsidian-cli.

2026-03-01
openai-whisper-api
Softwareentwickler

Transcribe audio via OpenAI Audio Transcriptions API (Whisper).

2026-03-01
openai-whisper
Softwareentwickler

Local speech-to-text with the Whisper CLI (no API key).

2026-03-01
openhue
Softwareentwickler

Control Philips Hue lights and scenes via the OpenHue CLI.

2026-03-01
oracle
Softwareentwickler

Best practices for using the oracle CLI (prompt + file bundling, engines, sessions, and file attachment patterns).

2026-03-01
ordercli
Schnellgastronomie- und Kassenpersonal

Foodora-only CLI for checking past orders and active order status (Deliveroo WIP).

2026-03-01
peekaboo
Softwareentwickler

Capture and automate macOS UI with the Peekaboo CLI.

2026-03-01
sag
Softwareentwickler

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

2026-03-01
session-logs
Softwareentwickler

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

2026-03-01
sherpa-onnx-tts
Softwareentwickler

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

2026-03-01
slack
Softwareentwickler

Use when you need to control Slack from IdleHands via the slack tool, including reacting to messages or pinning/unpinning items in Slack channels or DMs.

2026-03-01
Zeigt die Top 40 von 52 gesammelten Skills in diesem Repository.