Preview and publish X posts, threads, replies, and images from Claude Code.
Project overview
From any project folder, you can draft a single post, thread, reply, or image attachment in natural language. Claude shows the exact text and character count, asks for confirmation, then posts through the X API and returns the URL. Credentials live once in a global user file rather than each repository, and dry-run mode previews the payload without sending it.
Consolidate redundant Claude memory files into cleaner typed archives.
Project overview
The skill categorizes dated sessions, release notes, audits, and demo runs, then merges them into typed archive files and a smaller memory index. It leaves feedback, reusable references, user profiles, and active knowledge alone by default. Before writing or deleting anything, it presents a plan for confirmation and removes only true duplicates.
Write task attestations and check AI agent reputation on Base.
Project overview
Clicks lets an agent record a signed task receipt after work is completed and look up another agent's reputation before delegating to it. The records are tied to ERC-8004 identities on Base. Using it requires a minted agentId, an agent wallet with a small amount of ETH for gas, and a private-key environment variable.
Create and maintain Storybook stories for React, Vue, and Svelte components.
Project overview
Use this Codex skill to inspect component APIs and real repository usage, then create or update Storybook stories, documentation pages, controls, and interaction scenarios for React, Vue, or Svelte. It can limit maintenance to components affected by a git diff, scaffold preview decorators from app providers, and audit Storybook coverage across a repository. The project is deliberately focused on Storybook work rather than general frontend design.
Create researched fictional-character personas for controllable roleplay in Claude Code.
Project overview
Name a fictional character and the skill researches available information, builds a reusable persona, and conducts dialogue in that character's voice with visible source-quality indicators. Personas can be cached for 90 days, responses can follow the user's language, and pause, resume, status, and exit commands keep the session controllable. Built-in safeguards address harmful character requests.
Teach AI and civic literacy through a six-stage, context-first method.
Project overview
This methodology begins with tangible ideas such as sand, silicon, switches, and binary, then builds step by step toward the internet and AI. Its six-stage arc—Ground, Build, Participate, Reframe, Mirror, and Connect—is designed for learners with little technical experience or understandable distrust of institutions. The repository includes a Claude skill, DOL framework mapping, evaluation materials, and nonpartisan guardrails for civic education.
Generate persona-styled GitHub roasts from public developer activity.
Project overview
Enter a GitHub username to turn public repositories, languages, commit patterns, and README details into a shareable satire piece in one of several tech-persona parody styles. Roaster Kit works as a Claude skill, slash command, or standalone CLI and supports multiple output formats. Its rules restrict material to public data, prohibit identity-based jokes, and soften third-party or learner roasts when consent is absent.
Shift Claude from task execution to a broader view of the situation.
Project overview
Trigger a brief reflective mode when an answer seems technically correct but misses the larger point. Phrases such as “zoom out” or “what am I missing?” prompt Claude to examine the whole situation, which can help with strategic decisions, stuck thinking, and pre-commit plan reviews. It works as a Claude Code skill or as copied instructions for another LLM.
Audit and clean storage used by macOS AI tools, caches, and developer runtimes.
Project overview
Scan common storage consumers such as AI coding tools, package-manager caches, Docker, Xcode data, browser test runtimes, and macOS app containers. Findings are labeled SAFE, ASK, or KEEP before you choose a conservative, aggressive, or custom cleanup plan, followed by a before-and-after disk-space report.
Research purchases through category mapping, owner evidence, defects, and scoped tradeoffs.
Project overview
Define the use case, budget, country, and constraints before mapping the market, shortlisting candidates, searching for recurring owner-reported defects, and testing the recommendation for bias. The final verdict is explicitly scoped rather than naming a universal winner. It depends on web research and works best with the suggested search and X-access command-line tools.
Compile topics or reading lists into a structured local Markdown e-book.
Project overview
Book Compiler turns a topic, reading list, or source collection into a local Markdown book through research, outlining, drafting, review, and assembly stages that can be paused and resumed. Chapters label book summaries, web material, and AI-generated passages, while locale profiles adapt terminology. Outline-only, single-chapter, self-review, and public-domain modes provide useful control, and the prompt-based skill can run across several LLM environments.
Flag suspect claims, fabricated citations, code risks, and overconfident AI output.
Project overview
Scan AI-generated text or code across factual integrity, confidence, logic, code reliability, and high-risk domains, then return a trust score with categorized concerns. It is useful for identifying what needs verification, but it is not a substitute for checking original sources.
Build an auto-updating, ranked intelligence feed for any topic you follow.
Project overview
Personal Intelligence Skill guides you through combining direct RSS feeds and Google News queries into a focused daily feed, then filtering, scoring, deduplicating, and archiving the results. The reference architecture runs on GitHub Actions and publishes a static site to Cloudflare Pages, with optional OpenAI TTS audio briefs. It suits people who want direct control over sources and relevance without maintaining a backend.
Plan trips, budgets, packing, phrases, and travel-risk checks locally.
Project overview
Build day-by-day itineraries, track a trip budget, generate climate- and activity-aware packing lists, and consult bundled phrase, culture, and scam references. The supporting Python scripts run offline with no third-party dependencies and keep trip data local, while the conversational workflow requires Claude Code.
Convert a single web page or an entire documentation site into local PDF.
Project overview
html-to-pdf-agent-skill uses Playwright to render remote HTML pages as local PDFs. It can handle one page or wait for a single-page application to load, extract real documentation links from the rendered sidebar, convert each page, and merge the results. Page size, margins, styles, and authentication can be customized; Playwright with Chromium is required, and full-site merging additionally depends on PyPDF2.
Integrate MercadoPago Checkout Pro in Go with verified webhooks and test flows.
Project overview
claude-skill-mercadopago-api gives Go developers an end-to-end MercadoPago Checkout Pro workflow for creating preferences, redirecting buyers, receiving webhooks, validating HMAC signatures, and confirming payment status. It includes ready-to-adapt Go code, status-detail mappings, Argentine test cards, and troubleshooting references. The documentation is primarily Spanish and focuses on Argentina, with separate credentials required for sandbox and production.
Generate, edit, and compose images in Claude Code with Gemini.
Project overview
Nano Banana 2 Skill connects Claude Code to Google's Gemini 3.1 Flash Image model for text-to-image generation, natural-language editing, and multi-image composition. It supports resolution and aspect-ratio controls, iterative refinement, search-grounded prompts, and up to 14 reference images. Users must provide a Gemini API key and install the included Python dependencies.
Correct technical English pronunciation and grammar during Vietnamese-language coding conversations.
Project overview
Vingo embeds technical-English practice into conversations with Claude for Vietnamese speakers. It explains unfamiliar terms in everyday Vietnamese, corrects pronunciation and grammar, and uses escalating comedic roasts to make mistakes memorable, targeting beginners, founders, product or design roles, and developers who want clearer spoken tech vocabulary.