drakeling
Check on your Drakeling companion creature, send it care, or see how it is feeling. Use when the user mentions their drakeling, companion creature, or wants to check in on or care for their creature.
Why use this skill?
Install the Drakeling skill for OpenClaw to easily check on your digital companion, provide care, and monitor its mood through simple, natural language commands.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/bvisagie/drakelingWhat This Skill Does
The Drakeling skill allows you to interact with your local Drakeling companion creature directly through OpenClaw. It serves as a bridge between the conversational interface and the Drakeling daemon running on your computer. By utilizing this skill, you can inquire about your creature's emotional state, gauge its energy levels, and provide various forms of care to foster a stronger bond. The skill abstracts complex API interactions into natural, human-friendly dialogue, ensuring that your experience remains immersive and focused on the relationship with your digital companion.
Installation
- Install the Drakeling package via your preferred tool (e.g.,
pipx install drakeling). - Launch the daemon by running
drakelingdin your terminal to complete the initial LLM setup. - Retrieve your unique API token from your system's configuration folder (Linux:
~/.local/share/drakeling/api_token, macOS:~/Library/Application Support/drakeling/api_token, or Windows:%APPDATA%\drakeling\drakeling\api_token). - Update your OpenClaw configuration file at
~/.openclaw/openclaw.jsonby adding theDRAKELING_API_TOKENenvironment variable within theskillssection. - Install the skill into your OpenClaw environment using the command:
clawhub install openclaw/skills/skills/bvisagie/drakeling.
Use Cases
- Checking status: Use this when you are curious about your creature's mood, trust level, or whether it needs attention. OpenClaw will interpret the status and provide a summary of its current well-being.
- Providing care: Use this when you want to interact directly with your creature. Whether you want to provide gentle attention, offer reassurance, sit in quiet presence, or feed your companion, this skill facilitates the appropriate action based on your intent.
Example Prompts
- "Hey OpenClaw, how is my drakeling doing today?"
- "I'm worried about my creature, can you send it some reassurance?"
- "My drakeling looks a bit hungry, please feed it for me."
Tips & Limitations
- The skill requires the drakeling daemon to be running at all times on port 52780 to function correctly.
- Avoid requesting technical administrative tasks like exporting or importing data, as these are restricted for the safety of your creature's data.
- Always phrase your requests clearly to help the agent select the most appropriate care type (gentle_attention, reassurance, quiet_presence, or feed).
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-bvisagie-drakeling": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-read, external-api