Guard external fetches against prompt injection, downloads, and PII leaks.
Project overview
This Claude skill adds a security baseline around WebFetch, WebSearch, GitHub reads, foreign repository documents, PDFs, and MCP outputs. It quarantines external content as data, scans for injection patterns and hidden Unicode, blocks recursive fetches and risky downloads, protects personal information in URLs, and provides optional pre- and post-fetch hooks.
Draft or publish X posts through an isolated Chrome profile.
Project overview
This skill drives the logged-in X web interface through a dedicated Chrome profile that loads only Kimi WebBridge, closes stale X tabs, and keeps the main browser untouched. Draft mode is the default; sending requires --send, while login, captchas, two-factor prompts, and password entry remain user responsibilities.
Audit technical SEO, content quality, schema, sitemaps, and GEO readiness.
Project overview
This Claude skill packages twelve SEO workflows for site and page audits, technical SEO, content quality and E-E-A-T, AI search or GEO readiness, schema, sitemaps, images, hreflang, competitor pages, and programmatic SEO. It also covers web work adjacent to App Store and Play Store optimization, while excluding in-product UX, usability, funnel, retention, and revenue analysis.
Monitor X accounts and approve posts through the official API.
Project overview
This skill monitors an owned X account, reads engagement and KOL signals, and queues posts or replies as local files. Official X API writes use scoped OAuth 2.0 PKCE and require an explicit approval keypress; KOL reads use the bundled bird-search path, while automatic likes, follows, and quote-posts are excluded.
Install a one-click DOM picker that captures React component context.
Project overview
This Claude skill installs a self-contained DebugPicker.tsx component into React projects and mounts it according to Vite, Next.js, TanStack Start, or Remix conventions. A floating button or Alt+D enables hover and click inspection, producing a DEBUG PICK block with the URL, element, component, CSS path, dimensions, attributes, text, and props.
Extract, validate, and sync brand tokens across client projects
Project overview
brand-kit extracts a client’s visual identity into a validated DESIGN.md and keeps colors, typography, spacing, and component tokens in a central registry. Scripts flag unknown values instead of guessing, lint contrast against WCAG AA, detect drift, and sync approved tokens into projects such as image or landing-page work. Unverified items require confirmation before the file becomes authoritative.
Install layered project documentation for Claude, Cursor, Codex, and Aider.
Project overview
This skill installs a Hybrid Context Management Protocol with universal instructions, agent-specific routing, maintained architecture notes, a generated component registry, and context files for decisions, domain rules, and terminology. A Python generator refreshes the structural map, while setup detects the repository, asks focused questions, validates links, and avoids blindly overwriting existing guidance.
General skillSoftware developmentAgent2Agent protocol
improve-ai-readiness↗
@mynk-s-rwt·JavaScript
Raise a public website from basic crawler visibility to agent-ready access in measured levels.
Project overview
Use this framework to audit and improve a public website one readiness level at a time. It guides the addition of discovery files, crawler policies, Markdown negotiation, MCP/A2A and skill catalogs, OAuth metadata, WebMCP, and related public surfaces, then reruns an external audit to show progress. Platform notes cover common Next.js, Astro, SvelteKit, Cloudflare, Vercel, Netlify, and static-site setups; commerce protocols are opt-in and should appear only when the site has a real commerce or payment flow.
Optimize Etsy listings with live search, competitor, and policy checks.
Project overview
Paste an existing Etsy listing or describe a new product and the skill researches current autocomplete, competitor results, and Etsy policies before returning an optimized title, tags, attributes, description, and Pinterest copy. It checks tag limits and trademark terms and can remember listings in the Claude path. It needs web access for live research and does not promise rankings or solve image and conversion problems.
First-pass audit Luxembourg SCSp and ASLP LPAs against key fund rules.
Project overview
Use this skill for a first-pass review of Luxembourg SCSp or ASLP limited partnership agreements against AIFMD II, CSSF Circular 25/901, ILPA Principles 3.0, and Luxembourg fund-formation rules. It produces an executive summary, cited findings with severity, and draft redlines, but it is not a complete legal opinion and does not cover US, non-EU, tax, or AML operations. Regulatory currency must be checked at run time when possible.
Run AI work through structured multi-perspective drafting and anti-sycophancy review.
Project overview
Open Council routes a task through specialist employee prompts and a ten-member board of distinct perspectives before showing the result. Board members are expected to challenge unsupported claims, risks, tone, and usefulness; output passes only at 8-of-10 consensus with no hard veto. Light, medium, and heavy modes trade review depth for time and token use, and installing the full employee set also downloads many external skills. The portable SKILL.md works across several coding agents.
Audit whether AI claims and project documentation match the code.
Project overview
Use Congruence to catch semantic drift between what an AI agent, README, UI, or configuration claims and what the code actually does. It extracts verifiable claims, searches the project for evidence, classifies each result as congruent, incongruent, partial, or unverifiable, and produces a pre-deploy decision. This complements tests and technical code review rather than replacing them, and adapters are provided for many coding tools.
Coordinate sales research, outreach, and deal work across connected agents.
Project overview
This internal Claude Code marketplace packages one outreach-agents plugin for the dave.io business-development team. Its multi-agent workflows cover revenue, research, meeting preparation, deals, personalization, and omnichannel work, with connectors for Apollo, Notion, Gmail, Slack, and WebSearch. Every install needs a filled product-context.md with positioning, ICP, value propositions, and trigger events; without it, outputs are intentionally generic.
Manage Easypanel services, backups, monitoring, and migrations through its API.
Project overview
Use this Agent Skill to inspect and manage Easypanel instances through the tRPC API: deploy, restart, stop, monitor, back up configuration, restore it, or plan migrations between servers. Its key safety rule is read-modify-write because many update calls reset omitted fields; restores are dry-run by default and mutations require explicit confirmation. You need an Easypanel URL and API token, and volume-data restoration is outside the API.
Turn technical or regulatory topics into audience-aware single-file HTML explainers.
Project overview
Use this Claude Code skill to turn a technical or regulatory topic into one self-contained HTML explainer for both executives and practitioners. It supplies content structure for audience switching, diagrams, comparison tables, glossaries, regulatory callouts, and primary-source citations, and can validate output with Playwright screenshots and a linter. The page itself is standalone, while the bundled validation tooling requires Node dependencies and Chromium.
Design e-commerce email flows for welcome, cart, post-purchase, and win-back.
Project overview
Use this Claude skill to architect the four email flows that commonly drive e-commerce retention: welcome, abandoned cart, post-purchase, and win-back. It emphasizes timing, list hygiene, conflict resolution between overlapping flows, transactional-versus-marketing separation, and the limits of open-rate tracking. The skill references a free template API for tested HTML components; it teaches flow design rather than sending campaigns itself.
Generate email HTML that renders reliably across major mail clients.
Project overview
Use this skill to generate email HTML with table layouts, Outlook conditionals, responsive stacking, dark-mode handling, accessible presentation tables, and durable CTA buttons. It is designed around real client differences rather than web-page CSS patterns, and it references tested header, hero, body, CTA, and footer components. The output is markup guidance and templates; sending, delivery monitoring, and inbox placement are outside its scope.
Turn messy AI research exports into a lean, compounding operator playbook.
Project overview
Use distil-research to turn a folder of Perplexity, ChatGPT, xAI, or other research exports into a lean playbook for action. It filters sections, deduplicates overlapping ideas, routes source files to canonical, archived, or quarantine folders, and records decisions in a manifest. Incremental runs add only genuinely new signal; housekeeping mode proposes cross-topic cleanup without moving files automatically.