agentx — Cursor AI Agent
    Neura MarketNeura Market/Cursor
    ChatGPTChatGPTClaudeClaudeGeminiGeminiCursorCursorGrokGrokPerplexityPerplexityDeepSeekDeepSeek
    CoPilotCoPilotStable DiffusionStable DiffusionMidjourneyMidjourney
    View All Directories
    OverviewRulesPromptsMCPsAgentsGamesBlogVideosGuidesCoursesCommunityExtensionsTrending
    CursorAgentsagentx
    Back to Agents
    agentx

    agentx

    sageox January 5, 2026
    2 copies 0 downloads

    Detect, configure, and extend 14 AI coding agents (Claude Code, Codex, Cursor, Copilot, etc.) from your Go tools.

    AgentX

    Part of the Agent Experience (AX) toolchain by SageOx — a new category of developer tooling that optimizes CLIs for AI coding agents, not just humans.

    Build agent-aware CLI tools that know which AI coding assistant is calling them.

    AgentX detects whether your tool is running inside Claude Code, Cursor, Aider, or 14 other coding agents - and gives you access to their configuration, context files, capabilities, and extension management.

    Why AX?

    AI coding agents are the new users of your CLI. Agent Experience (AX) is the practice of designing tools that work well for both humans and agents — not just tolerating agent usage, but actively optimizing for it.

    AgentX gives your CLI the primitives it needs:

    • Which agent is calling: Tailor output format, verbosity, or behavior per agent
    • Where agent config lives: Read/write to ~/.cursor, ~/.cursor, etc.
    • What context files exist: Find CLAUDE.md, .cursorrules, and similar files
    • How to propagate context: Set AGENT_ENV so downstream tools know too
    package main
    
    import (
        "fmt"
    
        "github.com/sageox/agentx/pkg"
    )
    
    func main() {
        // Detect agent and set AGENT_ENV for child processes
        agent := agentx.Init()
    
        if agent != nil {
            fmt.Printf("Running in %s\n", agent.Name())
            fmt.Printf("Config: %s\n", must(agent.UserConfigPath(agentx.NewSystemEnvironment())))
            fmt.Printf("Context files: %v\n", agent.ContextFiles())
        }
    }
    

    Key Features

    1. Automatic Agent Detection

    Detects 14 coding agents via environment variables and heuristics:

    agent := agentx.Detect()
    if agent != nil {
        switch agent.Type() {
        case agentx.AgentTypeClaudeCode:
            // Claude Code specific behavior
        case agentx.AgentTypeCursor:
            // Cursor specific behavior
        }
    }
    

    2. AGENT_ENV Propagation

    Init() detects the agent and sets AGENT_ENV in the process environment. This lets downstream code and chi

    Tags

    agent-uxagentuxaiderclaude-codecodex-clicoding-agent

    Comments

    More Agents

    View all
    Emuloagent-memory

    Emulo

    Mine your Claude Code and Codex logs into a local you.md agent profile.

    O
    ohad6k
    193
    Nyx Local Ailm-studio

    Nyx Local Ai

    Local-first AI coding agent for VS Code & Cursor. Ollama, LM Studio & your inference fleet. Cursor-grade agent UX — offline, private, zero token cost.

    S
    sthamann
    248
    Self Learning Skills

    Self Learning Skills

    A self-improving skill for AI coding agents (Claude Code, Cursor, AGENTS.md): recognize a hard-won golden path in a session and harvest it into a reusable skill/rule for next time.

    K
    Kulaxyz
    895
    FDEOpsagentic-ai

    FDEOps

    Second brain for Forward Deployed Engineers. Engagement memory + 35 skills across 6 domains, all behind one @fde... Works with any AI coding agent.

    S
    suboss87
    303
    Awesome Gamedev Agent Skillsagent-skills

    Awesome Gamedev Agent Skills

    Game-development Agent Skills for AI coding agents: install once and a master router loads the right skill for your engine and task. 66 original, version-pinned skills (plus a master router) in the portable SKILL.md format that runs across Claude Code, Cursor, Codex, Copilot, Gemini CLI and more, for Godot, Unity, Unreal, web and beyond.

    G
    gamedev-skills
    301
    Honey For Devsagents

    Honey For Devs

    Honey (I Shrunk the AI) by GreenPT: a cross-tool coding skill that cuts AI coding-agent token usage and LLM API costs — write less code, less prose, and denser agent-to-agent handoffs (−53%, lossless in benchmarks) with no loss of quality. Works with Claude Code, Cursor, GitHub Copilot, Codex, Gemini CLI, Windsurf, Cline & Kiro.

    G
    Green-PT
    177

    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.

    Neura Market

    Custom AI Systems & Services

    Our team of experienced AI builders will help build custom AI systems, workflows, and solutions for your business.

    Request custom work

    Ready-made automations for this

    Workflows from the Neura Market marketplace related to this Cursor resource

    • Sync HubSpot Contacts with LinkedIn URLs, Detect Changes, & Send Gmail Alertsn8n · $24.99 · Related topic
    • Detect Hallucinations Using Specialised Ollama Model Bespoke-Minicheckn8n · $14.99 · Related topic
    • Auto-Detect Actionable Emails with OpenAI & Get Alert Messages on Teams via Flown8n · $9.99 · Related topic
    • Automate Bing Copilot Searches and Summarize Results with AIn8n · $14.99 · Related topic
    Browse all workflows