What problem does it solve?
This Skill helps you design AI agents and their capabilities so they can safely operate on ObjectStack business data through structured tools, skills, conversations, and retrieval pipelines.
Core Features & Use Cases
- Agent → Skill → Tool design: organize responsibilities into reusable Skills that bundle tool access and context-specific instructions.
- Tool and action exposure for agents: surface query/action/flow operations with correct dispatch wiring and safety handling (including optional human-in-the-loop approvals).
- RAG pipeline configuration: define embedding/index settings, retrieval filters, reranking, and quality thresholds to ground agent responses in ObjectStack knowledge.
Quick Start
Use this skill to design an ObjectStack AI agent by declaring its role and instructions, composing capability Skills with bounded tools, and configuring a RAG pipeline that retrieves relevant knowledge for the agent’s tasks.