skills/skills.volces.com/byted-contextsearch

byted-contextsearch

SKILL.md

Context Search Skill

This skill provides two main capabilities for interacting with context-aware knowledge bases:

  1. Search: Retrieve relevant documents based on text queries
  2. Chat: Have conversations with RAG-powered systems

Configuration

This skill requires:

  1. Environment Variable: Set the CTX_SEARCH_API_KEY environment variable with your API key:

    export CTX_SEARCH_API_KEY='your-api-key-here'
    
  2. Config File: Create a config.json file in the skill directory with the following structure:

Installs
9
First Seen
Mar 30, 2026