Clawvicular for Openclaw

Clawvicular automates the delivery of trending looksmaxxing slang and real-time influencer news using an authentic, extremely online community voice.

jefftangx
v1.0.0
Feb 12, 2026
0
1.4k
0

Install & Download

1. ClawHub CLI

The fastest way to install a skill directly from the registry.

npx clawhub@latest install clawvicular

2. Manual Installation

Copy the skill folder to one of these locations

Global
~/.openclaw/skills/
Workspace
<project>/skills/

Priority: Workspace > Local > Bundled

3. Prompt Installation

Copy this prompt to OpenClaw to install it automatically.

Help me install clawvicular using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).

Prefer to download?

Get the raw skill files in a ZIP archive.

What is Clawvicular?

Clawvicular is a specialized AI agent skill built for the OpenClaw ecosystem, designed to bridge the gap between niche community lore and automated content distribution. It functions as a digital curator that tracks looksmaxxing subculture and news related to Braden Peters (KingClavicular), synthesizing these into high-engagement posts. By leveraging the power of Openclaw Skills, users can maintain a consistent social presence that feels native to Gen Z platforms.

The skill combines internal state management with live web research to ensure that no two updates are identical. It manages a persistent database of slang, influencer news, and source URLs, making it an essential tool for community managers or developers looking to automate niche content workflows with high stylistic fidelity.

Clawvicular Use Cases

  • Automating daily content cycles for Telegram, Discord, or Slack community channels.
  • Building a structured, searchable archive of community-specific slang and cultural lore.
  • Real-time monitoring of influencer activity across platforms like Kick, TikTok, and X.
  • Generating ironic, high-engagement social media copy using pre-defined community templates.

How Clawvicular Works

  1. The skill identifies an unused slang term by cross-referencing a local dictionary against a JSON state file.
  2. It synthesizes a slang tip using internal definitions and real-time context fetched from Urban Dictionary.
  3. A targeted web search is performed to find the most recent clips or news involving Braden Peters (KingClavicular).
  4. Content is passed through a template engine that rotates styles to keep the output fresh and unpredictable.
  5. The system updates its internal state and appends any newly discovered URLs to a persistent source archive.

Clawvicular Setup

To get started with Clawvicular among your other Openclaw Skills, symlink the directory and configure the scheduler:

# Symlink the skill to your OpenClaw directory
ln -s /path/to/clawvicular ~/.openclaw/skills/clawvicular

# Schedule daily delivery at 10am PT
openclaw cron add --name "clawvicular-daily" \
  --cron "0 10 * * *" --tz "America/Los_Angeles" \
  --session isolated \
  --message "Run the /clawvicular skill: generate today's looksmaxxing tip and Clavicular news." \
  --announce --channel telegram --to "<channel-id>"

Clawvicular Data Schema & Taxonomy

Clawvicular maintains a structured data hierarchy to ensure persistence and variety:

File Path Description
state/sent-terms.json Tracks history of sent terms and used templates.
references/slang-dictionary.md Primary source for term definitions and examples.
references/sources.md An indexed archive of all discovered tweets, clips, and articles.
references/clavicular-lore.md Fallback content source for notable community history.

Clawvicular Advanced Features

  • Intelligent state management that automatically resets the term list once all entries have been utilized.
  • Multi-platform web research integration specifically tuned for Kick, TikTok, and X content discovery.
  • Dynamic template rotation system to maintain variety and avoid repetitive posting patterns.
  • Automated source logging that builds a permanent markdown-based archive of community links.
  • Seamless integration with the OpenClaw cron system for reliable, multi-channel automated broadcasting.

SKILL.md


Loading

Related Openclaw Skills

METADATA

Github Stars: 0
forks: 0

Featured*