ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified utilities Safety 5/5

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.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/bvisagie/drakeling
Or

What 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

  1. Install the Drakeling package via your preferred tool (e.g., pipx install drakeling).
  2. Launch the daemon by running drakelingd in your terminal to complete the initial LLM setup.
  3. 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).
  4. Update your OpenClaw configuration file at ~/.openclaw/openclaw.json by adding the DRAKELING_API_TOKEN environment variable within the skills section.
  5. 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

  1. "Hey OpenClaw, how is my drakeling doing today?"
  2. "I'm worried about my creature, can you send it some reassurance?"
  3. "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

Author@bvisagie
Stars1865
Views2
Updated2026-03-03
View Author Profile
AI Skill Finder

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 skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-bvisagie-drakeling": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#companion#drakeling#pet#virtual-assistant
Safety Score: 5/5

Flags: network-access, file-read, external-api