What problem does it solve?
This Skill provides a way to programmatically discover and access all the agents, skills, and code snippets available within an sgai workspace, enabling better understanding and utilization of the AI's capabilities.
Core Features & Use Cases
- Agent Discovery: List all agents defined in the workspace, along with their descriptions.
- Skill Browsing: View available skills, categorized by their directory structure, and retrieve their instructions.
- Code Snippet Access: Find and retrieve code snippets by language or specific file name.
- Model Information: List available AI models and identify the default model for the workspace.
- Use Case: Before starting a new task, a developer can use this skill to quickly see what specialized agents (e.g., 'backend-go-developer') and pre-written code snippets (e.g., 'HTTP Server with Routes' in Go) are available in the current project.
Quick Start
Use the knowledge skill to list all available agents in the current workspace.