← all publishers

ahostbr

@ahostbr source repo

7 published skills

  1. Notion · ahostbr
    Notion API for creating and managing pages, databases, and blocks.
    0
    installs
  2. Weather · ahostbr
    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.
    0
    installs
  3. Video Frames · ahostbr bundle
    Extract frames or short clips from videos using ffmpeg.
    0
    installs
  4. Openai Whisper · ahostbr
    Local speech-to-text with the Whisper CLI (no API key).
    0
    installs
  5. Compile CLI · ahostbr
    Turn any MCP server or SKILL.md file into a standalone CLI using LiteCLI. Use when the user wants to compile an MCP server, skill file, or directory of skills into runnable CLI commands.
    0
    installs
  6. Coding Agent · ahostbr
    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.
    0
    installs
  7. Openai Whisper API · ahostbr bundle
    Transcribe audio via OpenAI Audio Transcriptions API (Whisper).
    0
    installs