Getting Started with Skills
What is a Skill?
A skill is a set of instructions to be added to the context when relevant. It can be as simple as instructions in a markdown file. The Satori Skill includes instructions on how to use the CLI, which you can read more about here.
Our Skill identifies context to save during your conversation, and also has the capability to save specific information, or summarize your session and save that to your Memory Layer.
Installation
To install, run:
npx skills add satori-sh/skillsThis command will identify any applications that can use this skill, and give you the option to install on specific applications or on all available applications.
Using Satori Skill
To use this skill, you can tell Satori to summarize your conversation, add specifics, or search past context. Some commands you can try:
- "Summarize and save this session to Satori"
- "Tell Satori we should use Tailwind for this project moving forward"
- "Ask Satori how we built the Chrome extension last year"
- "Ask Satori if we have feedback saved from past users?"
If you have feedback, please contact us at support@satori.sh.
