Checks public claims about GitHub projects, AI tools, products, and metrics.
Project overview
ks-deep-claim-audit turns a post, article, screenshot, or repository link into a claim-by-claim fact report. It maps each statement to source code, command output, dated URLs, or other primary material, classifies it as true, partly true, exaggerated, false, or unverified, and cross-checks the highest-risk conclusions. The workflow is read-only and refuses to execute untrusted repository code; when the underlying value cannot be obtained, it keeps the unresolved verdict instead of softening it.
Checks email-domain deliverability signals and drafts a prioritized fix list.
Project overview
Amino Deliverability Audit inspects public DNS and related trust signals for an email-sending domain, looking beyond the existence of SPF, DKIM, and DMARC records to alignment gaps, report destinations, MTA-STS coverage, and other silent failures. It combines the signals into an effort-versus-value repair order and drafts the exact records to change. The tool is read-only: it never sends mail, asks for credentials, or edits the domain.
Polishes a Claude Design prototype into a browser-verified frontend.
Project overview
design-to-frontend takes an existing no-build React prototype from Claude Design and moves it toward a dev-ready frontend. It maps pages, components, tokens, and missing assets, can generate transparent images with OpenAI, then adds features and polishes hierarchy, interaction states, mobile behavior, localization, and accessibility. The workflow verifies edits in a real browser with fresh cache-busting ports. It is not a starter for a new Next.js, Vite, Vue, backend, or SEO project.
Distills sprawling plans into phases, gates, and real flywheels.
Project overview
napkin reduces a sprawling strategy to three to six ordered phases, draws the condition that earns each transition, and marks a flywheel only when an output genuinely feeds back into the plan. It defaults to a compact ASCII sketch and can emit Mermaid or SVG through a small Node renderer, keeping the reasoning cheaper than repeated image renders. The skill works across many coding agents and refuses to invent a missing gate or pretend that a linear plan has a flywheel.
Send transactional email and connect a real reply inbox
Project overview
resend-skill helps an agent send transactional email, manage batches, verify sending domains, and check delivery status through Resend. It sets up DKIM, SPF, and a separate return-path, then can pair Cloudflare Email Routing with Gmail send-as so an address can receive replies and send as that identity. A Resend API key is required, and inbound mail needs a Cloudflare-managed domain plus a human verification step.
Connect Codex CLI to Claude Code for independent reviews and rescue tasks
Project overview
connect-codex-skill wires the OpenAI Codex CLI into Claude Code as a second opinion for diff reviews, adversarial plan critiques, and delegated rescue work. Its setup installs the CLI, completes OAuth, adds the OpenAI plugin marketplace, installs the Codex plugin, and verifies the connection after a restart. The workflow exposes slash commands for review, rescue, status, results, and cancellation. It requires macOS or Linux, a recent Codex CLI, and an eligible ChatGPT subscription.
Find open-source projects and contributors through GitHub social graphs
Project overview
open-source-octopus-investigation starts from a person or topic and follows GitHub stars, follows, followers, and contributions to surface projects that keyword searches may miss. The skill scopes an origin, depth, and call budget, then groups findings into themed tentacles, records visited networks, and keeps unexplored leads for later runs. It can also prepare issue reports. Crawling uses the authenticated gh CLI and GitHub APIs rather than scraping pages.
Build cross-system business analysis prompts for a specific company
Project overview
business-analysis-generator researches a company and its market, uses the findings to shape an adaptive interview, and turns the result into four to ten reusable analysis prompts. Each prompt specifies the business connectors, grounding choices, useful response, failure modes, and industry adaptations, making the library suitable for consulting audits and implementation planning. The company analysis can be refreshed occasionally, while the prompts can run on a recurring cadence against live business data.
Turn a product or collection link into four static DTC ad creatives
Project overview
ecom-static-ads reads one product or collection page, extracts the store’s product imagery and customer reviews, researches customer language and competitor ads, and develops four distinct static DTC concepts. It then generates finished images with the real product photo as a reference and returns a campaign brief, funnel recommendations, an A/B plan, and platform-specific copy. Gemini is required for image generation; research services are optional and fall back to web search.
Use Gemini CLI inside Claude Code for second opinions and large-context analysis
Project overview
connect-gemini-skill makes a locally authenticated Gemini CLI available inside Claude Code through /gemini, /gemini-review, and a dispatchable Gemini subagent. It supports independent opinions, Google-grounded research, very large context analysis, and diff review without switching terminals. The installer checks or installs the CLI, verifies authentication, and places the connector files. The coding-focused CLI can analyze images but does not generate Nano Banana images, and it targets macOS or Linux.
Research low-competition questions and publish SEO posts to WordPress
Project overview
seo-blog-pipeline rotates through configured content silos, finds uncovered low-competition questions from SERP data, and structures answer-first posts for WordPress. It deduplicates topics in a local ledger, checks planned internal links, uploads a featured image with alt text, and creates a draft or published post through the WordPress REST API. A WordPress application password and a SERP provider such as Apify are required; optional video and image providers can enrich the result.
Edit W3C ReSpec specifications while preserving references and review gates
Project overview
respec-editor helps update W3C ReSpec HTML specifications with correctly nested sections, definitions, normative statements, cross-references, and stable identifiers. It leaves generated tables of contents, bibliographies, indexes, and section numbers alone, and avoids changing metadata or normative status unless explicitly permitted. The skill prepares a branch, diff, and pull-request draft, then waits for confirmation before remote Git actions. It is scoped to ReSpec documents, not generic HTML, Bikeshed, or Markdown.
Manage Things 3 tasks and projects from a Mac through natural language
Project overview
things-app connects Claude to Things 3 with AppleScript so it can read lists and create, update, move, reschedule, complete, or delete tasks and projects. It also imports a Reminders list as a flat Things project and turns YAML templates into reusable projects with sections. The skill requires Claude Code and Things 3 on the same macOS machine, so it is not suitable for Cowork’s remote Linux shell. Reminders imports intentionally lose section structure.
Pull clean Polymarket markets, prices, trades, and calibration data
Project overview
polymarket-data turns Polymarket’s public endpoints into research-ready JSONL for market metadata, outcome prices, and deduplicated trade history, with a calibration command for comparing price buckets to realized results. It handles the browser User-Agent requirement, the two-sided rows emitted for one fill, JSON-encoded market fields, and last-trade-per-minute history. The implementation uses only Python’s standard library and needs no API key or login. It is intended for public, unauthenticated data access.
Generate a complete WordPress plugin, ZIP package, updater, and landing page
Project overview
wp-plugin-skill turns a natural-language plugin description into WordPress code, an installable ZIP, an update mechanism, and a landing page. Its generation process uses a plugin blueprint covering admin, front end, database, REST, scheduled work, security, and distribution, together with templates and a quality checklist. It is aimed at agencies, merchants, and others who need custom PHP without writing it themselves. The generated package still needs testing and installation in the target WordPress environment.
Build and revise day-by-day self-study plans for language learning
Project overview
la-profe creates a language self-study route from the learner’s level, goal, available time, interests, and materials. Setup builds a monthly path and a daily block; review recalculates the next block from progress; adjust makes a smaller change when the current plan is too hard, boring, or time-consuming. Plans are stored as ordinary Markdown files. The skill does not teach lessons, create flashcards, or track attendance, and is grounded in SLA study principles.
Reason through complex health questions with cautious first-principles thinking
Project overview
OpenBioHack helps a person reason through difficult health questions using their own data, keeping several possible mechanisms open instead of collapsing to a diagnosis. It can rank low-risk, reversible options to consider and observe, while showing the reasoning so the person can discuss it with a qualified clinician. The project is educational and non-directive: it is not medical advice, a diagnosis, or a medical device, and it does not make decisions for the user or clinician.
Compress Claude inputs and outputs while preserving technical detail
Project overview
Spartan reduces filler and repetition in Claude’s incoming material, outgoing answers, or both. Its lite, full, and ultra levels move from shorter sentences to denser fragments and abbreviations, while keeping code blocks, technical terms, error messages, numbers, and security warnings intact. Clarity takes priority again for destructive actions and other safety-sensitive steps. The skill works in Claude.ai, Cowork, and Claude Code and is controlled through commands such as spartan in, spartan out, and spartan status.