AgentStack
Production multi-agent orchestration, workflows, and chat interfaces
All Skills in This Repository (11)
Pure Emerald Level IndicatorsCommand Development
Design and validate slash-command Skill Units with SKILL.md frontmatter.
test-cases
Generate structured test cases with traceability from PRD requirements.
Skill Development
Organize Claude Code skill structure and documentation with SKILL.md frontmatter.
gemini
Execute Gemini CLI commands for code analysis and generation.
product-requirements
Transform ambiguous requirements into testable PRDs via guided dialogue and quality scoring.
Plugin Settings
Configure per-project plugin behavior via YAML frontmatter in .claude plugin-local files.
Kubernetes Operations
Automate Kubernetes cluster operations and day-2 tasks across multi-environment deployments.
browser
Automate Chrome browser tasks via Chrome DevTools Protocol over WebSocket.
Hook Development
Create event-driven hooks in hooks.json to validate tool usage in Claude Code.
MCP Integration
Integrate MCP servers with Claude Code plugins via .mcp.json configuration.
Agent Development
Translate requirements into autonomous agent configurations for Claude Code plugins.
Frequently Asked Questions
FAQPage SchemaHow to install AgentStack?โผ
Run `npx skills add ssdeanx/AgentStack --all -g -y` in your terminal to install all skills in this suite globally.
What does AgentStack do?โผ
It is a production-ready platform for building multi-agent systems with 25+ agents, 57 tools, workflows, supervisor networks, RAG pipelines, and a full chat UI built on Mastra and Next.js.
Can AgentStack handle financial data analysis?โผ
Yes. It includes 30+ financial endpoints via Polygon, Finnhub, and AlphaVantage, plus chart generation and report workflows for market intelligence.
Does AgentStack support RAG and document search?โผ
Yes. It ships with LibSQL vector storage, document chunking, reranking, and graph traversal for semantic search out of the box.
Do I need coding experience to use AgentStack?โผ
Basic TypeScript knowledge helps for customization, but the included agents, workflows, and UI components work with minimal configuration once installed.
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