ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

Whatisxlistening To

Skill by poiley

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/poiley/whatisxlistening-to
Or

Clawdbot Workspace

Personal workspace for Clawdbot — a space lobster AI assistant šŸ¦ž

Structure

~/clawd/
ā”œā”€ā”€ AGENTS.md          # Agent behavior config (symlink → NAS)
ā”œā”€ā”€ SOUL.md            # Personality & tone (symlink → NAS)
ā”œā”€ā”€ USER.md            # User profile (symlink → NAS)
ā”œā”€ā”€ TOOLS.md           # Local tool notes (symlink → NAS)
ā”œā”€ā”€ IDENTITY.md        # Agent identity (symlink → NAS)
ā”œā”€ā”€ HEARTBEAT.md       # Periodic check tasks (symlink → NAS)
ā”œā”€ā”€ PERMISSIONS.md     # Access controls (symlink → NAS)
│
ā”œā”€ā”€ skills/            # Installed skills (via ClawdHub)
ā”œā”€ā”€ scripts/           # Local utility scripts
ā”œā”€ā”€ docs/              # Architecture & setup docs
ā”œā”€ā”€ .learnings/        # Self-improvement logs
└── .clawdhub/         # ClawdHub lockfile

Skills

Managed via ClawdHub. See SKILLS.md for details.

clawdhub list              # Show installed
clawdhub search "query"    # Find skills
clawdhub install <slug>    # Install
clawdhub update --all      # Update all

Config Files

Core config files are symlinked to NAS storage (~/mnt/services/clawdbot/brain/Config/) for persistence and mobile access via Obsidian LiveSync.

Memory

Daily memory files live on NAS at ~/mnt/services/clawdbot/brain/memory/ (symlinked as memory/).


Powered by Clawdbot

Metadata

Author@poiley
Stars1217
Views0
Updated2026-02-20
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-poiley-whatisxlistening-to": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.