Cue

Agent Skills

Extend what Cue can do with powerful skills

Agent Skills are capabilities that extend what Cue can do. Enable skills to give Cue new abilities.

What are Skills?

Skills are specialized tools that Cue can use to accomplish tasks. Each skill gives Cue access to specific capabilities like:

  • Searching the web
  • Reading and writing files
  • Connecting to external services
  • Processing images and documents

Available Skills

Web Search

Search the web for information

File System

Read and write files in your projects

Code Execution

Run code in sandboxed environments

Image Generation

Create images from text descriptions

Enabling Skills

Skills can be enabled per conversation or project:

  1. Open a conversation or project
  2. Access settings
  3. Toggle the skills you want to enable

Building Custom Skills

Developers can create custom skills to extend Cue's capabilities.

Custom skill development is coming soon. Stay tuned for our SDK release.

Next Steps