Custom skills are the core of your Coconut instance and can help in a wide variety of scenarios, including intelligence gathering, content creation, specification creation, and more.Documentation Index
Fetch the complete documentation index at: https://docs.coconut.dev/llms.txt
Use this file to discover all available pages before exploring further.
Creating your first skill
After selecting Skills from the left-hand navigation, click Create New to begin. You can then populate the following fields:- Name — a memorable name for the skill.
- Description — a quick summary of the skill’s capabilities.
- Skill Instructions — detailed instructions on what the skill should do (e.g. scrape the web for news about electric cars, send an email, search Google Drive, etc.).
- Tools — tools to help it carry out those instructions.
Using your custom skills
Custom skills can be used in a variety of ways:- Directly.
- From within a coding agent.
- From within a scheduled job.