project-ax avatar

project-ax

Official

@project-ax

0Followers
|
2Public Repos
|
77Published Skills

A modular framework for orchestrating sandboxed, secure, and persistent autonomous processes with multi-provider integration and typed IPC communication.

Skills Distribution
DomainAI Models & ...System Architectur.. (30%)Security & Sandbox.. (30%)Data Persistence &.. (20%)Provider Integration (20%)

Agent Skills by project-ax

Showing 77 vetted skills indexed across 3 GitHub repositories.

project-axproject-ax
5

linear_mcp

Simulate a Linear MCP server for end-to-end testing.

Official
Basic
project-axproject-ax
5

petstore

Provide a mock OpenAPI endpoint for testing Petstore API integrations.

Official
Basic
project-axproject-ax
5

ax-host

Orchestrate AX platform server actions, IPC, and request lifecycles.

Official
Advanced
project-axproject-ax
5

ax-provider-system

Manage AI provider contracts, categories, and plugin-based implementations.

Official
Advanced
project-axproject-ax
5

ax-agent

Configure sandboxed AI agent processes with IPC and tool management.

Official
Advanced
project-axproject-ax
5

ax-cli

Execute AX CLI commands and manage npm provider packages.

Official
Advanced
project-axproject-ax
5

ax-provider-storage

Manage persistent storage for message queues, conversations, sessions, and documents via a unified API.

Official
Intermediate
project-axproject-ax
5

ax-provider-web

Perform DNS-pinned HTTP fetches with SSRF protection and extract text.

Official
Advanced
project-axproject-ax
5

ax-provider-development

Integrate new providers and categories into the AX platform with TypeScript contracts.

Official
Advanced
project-axproject-ax
5

ax-provider-scheduler

Schedule and manage cron jobs, heartbeats, and active hours via AX's scheduler provider API.

Official
Advanced
project-axproject-ax
5

ax-utils

Validate file paths and operate SQLite databases with utility functions.

Official
Advanced
project-axproject-ax
5

ax-admin-dashboard-ui

Enforce a design system for admin dashboard UI components.

Official
Advanced
project-axproject-ax
5

ax-provider-llm

Manage and modify AI language model providers with streaming chat completions.

Official
Advanced
project-axproject-ax
5

ax-provider-skills

Automate Git-native skills pipeline parsing, manifest generation, and admin approval.

Official
Advanced
project-axproject-ax
5

ax-logging-errors

Provides structured logging and error diagnosis for AX environments.

Official
Advanced
project-axproject-ax
5

ax-provider-memory

Manage AI application memory with an embedding-based Cortex provider.

Official
Advanced
project-axproject-ax
5

ax-persistence

Manage data persistence for AI agents with SQLite and PostgreSQL backends.

Official
Advanced
project-axproject-ax
5

ax-provider-credentials

Store and inject agent and user credentials within a scope-based system.

Official
Advanced
project-axproject-ax
5

ax-testing

Automate AX platform regression tests with Node.js and Bun test runners.

Official
Advanced
project-axproject-ax
5

ax-debug

Debug and develop the AX personal AI agent across multiple development tiers.

Official
Advanced
project-axproject-ax
5

ax-provider-eventbus

Manage typed pub/sub events across in-process and PostgreSQL transports.

Official
Advanced
project-axproject-ax
5

ax-prompt-builder

Assemble and order prompt modules with token budgeting and tool filtering.

Official
Advanced
project-axproject-ax
5

ax-onboarding

Configure AX personal AI agent profiles, LLM providers, and API keys.

Official
Intermediate
project-axproject-ax
5

ax-provider-database

Manage SQLite and PostgreSQL connections for AX applications via a unified factory.

Official
Intermediate

Frequently Asked Questions About project-ax

FAQPage Schema
What specific tasks can be performed using this framework?

The framework enables structured logging, sandboxed code execution, persistent memory management via embeddings, and multi-channel communication. It supports complex operations like DNS-pinned web fetching, Zod-validated IPC messaging, and automated regression testing for UI components.

Which technical personas benefit from this architecture?

System architects, security engineers, and backend developers focused on building isolated, persistent, and observable autonomous systems. It is designed for those requiring strict control over provider contracts, security sandboxing, and typed event streaming.

What are the primary dependencies and runtime requirements?

The platform requires a TypeScript environment, Node.js, and Bun for test execution. It relies on SQLite or PostgreSQL for persistence, NATS JetStream for event bus operations, and Docker or Kubernetes for sandbox isolation.