Agent Project Context avatar

Agent Project Context

Official

@agentprojectcontext · Argentina

0Followers
|
3Public Repos
|
24Published Skills

Agent Project Context is an open project context convention for AI agents and developer tools.

Skills Distribution
DomainDeveloper To...Session & Runtime .. (35%)MCP Server Managem.. (20%)Task & Commitment .. (20%)Messaging Channels.. (15%)

Agent Skills by Agent Project Context

Showing 24 vetted skills indexed across 1 GitHub repositories.

agentprojectcontextagentprojectcontext
6

apx-mcp

Registers, scopes, and debugs MCP servers through the APX CLI.

Official
Intermediate
agentprojectcontextagentprojectcontext
6

apx

Orchestrates agents, sessions, and channels through the APX CLI and local daemon.

Official
Intermediate
agentprojectcontextagentprojectcontext
6

apc-context

Reads and migrates APC project context from .apc/ directories and AGENTS.md files.

Official
Intermediate
agentprojectcontextagentprojectcontext
6

claude-code

Operates the Claude Code CLI for installation, headless execution, and APX runtime dispatch.

Official
Intermediate
agentprojectcontextagentprojectcontext
6

apx-mcp-builder

Author and register MCP servers with JSON-RPC stdio tools for APX agents.

Official
Intermediate
agentprojectcontextagentprojectcontext
6

codex-cli

Install, authenticate, and run OpenAI Codex CLI non-interactively within APX runtimes.

Official
Intermediate
agentprojectcontextagentprojectcontext
6

openrouter

Configure OpenRouter API access for APX engines, OpenCode, and OpenAI-compatible clients.

Official
Basic
agentprojectcontextagentprojectcontext
6

apx-image

Generate images from text prompts via routed local, LAN, or cloud diffusion engines.

Official
Intermediate
agentprojectcontextagentprojectcontext
6

apx-agent

Create and configure APX project agents with system prompts, identity metadata, and per-agent memory.

Official
Intermediate
agentprojectcontextagentprojectcontext
6

apx-skill-builder

Guides writing new APX skills with correct file location, frontmatter, and body style.

Official
Intermediate
agentprojectcontextagentprojectcontext
6

opencode-cli

Install, configure, and run the OpenCode CLI for headless tasks and APX runtime dispatch.

Official
Basic
agentprojectcontextagentprojectcontext
6

apx-routine

Create, schedule, and debug recurring APX automation routines with shell hooks and LLM agents.

Official
Intermediate
agentprojectcontextagentprojectcontext
6

apx-runtime

Delegates prompts to external coding CLIs like claude-code, codex, and opencode via apx run.

Official
Advanced
agentprojectcontextagentprojectcontext
6

apx-sessions

Find, summarize, and resume coding sessions across Claude, Codex, OpenCode, and APX engines.

Official
Intermediate
agentprojectcontextagentprojectcontext
6

apx-project

Register, configure, and manage APX projects via CLI commands and per-project config keys.

Official
Intermediate
agentprojectcontextagentprojectcontext
6

apx-task

Manages per-project to-do tasks with subtasks, comments, and board columns via an event-sourced JSONL store.

Official
Intermediate
agentprojectcontextagentprojectcontext
6

apx-profile

Install, activate, configure, and diagnose APX agent profiles via CLI and HTTP endpoints.

Official
Advanced
agentprojectcontextagentprojectcontext
6

apx-telegram

Configure Telegram bot channels, project pinning, and agent routing for APX.

Official
Intermediate
agentprojectcontextagentprojectcontext
6

apx-transcribe

Transcribe audio and video files to text via the APX daemon's speech-to-text engine.

Official
Intermediate
agentprojectcontextagentprojectcontext
6

apx-integrations

Diagnose and guide connection of APX connector plugins for Asana, Google Calendar, GitHub, and Obsidian.

Official
Intermediate
agentprojectcontextagentprojectcontext
6

apx-agency-agents

Manages a two-layer vault of reusable agent templates for listing, importing, and overriding.

Official
Intermediate
agentprojectcontextagentprojectcontext
6

apx-commitment

Track promises made to named people with counterparties, due dates, and lifecycle states.

Official
Intermediate
agentprojectcontextagentprojectcontext
6

apx-voice

Configure text-to-speech engines and voice pipelines for APX agent spoken output.

Official
Intermediate
agentprojectcontextagentprojectcontext
6

apx-whatsapp

Manages a paired WhatsApp account with an allowlist roster and sealed replies for non-owner contacts.

Official
Advanced

Frequently Asked Questions About Agent Project Context

FAQPage Schema
What 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.