AgenticX
Build, orchestrate, and deploy autonomous workflows and skills
All Skills in This Repository (9)
Pure Emerald Level Indicatorsagenticx-skill-manager
Manage AgenticX skills across local and global registries.
agenticx-memory-architect
Integrate Mem0-based persistent memory into AgenticX agent workflows.
agenticx-tool-creator
Create and integrate custom AgenticX tools with function decorators, classes, and MCP.
agenticx-agent-builder
Design, configure, and deploy AgenticX agents with roles, goals, tools, and LLM providers for scalable multi-agent systems.
agenticx-deployer
Automate AgenticX agent deployment with Docker, Kubernetes, and Volcengine AgentKit.
agenticx-automation-crontask
Create and maintain cron-style scheduled tasks for Machi Desktop with isolated workspaces.
agenticx-a2a-connector
Discover AgentCard capabilities and invoke remote A2A skills as tools.
agenticx-workflow-designer
Design and execute AgenticX workflows with nodes, edges, and conditional routing.
agenticx-quickstart
Guide new users from AgenticX installation to first agent via CLI.
Frequently Asked Questions
FAQPage SchemaHow to install AgenticX?โผ
Run `npx skills add DemonDamon/AgenticX --all -g -y` in your terminal to install all skills in this suite globally.
What can I build with AgenticX?โผ
You can build autonomous agents, multi-step workflows, custom tools, memory-enabled assistants, and scheduled automation, then deploy them via API server, Docker, or Kubernetes.
Does AgenticX support multiple model providers?โผ
Yes. It connects to 15+ providers including OpenAI, Anthropic, Gemini, Kimi, and Ollama, with caching and failover routing built in.
Can AgenticX agents talk to each other?โผ
Yes. The built-in A2A protocol lets agents discover each other's skills and invoke them as tools across distributed systems.
Do I need coding experience to use AgenticX skills?โผ
Basic Python helps for the SDK, but the CLI and desktop app let you scaffold agents, workflows, and scheduled tasks with simple commands.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core