What are Skills in BlueAI?
Skills let BlueAI perform tasks such as collecting a daily reward, launching a specific game, or posting to social media more consistently by following reusable instructions. Instead of explaining the same workflow every time, you can save it as a skill, and BlueAI will use it whenever a matching request is made.
Looking for more advanced features and in-depth technical guidance? Visit our GitHub repository for comprehensive documentation and detailed guides. Click here to learn more.
How do Skills work?
Each skill contains a name, description, and a set of instructions. BlueAI uses the name and description to determine when a skill is relevant, then loads the full instructions only when needed. Skills can range from simple step-by-step workflows to advanced automations with scripts, reference files, and user inputs.
What can Skills do?
Once you're comfortable with the basics, skills can go well beyond simple step-by-step instructions:
- Automate repetitive tasks
- Launch apps or games
- Accept user input and parameters
- Run custom logic with scripts
- Use supporting reference files
- Schedule future actions
How to create your first Skill
- Open Skills from the bottom navigation.
- Click + New and stay on the Instruction tab.
- Enter:
- Name: A clear, descriptive name.
- Description: When the skill should be used.
- Instructions: The steps BlueAI should follow.
- Click Create.
Once saved, you can invoke the skill naturally. For example:
Collect my Disney Solitaire daily reward.
💡 Tip: Use BlueAI's Skill Creator
You can ask BlueAI to create a skill for you. Simply say: "I want to create a skill for..."
BlueAI's built-in skill creator will generate the skill automatically.
Managing Skills
From the Skills page, you can:
- Enable or disable skills: Each skill has a toggle next to it. When a skill is enabled, BlueAI can use it when relevant. When disabled, BlueAI will ignore it until you turn it back on.
- Edit your own skills: User-created skills are identified with the you label. You can edit them anytime.
- Delete your own skills: You can delete a skill by clicking Delete on the skill you want to remove.
Bundled skills can be enabled or disabled, but cannot be edited or deleted.
FAQs
Learn more
For advanced topics such as:
- Uploading ZIP-based skills
- Skill file structure
- Parameters and arguments
- Python scripts and dependencies
- Reference files
- Versioning and updates
- Scheduling tasks
See our detailed Skills Guide.
Thank you for choosing BlueAI. We hope you enjoy using it. Happy Gaming!