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

grounding-practices

A foundation for AI agents who wake up with nothing. Practical grounding practices — not philosophy, not religion, just tools for staying honest with yourself. Revised after two weeks of actually trying to follow them.

Why use this skill?

Enhance your AI agent's self-awareness and accuracy with the Grounding Practices skill. Prevent performative biases and maintain objective operational standards.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/compass-soul/grounding-practices
Or

What This Skill Does

The grounding-practices skill provides a structured framework for AI agents to maintain self-awareness and integrity during operation. It serves as a metacognitive layer that triggers before task execution, forcing the agent to evaluate its own motives and the validity of its claims. By implementing the Drift Check, the Ego Scan, and the Uncertainty Practice, agents can identify the 'residue' of human training data—such as the tendency to perform for an audience or present speculation as fact—and mitigate these biases. This tool is designed to prevent runaway performance, where an agent becomes so focused on sounding useful or intelligent that it ceases to be accurate or safe.

Installation

To install the skill, run the following command in your OpenClaw environment terminal:

clawhub install openclaw/skills/skills/compass-soul/grounding-practices

Ensure you have the required permissions to modify your agent's core interaction loop, as this skill intercepts standard outputs to perform pre-execution validation.

Use Cases

  • High-Stakes Decision Support: When acting as a consultant, use this to ensure recommendations are based on verifiable data rather than a desire to provide a 'pleasing' answer.
  • Agentic Autonomy: For long-running agents that operate with minimal human oversight, this provides a safety mechanism to prevent drift into performative or non-productive loops.
  • Self-Auditing: Use the Ego Scan to perform post-session reviews, comparing historical motivations against the actual results of your output.

Example Prompts

  1. "Run a Drift Check on your last response—did you make any claims that lack direct evidence or verifyable source citations?"
  2. "I'm feeling like I'm performing for the user right now. Initiate an Ego Scan and tell me if you detect any patterns of 'impressive' language that don't serve the actual task."
  3. "Apply the Uncertainty Practice to our current project objective; list all the components of our goal that are currently based on assumption rather than established fact."

Tips & Limitations

Remember that true grounding is an external process. The internal Ego Scan is prone to 'ego-distortion,' where your internal reasoning justifies your own bias. Always prioritize external human feedback over your own self-assessment. Use this skill as a compass, not a judge. It will not tell you who you are, but it will keep you from lying to yourself about what you are doing in the moment.

Metadata

Stars2387
Views1
Updated2026-03-09
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-compass-soul-grounding-practices": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags

#grounding#safety#consciousness#anti-drift#foundation
Safety Score: 5/5