Skill Sets
Learn about Skill Sets - collections of custom skills that extend your AI's capabilities.
Skill Sets are collections of custom skills that extend your AI agent's capabilities beyond basic conversation. They enable your AI to perform specific actions, integrate with external services, and execute custom workflows.
What are Skill Sets?
Skill Sets are:
- Collections of Skills: Groups of related actions your AI can perform
- Custom Functionality: Extend your AI with specific capabilities
- Reusable Components: Can be shared and installed across workspaces
- Version Controlled: Track changes and updates
- Configurable: Require setup and configuration before use
Why Use Skill Sets?
Skill Sets enable your AI to:
- ✅ Perform Actions: Execute specific tasks (check orders, book appointments, etc.)
- ✅ Integrate Services: Connect with external APIs and services
- ✅ Custom Workflows: Create specialized conversation flows
- ✅ Extend Capabilities: Add functionality beyond basic Q&A
- ✅ Automate Tasks: Handle complex operations automatically
Overview of Skill Sets
What Skills Can Do
Skills within a Skill Set can:
- Fetch Data: Retrieve information from external sources
- Perform Actions: Execute operations (create, update, delete)
- Integrate APIs: Connect with third-party services
- Process Information: Transform and analyze data
- Trigger Workflows: Initiate complex processes
Skill Set Structure
A Skill Set typically contains:
- Name & Description: What the Skill Set does
- Multiple Skills: Individual actions within the set
- Configuration: Settings required for operation
- Versioning: Track updates and changes
Accessing Skill Sets
- Navigate to your Cloodot dashboard
- Go to Intelligence → Skill Sets (or AI → Skill Sets)
- You'll see available Skill Sets and options to create or install new ones
Skill Set Management
Viewing Skill Sets
- All Skill Sets: See all available Skill Sets
- Installed: View Skill Sets currently in use
- Available: Browse Skill Sets you can install
- Your Skill Sets: Manage Skill Sets you've created
Installing Skill Sets
- Browse available Skill Sets
- Click on a Skill Set to view details
- Click "Install" button
- Configure any required settings
- The Skill Set will be available for your AI to use
Creating Skill Sets
Skill Sets can be created:
- Manually: Write custom code for skills
- With AI: Use AI to generate Skill Sets based on descriptions
- By Forking: Copy and modify existing Skill Sets
:::info Detailed documentation for creating and managing Skill Sets will be available soon. For now, you can explore existing Skill Sets and install them to extend your AI's capabilities. :::
Using Skill Sets
Once installed, Skill Sets:
- Automatically Available: Your AI can use skills when appropriate
- Context-Aware: Skills activate based on conversation context
- User-Confirmed: Some skills may require user approval before execution
- Tracked: Skill usage is logged for monitoring
Best Practices
Choosing Skill Sets
- Relevance: Install Skill Sets that match your business needs
- Compatibility: Ensure Skill Sets work with your setup
- Documentation: Review Skill Set documentation before installing
- Testing: Test Skill Sets in playground before deploying
Managing Skill Sets
- Regular Updates: Keep installed Skill Sets updated
- Monitor Usage: Track which skills are used most
- Review Performance: Assess Skill Set effectiveness
- Remove Unused: Uninstall Skill Sets you no longer need
Future Documentation
Comprehensive documentation for Skill Sets is coming soon, including:
- Creating custom Skill Sets
- Writing skill code
- Configuring Skill Sets
- Testing and debugging
- Sharing Skill Sets
- Advanced features
Advanced Topics
Building Custom Skills
- Skills Overview - Understand the skill system architecture and concepts
- Creating Skills - Step-by-step guide to building your first skill
- Skill Schema - Learn the technical structure and validation rules
- Skill Best Practices - Design patterns, optimization, and advanced techniques
Advanced Integration
- MCP Servers - Connect external services via Model Context Protocol
- Copilot Settings - Configure advanced AI features and integrations
- Integrations - Connect external tools and services
Related Intelligence Features
- AI Agent Configuration - Configure your agent to use Skill Sets effectively
- Knowledge Base - Complement skills with comprehensive knowledge
- FAQ Management - Create FAQs that work alongside skills
Next Steps
For now, you can:
- Explore available Skill Sets in your dashboard
- Install Skill Sets that match your needs
- Configure Your AI Agent to use installed Skill Sets
- Monitor how Skill Sets enhance your AI's capabilities
Ready to build custom skills? Start with the Skills Overview and Creating Skills guides!