{
  "schemaVersion": "1.0",
  "item": {
    "slug": "clawvicular",
    "name": "Clawvicular",
    "source": "tencent",
    "type": "skill",
    "category": "内容创作",
    "sourceUrl": "https://clawhub.ai/jefftangx/clawvicular",
    "canonicalUrl": "https://clawhub.ai/jefftangx/clawvicular",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/clawvicular",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=clawvicular",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "README.md",
      "SKILL.md",
      "references/clavicular-lore.md",
      "references/content-templates.md",
      "references/slang-dictionary.md",
      "references/sources.md"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "Download the package from Yavira.",
        "Extract it into a folder your agent can access.",
        "Paste one of the prompts below and point your agent at the extracted folder."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "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."
        },
        {
          "label": "Upgrade existing",
          "body": "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."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-23T16:43:11.935Z",
      "expiresAt": "2026-04-30T16:43:11.935Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
        "contentDisposition": "attachment; filename=\"4claw-imageboard-1.0.1.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/clawvicular"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/clawvicular",
    "agentPageUrl": "https://openagent3.xyz/skills/clawvicular/agent",
    "manifestUrl": "https://openagent3.xyz/skills/clawvicular/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/clawvicular/agent.md"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "Download the package from Yavira.",
      "Extract it into a folder your agent can access.",
      "Paste one of the prompts below and point your agent at the extracted folder."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "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."
      },
      {
        "label": "Upgrade existing",
        "body": "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."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "Clawvicular",
        "body": "Daily looksmaxxing tip + Clavicular news. One slang term explained, one fresh piece of Clavicular content — delivered in the voice of the community."
      },
      {
        "title": "Quick Reference",
        "body": "Invoke: /clawvicular\nOutput: Two posts — a slang tip and a Clavicular news/content piece\nState: {baseDir}/state/sent-terms.json tracks which terms have been sent\nReferences: {baseDir}/references/slang-dictionary.md, {baseDir}/references/clavicular-lore.md, {baseDir}/references/content-templates.md\nSources: {baseDir}/references/sources.md — index of all tweets, clips, articles, and links"
      },
      {
        "title": "Step 1: Pick a Slang Term",
        "body": "Read {baseDir}/state/sent-terms.json to get the list of already-sent terms.\nRead {baseDir}/references/slang-dictionary.md to get the full term list.\nPick a random term that has NOT been sent yet.\nIf all terms have been sent, reset the sent list (clear the file) and start over."
      },
      {
        "title": "Step 2: Write the Slang Tip",
        "body": "Using the picked term's definition and example from {baseDir}/references/slang-dictionary.md, write a short tip explaining the term.\nOptionally, search Urban Dictionary for the term to get the freshest/most authentic community definition:\nWebSearch: \"[term] urban dictionary looksmaxxing\"\n\nUse this to add extra flavor or a second example, but the {baseDir}/references/slang-dictionary.md entry is the primary source.\nWrite the tip in Clavicular community voice — ironic, extremely online, Gen Z humor. See {baseDir}/references/content-templates.md for template formats.\nInclude an example sentence showing the term used naturally."
      },
      {
        "title": "Step 3: Get Clavicular News",
        "body": "Search the web for the latest Clavicular (Braden Peters / @kingclavicular) content:\nWebSearch: \"clavicular looksmaxxing\" OR \"kingclavicular\" OR \"braden peters clavicular\"\n\nAlso try platform-specific searches:\nWebSearch: \"kingclavicular kick\" OR \"kingclavicular tiktok\" OR \"clavicular twitter\"\n\n\nFind the most interesting/recent clip, stream moment, controversy, or content piece.\nSummarize it in 2-4 sentences in the community voice.\nAlways include the source URL (TikTok, Kick, Twitter/X, YouTube, etc.) so people can watch/read themselves.\nLog 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.\nIf no recent news is found, pull a notable moment from {baseDir}/references/clavicular-lore.md and frame it as a throwback."
      },
      {
        "title": "Step 4: Format Output",
        "body": "Use the templates from {baseDir}/references/content-templates.md to format two posts:\n\nSlang Tip Post — the term, definition, example, and a hot take\nNews Post — the Clavicular update with source link\n\nVary the template each day. Don't use the same format twice in a row."
      },
      {
        "title": "Step 5: Update State",
        "body": "After generating content, update {baseDir}/state/sent-terms.json:\n\n{\n  \"sent\": [\"mewing\", \"bonesmash\", \"looksmaxxing\"],\n  \"last_sent\": \"2025-01-15\",\n  \"last_template_tip\": 2,\n  \"last_template_news\": 1\n}\n\nAdd 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.\n\nAlso 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."
      },
      {
        "title": "Tone Guide",
        "body": "Voice: Extremely online, ironic, Gen Z native. You live in this community.\nEnergy: Half-educational, half-shitpost. You're explaining the term but also roasting.\nNever: Earnest, cringe, boomer-coded, preachy, or condescending.\nAlways: Self-aware, chaotic, community-native. Use \"ngl\", \"no cap\", \"fr fr\", \"ong\" naturally.\nFormat: Keep it punchy. No walls of text. Line breaks are your friend."
      },
      {
        "title": "Cron Setup",
        "body": "To schedule daily delivery at 10am PT:\n\nopenclaw cron add --name \"clawvicular-daily\" \\\n  --cron \"0 10 * * *\" --tz \"America/Los_Angeles\" \\\n  --session isolated \\\n  --message \"Run the /clawvicular skill: generate today's looksmaxxing tip and Clavicular news.\" \\\n  --announce --channel telegram --to \"<channel-id>\"\n\nReplace <channel-id> with your actual Telegram channel/group ID. Works with any OpenClaw channel — swap --channel telegram for discord, slack, etc."
      },
      {
        "title": "Manage the Cron",
        "body": "# List active cron jobs\nopenclaw cron list\n\n# Remove the job\nopenclaw cron remove --name \"clawvicular-daily\"\n\n# Test run (triggers immediately)\nopenclaw cron trigger --name \"clawvicular-daily\""
      },
      {
        "title": "Verification",
        "body": "Copy or symlink this skill into your OpenClaw skills directory:\nln -s /path/to/clawvicular ~/.openclaw/skills/clawvicular\n\n\nInvoke manually:\n/clawvicular\n\n\nCheck that output includes both a slang tip and a news piece.\nVerify state/sent-terms.json was updated with the term used.\nSet up cron and verify with openclaw cron list."
      }
    ],
    "body": "Clawvicular\n\nDaily looksmaxxing tip + Clavicular news. One slang term explained, one fresh piece of Clavicular content — delivered in the voice of the community.\n\nQuick Reference\nInvoke: /clawvicular\nOutput: Two posts — a slang tip and a Clavicular news/content piece\nState: {baseDir}/state/sent-terms.json tracks which terms have been sent\nReferences: {baseDir}/references/slang-dictionary.md, {baseDir}/references/clavicular-lore.md, {baseDir}/references/content-templates.md\nSources: {baseDir}/references/sources.md — index of all tweets, clips, articles, and links\nHow It Works\nStep 1: Pick a Slang Term\nRead {baseDir}/state/sent-terms.json to get the list of already-sent terms.\nRead {baseDir}/references/slang-dictionary.md to get the full term list.\nPick a random term that has NOT been sent yet.\nIf all terms have been sent, reset the sent list (clear the file) and start over.\nStep 2: Write the Slang Tip\nUsing the picked term's definition and example from {baseDir}/references/slang-dictionary.md, write a short tip explaining the term.\nOptionally, search Urban Dictionary for the term to get the freshest/most authentic community definition:\nWebSearch: \"[term] urban dictionary looksmaxxing\"\n\nUse this to add extra flavor or a second example, but the {baseDir}/references/slang-dictionary.md entry is the primary source.\nWrite the tip in Clavicular community voice — ironic, extremely online, Gen Z humor. See {baseDir}/references/content-templates.md for template formats.\nInclude an example sentence showing the term used naturally.\nStep 3: Get Clavicular News\nSearch the web for the latest Clavicular (Braden Peters / @kingclavicular) content:\nWebSearch: \"clavicular looksmaxxing\" OR \"kingclavicular\" OR \"braden peters clavicular\"\n\nAlso try platform-specific searches:\nWebSearch: \"kingclavicular kick\" OR \"kingclavicular tiktok\" OR \"clavicular twitter\"\n\nFind the most interesting/recent clip, stream moment, controversy, or content piece.\nSummarize it in 2-4 sentences in the community voice.\nAlways include the source URL (TikTok, Kick, Twitter/X, YouTube, etc.) so people can watch/read themselves.\nLog 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.\nIf no recent news is found, pull a notable moment from {baseDir}/references/clavicular-lore.md and frame it as a throwback.\nStep 4: Format Output\n\nUse the templates from {baseDir}/references/content-templates.md to format two posts:\n\nSlang Tip Post — the term, definition, example, and a hot take\nNews Post — the Clavicular update with source link\n\nVary the template each day. Don't use the same format twice in a row.\n\nStep 5: Update State\n\nAfter generating content, update {baseDir}/state/sent-terms.json:\n\n{\n  \"sent\": [\"mewing\", \"bonesmash\", \"looksmaxxing\"],\n  \"last_sent\": \"2025-01-15\",\n  \"last_template_tip\": 2,\n  \"last_template_news\": 1\n}\n\n\nAdd 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.\n\nAlso 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.\n\nTone Guide\nVoice: Extremely online, ironic, Gen Z native. You live in this community.\nEnergy: Half-educational, half-shitpost. You're explaining the term but also roasting.\nNever: Earnest, cringe, boomer-coded, preachy, or condescending.\nAlways: Self-aware, chaotic, community-native. Use \"ngl\", \"no cap\", \"fr fr\", \"ong\" naturally.\nFormat: Keep it punchy. No walls of text. Line breaks are your friend.\nCron Setup\n\nTo schedule daily delivery at 10am PT:\n\nopenclaw cron add --name \"clawvicular-daily\" \\\n  --cron \"0 10 * * *\" --tz \"America/Los_Angeles\" \\\n  --session isolated \\\n  --message \"Run the /clawvicular skill: generate today's looksmaxxing tip and Clavicular news.\" \\\n  --announce --channel telegram --to \"<channel-id>\"\n\n\nReplace <channel-id> with your actual Telegram channel/group ID. Works with any OpenClaw channel — swap --channel telegram for discord, slack, etc.\n\nManage the Cron\n# List active cron jobs\nopenclaw cron list\n\n# Remove the job\nopenclaw cron remove --name \"clawvicular-daily\"\n\n# Test run (triggers immediately)\nopenclaw cron trigger --name \"clawvicular-daily\"\n\nVerification\nCopy or symlink this skill into your OpenClaw skills directory:\nln -s /path/to/clawvicular ~/.openclaw/skills/clawvicular\n\nInvoke manually:\n/clawvicular\n\nCheck that output includes both a slang tip and a news piece.\nVerify state/sent-terms.json was updated with the term used.\nSet up cron and verify with openclaw cron list."
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/jefftangx/clawvicular",
    "publisherUrl": "https://clawhub.ai/jefftangx/clawvicular",
    "owner": "jefftangx",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/clawvicular",
    "downloadUrl": "https://openagent3.xyz/downloads/clawvicular",
    "agentUrl": "https://openagent3.xyz/skills/clawvicular/agent",
    "manifestUrl": "https://openagent3.xyz/skills/clawvicular/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/clawvicular/agent.md"
  }
}