taskchad-os: Skill for Claude Code

.claude/skills/linkedin/SKILL.md

linkedin is a skill for Claude Code from TheSmokeDev/taskchad-os. It costs 93 tokens per session (668 once invoked), scanned A, original, MIT.

A guided LinkedIn publishing workflow that creates an image-backed post, stores it as a draft, and publishes it only after approval. LinkedIn is a professional social network used for sharing updates and building work connections.

In plain words
What is it for?
Use it to create posts together from an idea or run a configured topic, revise the text or image, reject or restart drafts, and publish an approved post while checking for LinkedIn’s receipt and permalink.
Why use it?
It keeps drafting, revisions, image changes, and publishing in one approval queue. A draft or browser action alone is not treated as proof that the post was published.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

This is TheSmokeDev/taskchad-os's own configuration. It tells Claude Code how to work on taskchad-os itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything taskchad-os configures →

Reuse

Borrowing it

Nothing to install: this file belongs to TheSmokeDev/taskchad-os. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/TheSmokeDev/taskchad-os/master/.claude/skills/linkedin/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/TheSmokeDev/taskchad-os

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for linkedin

README.md
[![agentmods](https://agentmods.dev/badge/skills/thesmokedev/taskchad-os/linkedin.svg)](https://agentmods.dev/skills/thesmokedev/taskchad-os/linkedin)
Your own site
<a href="https://agentmods.dev/skills/thesmokedev/taskchad-os/linkedin"><img src="https://agentmods.dev/badge/skills/thesmokedev/taskchad-os/linkedin.svg" alt="Measured on agentmods" height="20"></a>
Per session 93 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 668 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00093 $0.00668
Opus 5 $0.00046 $0.00334
Sonnet 5 $0.00019 $0.00134
Haiku 4.5 $0.00009 $0.00067

Measured 7d ago against content hash fab9de332eca, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

linkedin scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 7d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/skills/linkedin/SKILL.md · 67 lines

How it starts

The opening of the file, as written. The whole thing — 67 lines — stays where its author put it; the contents beside it link to each section on GitHub.

LinkedIn

Use the framework-owned social queue and visible-browser writer. Keep operator voice, brand files, account identity, and targets in runtime configuration or private memory; never hard-code them into this public skill.

Post workflow

  1. Start the guided /linkedin workflow.
  2. Offer exactly two creation modes:
    • Cook Together: ask for the rough idea, lesson, story, link, transcript, or bullets. Generate one draft plus image, then iterate on either.
    • Run It for Me: select a configured topic and generate one complete draft plus image without another ideation question.
  3. Store every result as a normal draft queue row. Never bypass the queue.
  4. Present the copy and image together. Support:
    • natural-language copy feedback;
    • image: <direction> or the Redo Image button;
    • Start Over or Reject;
    • Approve & Post.
  5. Treat Approve & Post as the only publishing authorization. It approves that exact row and dispatches it through the configured channel executor.
  6. Verify the platform receipt and return the permalink. A generated draft, browser click, or local success message alone is not proof of publication.

Writing contract

  • Preserve true specifics supplied by the operator.
  • Never invent metrics, quotes, customers, results, credentials, or experience.
  • Demonstrate expertise through evidence rather than labels.
  • Avoid corporate filler, engagement bait, hashtags by default, and em/en dashes.
  • Make the first two lines earn attention without using a canned hook.
  • Keep the post as long as the idea requires and stop when it is done.

Image contract

  • Use the channel's configured design file and optional persona pack.
  • Generate an image that supports the post rather than repeating the caption.
  • Keep identity-sensitive references private and runtime-resolved.
  • On revision, update the same editable queue row and show the new image before approval.
  • If media generation fails, say so clearly; never imply an image is attached.

Read the full file on GitHub · 67 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 7d ago First seen · 67 lines · 93 tokens per session scan A fab9de332eca

Subscribe to this mod's changes

linkedin is a skill published in the GitHub repository TheSmokeDev/taskchad-os (23 stars, last pushed 14d ago), licensed MIT. It adds 93 tokens to every session and 668 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

writing

A writing guide for turning verified facts and calculations into finished text for a specific audience. It follows the requested language, structure, and length.

bojieli/ai-agent-book · 27 tokens

regex-mastery

Use this skill when writing regular expressions, debugging pattern matching,optimizing regex performance, or implementing text validation. Triggers on regex, regular expressions, pattern matching, lookahead, lookbehind, named groups, capture groups, backreferences, and any task requiring text pattern matching.

alibaba/anolisa · 60 tokens

ws-ckpt

A Linux-only tool for creating and managing workspace snapshots. A snapshot is a saved view of files that can later be compared, restored, listed, or deleted.

alibaba/anolisa · 115 tokens

mnemon

Persistent memory for MiniMax Code. Recall durable context, store important facts and decisions, and link related memories with the mnemon CLI.

mnemon-dev/mnemon · 30 tokens

beevibe-team-mesh-negotiation

Multi-round negotiation protocol — covers both initiator and peer roles. Use when about to call negotiate(), when receiving a intent block as a peer, or when receiving an 'escalated' sentinel from a blocked respondnegotiate. Covers proposal crafting, counter-strategy, deadlock detection, when to accept early…

beevibe-ai/beevibe · 112 tokens

graphify

Use when the user invokes /graphify or asks to build, update, or query a knowledge graph from a folder of files (code, docs, papers, notes, images). Triggers: 'map this codebase', 'graph my notes', 'what is connected across these files', 'community detection', 'GraphRAG', incremental graph update, Neo4j/SVG/GraphML…

mycelium-hq/ai-brain-starter · 111 tokens