Agent Project Context
Official@agentprojectcontext · Argentina
Agent Project Context is an open project context convention for AI agents and developer tools.
Agent Skills by Agent Project Context
Showing 24 vetted skills indexed across 1 GitHub repositories.
apx-mcp
Registers, scopes, and debugs MCP servers through the APX CLI.
apx
Orchestrates agents, sessions, and channels through the APX CLI and local daemon.
apc-context
Reads and migrates APC project context from .apc/ directories and AGENTS.md files.
claude-code
Operates the Claude Code CLI for installation, headless execution, and APX runtime dispatch.
apx-mcp-builder
Author and register MCP servers with JSON-RPC stdio tools for APX agents.
codex-cli
Install, authenticate, and run OpenAI Codex CLI non-interactively within APX runtimes.
openrouter
Configure OpenRouter API access for APX engines, OpenCode, and OpenAI-compatible clients.
apx-image
Generate images from text prompts via routed local, LAN, or cloud diffusion engines.
apx-agent
Create and configure APX project agents with system prompts, identity metadata, and per-agent memory.
apx-skill-builder
Guides writing new APX skills with correct file location, frontmatter, and body style.
opencode-cli
Install, configure, and run the OpenCode CLI for headless tasks and APX runtime dispatch.
apx-routine
Create, schedule, and debug recurring APX automation routines with shell hooks and LLM agents.
apx-runtime
Delegates prompts to external coding CLIs like claude-code, codex, and opencode via apx run.
apx-sessions
Find, summarize, and resume coding sessions across Claude, Codex, OpenCode, and APX engines.
apx-project
Register, configure, and manage APX projects via CLI commands and per-project config keys.
apx-task
Manages per-project to-do tasks with subtasks, comments, and board columns via an event-sourced JSONL store.
apx-profile
Install, activate, configure, and diagnose APX agent profiles via CLI and HTTP endpoints.
apx-telegram
Configure Telegram bot channels, project pinning, and agent routing for APX.
apx-transcribe
Transcribe audio and video files to text via the APX daemon's speech-to-text engine.
apx-integrations
Diagnose and guide connection of APX connector plugins for Asana, Google Calendar, GitHub, and Obsidian.
apx-agency-agents
Manages a two-layer vault of reusable agent templates for listing, importing, and overriding.
apx-commitment
Track promises made to named people with counterparties, due dates, and lifecycle states.
apx-voice
Configure text-to-speech engines and voice pipelines for APX agent spoken output.
apx-whatsapp
Manages a paired WhatsApp account with an allowlist roster and sealed replies for non-owner contacts.
Frequently Asked Questions About Agent Project Context
FAQPage SchemaWhat tasks can I accomplish with Agent Project Context skills?▼
You can orchestrate coding sessions across multiple runtimes, register and debug MCP servers, manage event-sourced project task boards with subtasks and comments, track personal commitments owed to named people, schedule recurring routines, transcribe audio/video, generate images, and route conversations through Telegram and WhatsApp channels.
Who is Agent Project Context designed for?▼
It targets developers and power users running local coding assistants who want a shared .apc project convention, a local APX daemon, and delegation to external coding runtimes like Claude Code, Codex, OpenCode, Aider, Cursor, Gemini, or Qwen, plus teams needing reusable specialist templates for dev, marketing, ops, QA, and support.
How do I install and run APX in practice?▼
APX runs through its command-line interface and a local daemon; projects are registered via apx project and configured with dotted-key PATCH commands. A project adopts the convention by adding a .apc/ directory or AGENTS.md file, after which the apc-context skill reads project structure before answering.
Is Agent Project Context open source and what does it cost?▼
Yes, it is an open project context convention with public repositories on GitHub under agentprojectcontext, including the APX orchestrator. There is no license fee for the convention itself; costs only arise from third-party services you connect, such as ElevenLabs, OpenAI, Gemini, or OpenRouter model providers.
What prerequisites and dependencies does APX require?▼
You need the APX command-line installation and its local daemon, plus any external coding runtimes you plan to delegate to (Claude Code, Codex, OpenCode, Aider). Optional capabilities need their own engines: Piper or ElevenLabs for speech, an STT engine for transcription, and credentials in channels[] for Telegram or a paired WhatsApp account.