โ† All skills
Tencent SkillHub ยท Content Creation

Clawvicular

Daily looksmaxxing slang tip + Clavicular news. Extremely online Gen Z energy.

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

Daily looksmaxxing slang tip + Clavicular news. Extremely online Gen Z energy.

โฌ‡ 0 downloads โ˜… 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
README.md, SKILL.md, references/clavicular-lore.md, references/content-templates.md, references/slang-dictionary.md, references/sources.md

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
1.0.0

Documentation

ClawHub primary doc Primary doc: SKILL.md 11 sections Open source page

Clawvicular

Daily looksmaxxing tip + Clavicular news. One slang term explained, one fresh piece of Clavicular content โ€” delivered in the voice of the community.

Quick Reference

Invoke: /clawvicular Output: Two posts โ€” a slang tip and a Clavicular news/content piece State: {baseDir}/state/sent-terms.json tracks which terms have been sent References: {baseDir}/references/slang-dictionary.md, {baseDir}/references/clavicular-lore.md, {baseDir}/references/content-templates.md Sources: {baseDir}/references/sources.md โ€” index of all tweets, clips, articles, and links

Step 1: Pick a Slang Term

Read {baseDir}/state/sent-terms.json to get the list of already-sent terms. Read {baseDir}/references/slang-dictionary.md to get the full term list. Pick a random term that has NOT been sent yet. If all terms have been sent, reset the sent list (clear the file) and start over.

Step 2: Write the Slang Tip

Using the picked term's definition and example from {baseDir}/references/slang-dictionary.md, write a short tip explaining the term. Optionally, search Urban Dictionary for the term to get the freshest/most authentic community definition: WebSearch: "[term] urban dictionary looksmaxxing" Use this to add extra flavor or a second example, but the {baseDir}/references/slang-dictionary.md entry is the primary source. Write the tip in Clavicular community voice โ€” ironic, extremely online, Gen Z humor. See {baseDir}/references/content-templates.md for template formats. Include an example sentence showing the term used naturally.

Step 3: Get Clavicular News

Search the web for the latest Clavicular (Braden Peters / @kingclavicular) content: WebSearch: "clavicular looksmaxxing" OR "kingclavicular" OR "braden peters clavicular" Also try platform-specific searches: WebSearch: "kingclavicular kick" OR "kingclavicular tiktok" OR "clavicular twitter" Find the most interesting/recent clip, stream moment, controversy, or content piece. Summarize it in 2-4 sentences in the community voice. Always include the source URL (TikTok, Kick, Twitter/X, YouTube, etc.) so people can watch/read themselves. Log every source you find or use to {baseDir}/references/sources.md โ€” tweets, clips, articles, anything with a URL. Add a row to the appropriate table (Tweets, Articles, Clips & Streams). This builds a running archive. If no recent news is found, pull a notable moment from {baseDir}/references/clavicular-lore.md and frame it as a throwback.

Step 4: Format Output

Use the templates from {baseDir}/references/content-templates.md to format two posts: Slang Tip Post โ€” the term, definition, example, and a hot take News Post โ€” the Clavicular update with source link Vary the template each day. Don't use the same format twice in a row.

Step 5: Update State

After generating content, update {baseDir}/state/sent-terms.json: { "sent": ["mewing", "bonesmash", "looksmaxxing"], "last_sent": "2025-01-15", "last_template_tip": 2, "last_template_news": 1 } Add the term you just used to the sent array. Update last_sent to today's date. Track which template number was used to avoid repeats. Also update {baseDir}/references/sources.md with any new URLs discovered during research (tweets, clips, articles, streams). Every source with a URL gets indexed โ€” this is the permanent archive.

Tone Guide

Voice: Extremely online, ironic, Gen Z native. You live in this community. Energy: Half-educational, half-shitpost. You're explaining the term but also roasting. Never: Earnest, cringe, boomer-coded, preachy, or condescending. Always: Self-aware, chaotic, community-native. Use "ngl", "no cap", "fr fr", "ong" naturally. Format: Keep it punchy. No walls of text. Line breaks are your friend.

Cron Setup

To 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>" Replace <channel-id> with your actual Telegram channel/group ID. Works with any OpenClaw channel โ€” swap --channel telegram for discord, slack, etc.

Manage the Cron

# List active cron jobs openclaw cron list # Remove the job openclaw cron remove --name "clawvicular-daily" # Test run (triggers immediately) openclaw cron trigger --name "clawvicular-daily"

Verification

Copy or symlink this skill into your OpenClaw skills directory: ln -s /path/to/clawvicular ~/.openclaw/skills/clawvicular Invoke manually: /clawvicular Check that output includes both a slang tip and a news piece. Verify state/sent-terms.json was updated with the term used. Set up cron and verify with openclaw cron list.

Category context

Writing, remixing, publishing, visual generation, and marketing content production.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
6 Docs
  • SKILL.md Primary doc
  • README.md Docs
  • references/clavicular-lore.md Docs
  • references/content-templates.md Docs
  • references/slang-dictionary.md Docs
  • references/sources.md Docs