Back to Registry
View Author Profile
Official Verified
Whatisxlistening To
Skill by poiley
skill-install ā Terminal
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/poiley/whatisxlistening-toOr
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
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.