vanities

19 mods across 1 repository, 2 stars between them.

vanities/social-skills

Instructions file CodexOpenCode

AGENTS.md instructions for vanities/social-skills, covering social-skills — agent context, what this is, hard rules (locked in; do not relitigate), architecture in 30 seconds and multi-brand model.

2 2mo ago A 6,804 tokens GPL-3.0

vanities/social-skills

Instructions file

Claude Code instructions for vanities/social-skills, a project described as: Skill-driven social media automation across IG / LinkedIn / X / Pinterest / TikTok via Claude Code + agent-browser. No platform APIs, no Python framework — markdown skills + bash + a real Chrome.

2 2mo ago A 3 tokens GPL-3.0

post-daily-content

03

vanities/social-skills

Skill Claude CodeCodex

Capture today's content from an iOS simulator (or any source you wire up), draft platform-tailored captions, and fan out to your enabled platforms. Sample composite that's intended to be copied + edited per brand. Use when the user says "post today's content", "publish daily", or runs /post-daily-content.

2 2mo ago A 69 tokens GPL-3.0

feature-post

04

vanities/social-skills

Skill Claude CodeCodex

Orchestrate a cross-platform launch post for an iOS app feature. Drives the iOS simulator to capture screenshots / video, pads them, drafts platform-tailored captions (announcement-style for LinkedIn / IG / X; search-rewritten how-to for Pinterest), gets user approval, then cross-posts to enabled platforms. First arg…

2 2mo ago A 0 tokens GPL-3.0

instagram-login

05

vanities/social-skills

Skill Claude CodeCodex

Log into an Instagram account in the shared headed Chrome. If .env has INSTAGRAM USERNAME / PASSWORD set, signs in automatically; otherwise pauses for manual sign-in. Always logs the form fields it found so we can detect IG UI changes. Use when the user says "log in to instagram" or runs /instagram-login.

2 2mo ago A 73 tokens GPL-3.0

instagram-post

06

vanities/social-skills

Skill Claude CodeCodex

Post a media file to Instagram with a caption. Operates against the shared headed Chrome — finds the existing Instagram tab if one is open, otherwise opens one. Use when the user says "post X to Instagram" or runs /instagram-post.

2 2mo ago A 0 tokens GPL-3.0

instagram-warm

07

vanities/social-skills

Skill Claude CodeCodex

Run a single warming pass on Instagram — scroll the home feed, like 1-3 posts. First arg is an optional brand slug (defaults to defaultbrand in config/brand.json). Reads cadence from config/engagement-schedule.json, brand tunables (own handle, topic regex) from config/brand.json. Use when the user says "warm…

2 2mo ago A 101 tokens GPL-3.0

linkedin-login

08

vanities/social-skills

Skill Claude CodeCodex

Log into LinkedIn in the shared headed Chrome. Auto-mode if .env has LINKEDINUSERNAME / LINKEDINPASSWORD set; pauses for any verification PIN that LinkedIn requires on a new device fingerprint. Logs the form refs found. Use when the user says "log into linkedin" or runs /linkedin-login.

2 2mo ago A 67 tokens GPL-3.0

linkedin-post

09

vanities/social-skills

Skill Claude CodeCodex

Post a media + caption to LinkedIn. Pass personal to post to your own feed, or a numeric company id to post AS that company page (find your id in the page admin URL). Use when the user says "post X to linkedin" or runs /linkedin-post.

2 2mo ago A 0 tokens GPL-3.0

pinterest-login

10

vanities/social-skills

Skill Claude CodeCodex

Log into Pinterest in the shared headed Chrome. Auto-mode if .env has PINTERESTUSERNAME / PINTERESTPASSWORD set; pauses for any verification challenge Pinterest throws on a new device. Logs the form refs found. Use when the user says "log into pinterest" or runs /pinterest-login.

2 2mo ago A 65 tokens GPL-3.0

pinterest-post

11

vanities/social-skills

Skill Claude CodeCodex

Post a pin to Pinterest. Reads a JSON spec with media, title, description, board, and optional destination link. Use when the user says "post to pinterest", "pin this", or runs /pinterest-post.

2 2mo ago A 49 tokens GPL-3.0

pinterest-warm

12

vanities/social-skills

Skill Claude CodeCodex

Run a single warming pass on Pinterest — scroll the home feed, save 1-3 pins, react (heart) on 1-2, optionally follow one creator. First arg is an optional brand slug (defaults to defaultbrand in config/brand.json). Reads cadence from config/engagement-schedule.json, brand tunables (own handle, topic regex…

2 2mo ago A 122 tokens GPL-3.0

reddit-post

13

vanities/social-skills

Skill Claude CodeCodex

Post to a single subreddit. STUB — Reddit fundamentally breaks the cross-post / cron / warm patterns the other skills assume; this file documents why and what shape the skill should take when actually used. Read it before attempting anything Reddit-related. Use when the user says "post to reddit", "submit to r/ ", or…

2 2mo ago A 0 tokens GPL-3.0

tiktok-post

14

vanities/social-skills

Skill Claude CodeCodex

Post to TikTok. CURRENTLY DEFERRED — TikTok's web upload is video-only; Photo Mode (image carousels) is mobile-app exclusive. This skill documents the state and the three paths forward. Read it before attempting anything TikTok-related.

2 2mo ago A 0 tokens GPL-3.0

warm-all

15

vanities/social-skills

Skill Claude CodeCodex

Pick the most-stale enabled platform (by lastruniso) and run its warm skill once. Designed to be invoked by cron 2-3 times daily; each call advances rotation. Respects per-platform daily caps and the global min-gap. Use when the user says "warm all", "engagement run", or runs /warm-all.

2 2mo ago A 73 tokens GPL-3.0

x-article

16

vanities/social-skills

Skill Claude CodeCodex

Draft a long-form X Article (formatted essay with headings, bold, lists, images) and write it to articles/ .md as a paste-ready file. Does NOT auto-publish — the X composer's rich-text editor races with keyboard typing on markdown shortcuts and contextually hides toolbar buttons, so reliable auto-fill is impractical.…

2 2mo ago A 0 tokens GPL-3.0

x-login

17

vanities/social-skills

Skill Claude CodeCodex

Log into X (Twitter) in the shared headed Chrome. Auto-mode if .env has TWITTERUSERNAME / TWITTERPASSWORD set; pauses for any verification challenge X throws on a new device fingerprint. Logs the form refs found. Use when the user says "log into x" / "log into twitter" or runs /x-login.

2 2mo ago A 71 tokens GPL-3.0

x-post

18

vanities/social-skills

Skill Claude CodeCodex

Post a tweet or a multi-tweet thread on X (Twitter) from a specific account. First arg is the X handle (no @); second is a path to a JSON file describing the tweets. Each entry has text (≤280 chars) and optional media (1–4 image paths). Use when the user says "post to X", "tweet this", or runs /x-post.

2 2mo ago A 0 tokens GPL-3.0

x-warm

19

vanities/social-skills

Skill Claude CodeCodex

Run a single warming pass on X — scroll the home feed, like 1-3 tweets, optionally repost one. First arg is an optional brand slug (defaults to defaultbrand in config/brand.json). Reads cadence from config/engagement-schedule.json, brand tunables (own handle, topic regex, parody-risk handles) from config/brand.json…

2 2mo ago A 130 tokens GPL-3.0