sabx — Cursor Agents | Neura Market
    Neura MarketNeura Market/Cursor
    ChatGPTChatGPTClaudeClaudeGeminiGeminiCursorCursorGrokGrokPerplexityPerplexityDeepSeekDeepSeek
    CoPilotCoPilotStable DiffusionStable DiffusionMidjourneyMidjourney
    View All Directories
    OverviewRulesPromptsMCPsAgentsBlogVideosGuidesCoursesCommunityExtensionsTrendingGenerate
    CursorAgentssabx
    Back to Agents
    sabx

    sabx

    avivsinai November 1, 2025
    4 copies 0 downloads

    A fast, scriptable CLI for SABnzbd - built for AI coding agents like Claude Code, Cursor, and Codex. Control downloads, manage queues, and automate workflows from your terminal.

    Agent Definition
    # sabx
    
    [![CI](https://github.com/avivsinai/sabx/actions/workflows/ci.yml/badge.svg)](https://github.com/avivsinai/sabx/actions/workflows/ci.yml)
    [![Go Version](https://img.shields.io/github/go-mod/go-version/avivsinai/sabx)](https://go.dev/)
    [![License](https://img.shields.io/github/license/avivsinai/sabx)](LICENSE)
    [![Go Report Card](https://goreportcard.com/badge/github.com/avivsinai/sabx)](https://goreportcard.com/report/github.com/avivsinai/sabx)
    [![Release](https://img.shields.io/github/v/release/avivsinai/sabx)](https://github.com/avivsinai/sabx/releases/latest)
    
    > A batteries-included SABnzbd CLI and automation toolkit inspired by modern OSS CLIs like [`gh`](https://github.com/cli/cli) and [`chezmoi`](https://github.com/twpayne/chezmoi).
    
    `sabx` mirrors the complete SABnzbd surface area—queue control, RSS management, scheduler, configuration, and server administration—in a fast Go binary designed for power users and automation.
    
    ## Highlights
    - **Full parity** with SABnzbd REST API: queue history, RSS CRUD, scheduler, server actions, priorities, speed limits, and diagnostics.
    - **First-class UX**: human-readable tables by default, `--json` for scripting, shell completions, and keyring-backed credential storage.
    - **Agent-friendly**: deterministic output, idempotent commands, and profile-aware configuration ideal for CI/CD or LLM agents.
    
    ## Installation
    ```bash
    # Go 1.24+
    go install github.com/avivsinai/sabx/cmd/sabx@latest
    
    # Build from source
    git clone https://github.com/avivsinai/sabx.git
    cd sabx
    go build ./cmd/sabx
    ./sabx --help
    ```
    
    Pre-built archives, Homebrew, Scoop, winget manifests, and multi-arch Docker images are produced via [GoReleaser](tools/goreleaser.yaml) on tagged releases.
    
    ## Quickstart
    ```bash
    # Authenticate with a SABnzbd instance (stores API key in OS keyring)
    sabx login --base-url http://localhost:8080 --api-key <key>
    
    # Inspect the active queue
    sabx queue list --active
    
    # Review full system diagnostics
    sabx status --full --performanc

    Tags

    agent-skillsai-agentsai-toolsautomationclaude-codeclicodexdownload-managerdownloadergolang

    Comments

    More Agents

    View all
    documentation

    Documentation & Onboarding Agent

    Agent that generates comprehensive documentation, API references, architecture diagrams, and developer onboarding guides from existing code.

    C
    Community
    debugging

    Cursor Bug Triage Agent

    Agent configuration for systematic bug investigation that traces issues from error logs through the codebase to root cause with suggested fixes.

    C
    Community
    api

    API Integration Agent

    Agent for integrating third-party APIs including SDK setup, type generation, error handling, retry logic, and rate limit management.

    C
    Community
    coding

    Cursor Agent Mode

    Cursor's built-in autonomous coding agent that can make multi-file edits, run terminal commands, search the codebase, and iteratively build features with minimal human intervention.

    C
    Cursor Team
    cloud

    Cursor Background Agent

    Cloud-based autonomous coding agent that runs in the background on remote sandboxed environments, handling complex multi-step tasks while you continue working.

    C
    Cursor Team
    composer

    Cursor Composer Agent

    Cursor's multi-file editing agent within Composer mode that can create, edit, and delete files across your entire project in a single conversation.

    C
    Cursor Team

    Stay up to date

    Get the latest Cursor prompts, rules, and resources delivered to your inbox weekly.

    Neura Market LogoNeura Market

    Discover the best AI prompts, plugins, and resources for Cursor and more.

    Content Types

    • Rules
    • Prompts
    • MCPs
    • Agents
    • Guides

    Platforms

    • ChatGPT Directory
    • Claude Directory
    • Gemini Directory
    • Cursor Directory
    • Grok Directory
    • Perplexity Directory
    • DeepSeek Directory
    • CoPilot Directory
    • Stable Diffusion Directory
    • Midjourney Directory
    • All Directories

    Resources

    • Blog
    • Documentation
    • Help Center
    • Marketplace

    Legal

    • Privacy Policy
    • Terms of Service

    © 2026 Neura Market. All rights reserved.

    |

    Not affiliated with any AI platform vendors.