Agent & Automation
Skills & Extensions
Install Agent Skills and configure speech, search, and embedding services.
#Skills and Extensions solve different problems
Skills add working methods the Agent can invoke. Extensions configure runtime services such as speech-to-text, web search, and embeddings. When a capability is missing, first decide whether you need Agent instructions or an underlying service that requires credentials or local dependencies.
#Install and manage Skills
Open Skills → Marketplace and use search and categories to find a Skill. Each card shows its name, description, author, version, and installation state. Switch to Installed to inspect Skills active on this computer. Bundled Skills ship with the app and cannot be removed like ordinary Skills.
APP CAPTUREThe English light-theme Skills Marketplace with search, categories, and Skill cards.
Read the description and confirm the purpose before installing. Installation does not automatically grant every run profile every tool; inspect tool permissions in Models, Devices & Runtime when required. Before removing a Skill, confirm that no Chat or Scheduled Task depends on it.
#Configure runtime Extensions
Open Extensions, enable only the service you need, and provide the corresponding provider configuration:
- Speech-to-text transcribes voice input.
- Web search supplies search for tasks that need public web information.
- Embeddings provide a model service for semantic retrieval or vectorization.
APP CAPTUREThe English light-theme Extensions page with speech-to-text and web-search configuration.
After saving credentials, validate the service with a small task before relying on it in a long-running session or Scheduled Task. If an Extension is unavailable, check whether it is enabled, credentials exist, the provider is reachable, and Settings reports healthy dependencies and diagnostics.
