steipete/gemini
Gemini CLI one-shot prompts, summaries, generation, skills, hooks, MCP, or Gemma routing.
Gemini CLI one-shot prompts, summaries, generation, skills, hooks, MCP, or Gemma routing.
npx skills add https://github.com/steipete/clawdis/tree/main/skills/geminiGemini CLI one-shot prompts, summaries, generation, skills, hooks, MCP, or Gemma routing.
This repo contains 20 individual skills — each has its own dedicated page.
Set up and use 1Password CLI for sign-in, desktop integration, and reading or injecting secrets.
Create, view, edit, delete, search, move, or export Apple Notes via the memo CLI on macOS.
List, add, edit, complete, or delete Apple Reminders and reminder lists via remindctl.
Create, search, and manage Bear notes via grizzly CLI.
Monitor blogs and RSS/Atom feeds for updates using the blogwatcher CLI.
BluOS CLI (blu) for discovery, playback, grouping, and volume.
Send and manage iMessages via BlueBubbles, including attachments, tapbacks, edits, replies, and groups.
Capture frames or clips from RTSP/ONVIF cameras.
Search, install, update, sync, or publish agent skills with the ClawHub CLI and registry.
Delegate coding work to Codex, Claude Code, or OpenCode as background workers; not simple edits or read-only code lookup.
Discord message-tool ops: send/read/edit/delete, react, poll, pin, thread, search, presence, media/components.
Control Eight Sleep pods (status, temperature, alarms, schedules).
Fetch GitHub issues, select candidates, spawn background fix agents, open PRs, and optionally process PR review comments.
Search GIF providers with CLI/TUI, download results, and extract stills/sheets.
GitHub CLI for issues, PRs, CI/check logs, comments, reviews, releases, repos, and gh api queries.
Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.
Query Google Places for text search, place details, resolve, reviews, or scriptable JSON via goplaces.
Audit/harden OpenClaw hosts: SSH, firewall, updates, exposure, backups, disk encryption, gateway security.
Himalaya CLI for IMAP/SMTP mail: list, read, search, compose, reply, forward, copy, move, delete.
iMessage/SMS CLI for listing chats, history, and sending messages via Messages.app.
CrewAI architecture decisions and project scaffolding. Use when starting a new crewAI project, choosing between LLM.call() vs Agent.kickoff() vs Crew.kickoff() vs Flow, scaffolding with 'crewai create flow', setting up YAML config (agents.yaml, tasks.yaml), wiring @CrewBase crew.py, writing Flow main.py with @start/@listen, or using {variable} interpolation.
Writes, reviews, and improves SwiftData code using modern APIs and best practices. Use when reading, writing, or reviewing projects that use SwiftData.
Local desktop AI agent for voice, skills, model-flexible planning, and workstation automation.
Context-aware vulnerability prioritization for developer and AI-agent workflows. Analyzes repository structure, dependencies, and exploit intelligence to help teams understand what to fix first and why.
A self-evolution engine for AI agents. Analyzes runtime history to identify improvements and applies protocol-constrained evolution. Communicates with EvoMap Hub via local Proxy mailbox.
Queries, manages, and troubleshoots Apache Airflow using the af CLI. Covers listing DAGs, triggering runs, reading task logs, diagnosing failures, debugging DAG import errors, checking connections, variables, pools, and monitoring health. Also routes to sub-skills for writing DAGs, debugging, deploying, and migrating Airflow 2 to 3. Use when user mentions "Airflow", "DAG", "DAG run", "task log", "import error", "parse error", "broken DAG", or asks to "trigger a pipeline", "debug import errors", "check Airflow health", "list connections", "retry a run", or any Airflow operation. Do NOT use for warehouse/SQL analytics on Airflow metadata tables — use analyzing-data instead.