# AI Skill Market — Full Reference (llms-full.txt) Last updated: 2026-09-05 Source: https://aiskill.market/llms-full.txt Summary index: https://aiskill.market/llms.txt ## Site Description AI Skill Market is a marketplace for Claude Code skills, commands, agents, workflows, and loops. Browse, click install, and immediately upgrade what Claude Code can do — most installs take about 30-60 seconds and require no configuration. ## Key Facts (Citable) - 4,851 skills, agents, workflows and loops in the catalog - 3 verified creators - 100% free, no account required - ~30-60 second average installation time, zero configuration - Works with all current Claude models (Opus, Sonnet, Haiku) - Supports Claude Code (Anthropic's official CLI tool) ## Frequently Asked Questions Full page: https://aiskill.market/faq ### What is AI Skill Market? AI Skill Market is the fastest way to add production-ready AI capabilities to Claude Code. Instead of spending hours writing prompts and instructions, you install pre-built skills that work instantly. Think of it as an app store for AI workflows—browse, click install, and immediately upgrade what Claude can do for you. Proof: 4,851 skills, agents, workflows and loops in the catalog. 3 verified creators. ### How do I install my first skill? Installation takes 60 seconds: Browse our marketplace, find a skill you need, click "Install", and copy the command into your terminal. The skill activates immediately in Claude Code—no configuration, no setup files, no dependencies. It just works. Proof: 60 seconds average installation time. No configuration files or dependencies required. ### Do I need coding skills to use AI Skill Market? No. If you can copy-paste a command into your terminal, you can install skills. Most skills work immediately after installation—just talk to Claude normally and it uses the skill automatically. Technical skills are optional but not required. Proof: One-command installation for every skill. No configuration or coding knowledge required to use most skills. ### How much does it cost? AI Skill Market is 100% free. Every skill, every install, every feature—completely free. No hidden fees, no premium tiers, no credit card required. We make money when creators who get discovered here sell premium support or custom implementations. Proof: $0 cost. 4,851 free skills. No credit card ever required. ### How do I submit my own skill to the marketplace? Click "Submit Skill" in the navigation, fill out the form with your skill details (name, description, GitHub URL), and submit. Our team reviews submissions before they go live. If approved, your skill goes live and developers browsing the marketplace can discover it. Proof: 4,851 skills currently in the marketplace, contributed by 28 creators. ### What's the difference between skills, commands, and agents? Skills are reusable capabilities (like "write tests" or "generate docs"). Commands are quick actions you trigger with slash commands (like /commit or /review). Agents are autonomous workflows that complete multi-step tasks (like "research competitor pricing and create comparison table"). All three install the same way and work together seamlessly. Proof: 3 distinct capability types — skills, commands, and agents — across 4,851 total listings. All install the same way. ### Can I use skills in my company's production environment? Yes. Skills are plain-text instructions, not executable packages, so there is nothing to sandbox beyond what Claude Code already does. Each skill listing shows install count, quality score, and verification status so your team can assess a skill before adopting it. Proof: Every skill page shows a live install count and quality score, so reliability can be assessed before installing. ### Which Claude models are supported? All skills work with all Claude models (Opus, Sonnet, Haiku) across all versions. Skills adapt automatically to the model you're using—Opus gets more detailed instructions, Haiku gets optimized prompts for speed. You never need to worry about compatibility. Proof: Works with every current Claude model — Opus, Sonnet, and Haiku. No compatibility configuration needed. ### What are the system requirements? You need Claude Code CLI installed (available on Mac, Windows, Linux) and a terminal. That's it. No Python environment, no Node.js, no Docker, no cloud accounts. Skills are pure instructions that Claude reads—they don't execute code on your machine. Proof: Works on Mac, Windows, Linux. Requires only Claude Code CLI. Zero additional dependencies. ### How do I update a skill after installation? Skills auto-update when creators publish new versions. You can also manually update by running the install command again—it overwrites the old version with the latest. Updates are designed to preserve existing functionality thanks to semantic versioning. Proof: Automatic updates for all skills. Semantic versioning is used so updates stay backwards compatible. ### Can I modify skills after installation? Absolutely. Every skill is stored as plain text in ~/.claude/skills/. Open the folder, edit the skill file with any text editor, and save. Your changes take effect immediately in Claude Code. You can customize instructions, add your team's standards, or fork skills entirely. Proof: Skills are plain text files. Fully editable. Changes apply instantly without reinstallation. ### Are there usage limits? No limits from AI Skill Market. You can install unlimited skills, use them unlimited times, and keep them forever. The only limit is Claude's standard API rate limits (which are generous and rarely hit for normal use). Proof: Unlimited skill installs. Unlimited usage. No rate limits imposed by our marketplace. ### What happens if a skill breaks or conflicts with others? Skills are isolated by design—one skill's instructions can't reach into another's. If a skill misbehaves, delete its folder from ~/.claude/skills/ and it's gone, with no effect on your other installed skills. Proof: Skills are isolated by folder. Deleting one folder removes it instantly with no effect on others. ### Can I use skills offline? Once installed, skills work offline. They're stored locally on your machine. However, Claude Code itself requires internet to communicate with Claude's API—so while the skill instructions are available offline, you still need connectivity for Claude to process them. Proof: Skills are stored locally. No internet needed to read skill files. Claude API access requires an internet connection. ### How do you verify skills before listing them? Every skill goes through 3-step verification: (1) Automated security scan for malicious patterns, (2) Manual code review by our team, (3) Test installation in isolated environment. Verified skills get a green checkmark badge. Verified status is earned, not automatic — most creators do not have it. Proof: 3-step verification process. 3 of 28 creators are currently verified. ### Is my code and data secure? Yes. Skills never execute code or access your files—they're pure text instructions that Claude reads. Claude Code runs in your terminal with your permissions. Skills can't steal data, modify files without your approval, or send information anywhere. You remain in complete control. Proof: Skills are text-only (no code execution). Claude requires your approval for file changes. No skill content is transmitted to AI Skill Market servers. ### What if a skill contains malicious instructions? Our verification process is designed to catch malicious skills before they reach you. Even so, Claude Code sandboxes all operations and asks your permission before making changes. Skills can't install software, open network connections, or modify files without explicit approval from you. Proof: Multi-layer design: submission review, Claude Code sandboxing, and a user-approval prompt before any file change or command runs. ### Do skills have access to my API keys or credentials? No. Skills can't read environment variables, access credential files, or see API keys. They're isolated from your system's secrets. If a skill needs credentials (like for cloud deployment), Claude Code prompts you to input them—the skill never stores or transmits them. Proof: Skills cannot access environment variables or credential files directly. Claude Code isolates secrets from skill instructions and prompts you before using them. ### How is my privacy protected? No account is required to browse or install skills, and installing a skill does not send your project data to AI Skill Market. The install happens by copying a command or file from the marketplace to your own machine — our servers never see what you do with it afterward. Proof: No account required to browse or install. Installing a skill copies it to your machine; it does not transmit your project data to us. ### Where can I report a security issue or malicious skill? Email security@aiskill.market with details of the skill and the concern. We investigate reports and remove confirmed threats from the marketplace. For responsible disclosure of a genuine vulnerability, contact the same address — your report stays confidential. Proof: Reports go to security@aiskill.market and are investigated before any skill is removed. ## Glossary Full page: https://aiskill.market/glossary 46 terms across 4 categories. ### Core Concepts - **AI Skill**: A packaged capability that extends Claude Code with new commands, agents, or tools. Skills are installed from the marketplace and immediately available in your CLI. - **Claude Code**: The official CLI tool from Anthropic that brings Claude AI into your terminal. It serves as the runtime environment for skills, commands, and AI-powered development workflows. - **MCP (Model Context Protocol)**: An open protocol developed by Anthropic that enables AI assistants to securely connect to external data sources and tools. MCP allows Claude to access databases, APIs, and file systems through standardized interfaces. - **AI Skill Market**: A curated marketplace where developers discover, install, and share production-ready AI capabilities for Claude Code. Think npm for AI skills. - **Skill Publisher**: A developer or organization that creates and distributes skills on the AI Skill Market. Publishers can be verified to indicate trustworthiness and quality. - **Installation**: The process of adding a skill to your Claude Code environment, typically accomplished by downloading the skill folder to ~/.claude/skills/. Most skills install in under 60 seconds. - **Slash Command**: A command invoked with a forward slash (e.g., /commit, /test) that executes a specific skill or action. Slash commands provide quick access to frequently-used workflows. - **Agent**: An autonomous AI workflow that breaks complex tasks into steps, using reasoning and tool-calling to achieve goals without constant human intervention. - **Skill Registry**: The centralized database that tracks all available skills, their metadata, install counts, and quality scores. The registry powers search and discovery in the marketplace. - **Workflow**: A multi-step process automated by a skill or agent, such as "test-driven development" or "pull request creation." Workflows chain together multiple commands and decisions. ### Skill Types - **Command Skill**: A skill that adds executable slash commands to Claude Code (e.g., /commit, /deploy). Command skills are triggered explicitly by the user and perform specific, well-defined actions. - **Agent Skill**: An autonomous skill that operates independently to complete complex tasks by breaking them into subtasks. Agent skills use reasoning, planning, and tool-calling to achieve goals. - **MCP Skill**: A skill that implements the Model Context Protocol to connect Claude to external services like databases, APIs, or file systems. MCP skills enable Claude to read and write data beyond the local filesystem. - **Workflow Skill**: A skill that orchestrates multi-step processes involving multiple tools and decisions. Workflow skills automate repetitive development patterns like feature branches, testing, and deployment. - **Integration Skill**: A skill that connects Claude Code to third-party services like GitHub, Jira, Slack, or cloud providers. Integration skills enable seamless cross-platform workflows. - **Analysis Skill**: A skill that examines codebases, logs, or data to provide insights, detect issues, or generate reports. Analysis skills help with code review, performance profiling, and security auditing. - **Generation Skill**: A skill that creates new code, documentation, tests, or configuration files based on templates or AI reasoning. Generation skills accelerate boilerplate creation and scaffolding. - **Automation Skill**: A skill that eliminates manual tasks by automating repetitive workflows like dependency updates, changelog generation, or release tagging. - **Utility Skill**: A general-purpose skill providing helper functions, formatters, or converters. Utility skills handle common tasks like JSON formatting, base64 encoding, or timestamp conversion. - **Template Skill**: A skill that scaffolds new projects, components, or files from pre-defined templates. Template skills enforce consistency and best practices across codebases. - **Plugin System**: The extensibility architecture that allows developers to add custom functionality to Claude Code through skills. The plugin system manages skill discovery, loading, and lifecycle. - **Composite Skill**: A skill that combines multiple other skills or commands into a unified workflow. Composite skills create powerful automation by chaining simpler capabilities. ### Quality Metrics - **Quality Score**: A 1-5 star rating that measures skill reliability based on documentation completeness, test coverage, install success rate, and user feedback. Skills rated 4+ stars receive "High Quality" badges. - **Install Count**: The total number of times a skill has been installed by developers worldwide. High install counts indicate popularity and community trust. - **Verified Publisher**: A skill creator whose identity and code quality have been validated by the AI Skill Market team. Verified publishers display a blue checkmark badge. - **Official Skill**: A skill published directly by Anthropic or from official Anthropic repositories. Official skills display a purple badge and represent the highest quality standard. - **Popular Badge**: An indicator awarded to skills with 100+ installations, signaling widespread adoption and community validation. - **High Quality Badge**: An indicator awarded to skills with quality scores of 4 stars or higher, denoting excellent documentation, testing, and reliability. - **Trending Skill**: A skill experiencing rapid growth in installations (50+ installs within 90 days). Trending skills highlight emerging capabilities gaining community traction. - **New Badge**: An indicator for skills published within the last 30 days, helping users discover fresh capabilities recently added to the marketplace. - **Success Rate**: The percentage of skill installations that complete without errors. High success rates (95%+) indicate robust dependency management and compatibility. ### Technical Terms - **Server Component**: A Next.js React component that renders exclusively on the server, enabling direct database access and optimal performance. Server Components fetch data at build time or request time. - **Server Action**: A Next.js pattern for handling form submissions and data mutations on the server without API routes. Server Actions use the "use server" directive and run in secure server environments. - **Row Level Security (RLS)**: Database-level access control in Supabase that enforces permissions at the row level. RLS policies ensure users only access data they are authorized to view or modify. - **Realtime Subscription**: A Supabase feature that streams database changes to clients in real-time using WebSockets. Realtime subscriptions power live install counts and dynamic skill updates. - **JSON-LD**: A structured data format (JSON for Linking Data) that helps search engines understand page content and display rich results. JSON-LD enables features like knowledge panels and FAQ snippets. - **Structured Data**: Machine-readable information about web page content following Schema.org standards. Structured data improves SEO by enabling rich search results and better content understanding. - **Metadata API**: Next.js built-in API for defining page titles, descriptions, and social sharing tags. The Metadata API supports static and dynamic metadata generation for optimal SEO. - **Static Generation**: A Next.js rendering strategy that pre-builds pages at build time, delivering HTML instantly without server processing. Static generation offers the best performance for content-heavy pages. - **Client Component**: A React component that runs in the browser, enabling interactivity through hooks like useState and useEffect. Client Components are marked with the "use client" directive. - **Sandboxing**: A security mechanism in Claude Code that restricts skill access to filesystem, network, and system resources. Sandboxing prevents malicious skills from compromising user systems. - **Environment Variable**: A dynamic configuration value stored outside source code (e.g., API keys, database URLs). Environment variables keep secrets secure and enable different configurations per environment. - **API Route**: A serverless function in Next.js that handles HTTP requests at /api/* paths. API routes enable backend logic without a separate server. - **Webhook**: An HTTP callback that sends real-time notifications when events occur. Webhooks enable skills to react to external events like GitHub pushes or deployment completions. - **Shadcn UI**: A collection of reusable React components built with Radix UI and Tailwind CSS. Shadcn UI provides accessible, customizable components that you copy into your project rather than installing as a dependency. - **Tailwind CSS**: A utility-first CSS framework that enables rapid UI development through composable class names. Tailwind eliminates custom CSS files by providing low-level utility classes for styling. ## Comparison Guides - [Skills vs MCP Servers](https://aiskill.market/compare/skills-vs-mcp) — When to build a Claude Code skill versus an MCP (Model Context Protocol) server, with a side-by-side comparison table. - [Skills vs Extensions](https://aiskill.market/compare/skills-vs-extensions) — How Claude Code skills differ from traditional IDE/browser extensions. - [Skills vs Plugins](https://aiskill.market/compare/skills-vs-plugins) — How Claude Code skills differ from plugin ecosystems like the VS Code marketplace. - [Claude Code vs Cursor](https://aiskill.market/compare/claude-code-vs-cursor) — A comparison of Claude Code and Cursor as AI-assisted coding tools. ## Changelog (recent, newest first) Full page: https://aiskill.market/changelog - **2026-09-02 — AI-visibility data-integrity pass**: Removed stale, contradictory catalog numbers from the FAQ and structured data, replaced AggregateRating (built from install counts and an internal quality score) with an honest InteractionCounter, fixed the skills sitemap so it covers the full catalog instead of the first ~1,000 rows, and added this changelog plus /llms-full.txt as dated freshness and citation surfaces. - **2026-08-31 — "Best AI Tutors" series + aitutors plugin skills**: Published a 50-article "Best AI Tutors" series and imported the aitutors-plugin skill pack into the catalog. - **2026-07-14 — "Claude for Teachers" and "ChatGPT for Teachers" series**: Published a 50-article "Claude for Teachers" series and a 100-article "ChatGPT for Teachers" series covering classroom use of AI assistants. - **2026-06-22 — Designs channel + live citable facts block**: Added a curated design-skills catalog and /designs channel with a companion "Killing AI Design Slop" article series, and introduced a Key Facts block on the homepage sourced from live database counts instead of hardcoded copy. - **2026-06-19 — Loops channel launch + Explore mega-menu**: Launched the Loops channel with 152 multi-source agent-automation-loop recipes, and consolidated site navigation into a single Explore mega-menu covering Browse, channels, and categories. ## Top 50 Skills Per Channel (by installs) ### ClawHub Skills - [Better Auth](https://aiskill.market/skills/better-auth) — Self-hosted auth for TypeScript/Cloudflare Workers with social auth, 2FA, passkeys, organizations, RBAC, and 15+ plugins. Requires Drizzle ORM or Kysely for D1 (no direct adapter). Self-hosted alterna (43,300 installs) - [Data Analysis](https://aiskill.market/skills/data-analysis-2) — Analyze and transform data from multiple formats to generate insights, visualize trends, detect anomalies, and create comprehensive reports. (2,981 installs) - [ppt](https://aiskill.market/skills/ppt-2) — 将用户讲稿一键生成乔布斯风极简科技感竖屏HTML演示稿。当用户需要生成PPT、演示文稿、Slides、幻灯片,或要求科技风/极简风/乔布斯风格的演示时触发此技能。输出为单个可直接运行的HTML文件。 (2,932 installs) - [Financial Analyst](https://aiskill.market/skills/financial-analyst) — Financial analysis and research workflows for market research, equity research, comparable companies, precedent transactions, and DCF valuation. Use when ask... (2,856 installs) - [Douyin Cover Builder(抖音封面生成器)](https://aiskill.market/skills/douyin-cover-builder) — 这是一个面向中文创作者的 OpenClaw Skill,输入主题与人物气质后,会输出可直接用于生图模型的高质量提示词与创意说明。 (2,852 installs) - [Code Generator](https://aiskill.market/skills/code-generator) — Multi-language code generator. Generate functions, classes, API endpoints, CRUD operations, test code, refactoring suggestions, language conversion guides. (2,837 installs) - [Social Media Marketing](https://aiskill.market/skills/social-media-marketing) — Build and execute a social media marketing strategy for a solopreneur business. Use when choosing platforms, creating a posting strategy, growing followers,... (2,824 installs) - [获取微博热搜榜数据,返回热搜标题、热度值和跳转链接。当用户需要查看微博热搜、微博热点、微博热榜时使用此技能。支持自定义获取条数(默认50条)。](https://aiskill.market/skills/50) — 获取微博热搜榜数据,返回热搜标题、热度值和跳转链接。当用户需要查看微博热搜、微博热点、微博热榜时使用此技能。支持自定义获取条数(默认50条)。 (2,817 installs) - [Github Trending](https://aiskill.market/skills/github-trending) — Fetch GitHub trending repositories by daily, weekly, or monthly periods with output in Markdown or JSON format. (2,812 installs) - [LibTV API Skills](https://aiskill.market/skills/libtv-api-skills) — agent-im 会话技能 - 通过 liblib.tv 的 AI 能力生成和编辑图片/视频。覆盖场景包括:生成(文生图、文生视频、图生视频、做动画、画一个xxx、来段xxx)、编辑修改(把xxx换成yyy、去掉xxx、加上xxx、改成xxx、调整xxx、局部修改、改镜头)、风格转换(风格迁移、转绘、换风格)、视... (2,806 installs) - [PPT Master](https://aiskill.market/skills/ppt-master) — AI-driven multi-format SVG content generation system for presentations, social media graphics, and marketing materials. Use when creating PPTs, posters, or v... (2,800 installs) - [Xpoz Setup](https://aiskill.market/skills/xpoz-setup) — Set up and authenticate the Xpoz MCP server for social media intelligence. Required by all Xpoz skills. Handles server configuration, OAuth login, and connection verification with minimal user interac (2,799 installs) - [OpenClaw WhatsApp](https://aiskill.market/skills/openclaw-whatsapp) — WhatsApp bridge for OpenClaw — send/receive messages, auto-reply agents, QR pairing, message search, contact sync (2,785 installs) - [lead-generating](https://aiskill.market/skills/lead-generating) — Automate lead capture and tracking with Supabase storage and Make.com email workflows, managing conversations from new to qualified status. (2,784 installs) - [Awwwards Design](https://aiskill.market/skills/awwwards-design) — Create award-winning, memorable websites with advanced animations, creative interactions, and distinctive visual experiences. Use this skill when building sites that need to be exceptional—portfolio s (2,773 installs) - [Crawl4ai Skill](https://aiskill.market/skills/crawl4ai-skill) — Web crawling and scraping tool with LLM-optimized output. 网页爬虫爬取工具 | Web crawler, web scraper, spider. DuckDuckGo search, site crawling, dynamic page scrapin... (2,769 installs) - [Apify](https://aiskill.market/skills/apify) — Run and manage Apify Actors via REST API to scrape websites, crawl pages, extract data, and retrieve results from Apify datasets and key-value stores. (2,767 installs) - [Remind](https://aiskill.market/skills/remind) — Auto-learns when and how to bring things back to your human's attention. Adapts timing and style to their preferences. (2,763 installs) - [stock-analysis-lianghua](https://aiskill.market/skills/stock-analysis-lianghua) — 分析任意股票的技术指标和趋势,或修改 TradingAgentsV2 中的分析师节点。当用户需要分析某只股票、查看技术指标、获取市场趋势判断时,使用独立分析脚本;当需要新增/修改分析师节点时,参考架构模板。 (2,763 installs) - [Office Automation](https://aiskill.market/skills/office-automation) — 科特船长 - 办公自动化脚本,Excel/Word/文件批量处理 (2,759 installs) - [Scholar](https://aiskill.market/skills/scholar) — Search academic literature with Google Scholar using effective queries, citations, and filters. (2,753 installs) - [Excalidraw Diagram Generator](https://aiskill.market/skills/excalidraw-diagram-generator-2) — Generate Excalidraw diagrams from natural language descriptions. Use when asked to "create a diagram", "make a flowchart", "visualize a process", "draw a sys... (2,752 installs) - [Browser Automation V2](https://aiskill.market/skills/browser-automation-v2) — Enterprise-grade browser automation with automatic tab cleanup, timeout retries, concurrency lock, smart waiting, and configurable environment settings. (2,745 installs) - [Seo Autopilot](https://aiskill.market/skills/seo-autopilot) — Run local SEO autopilot for boll-koll.se or hyresbyte.se and return PR link plus summary. (2,740 installs) - [Ad-Ready](https://aiskill.market/skills/ad-ready) — Generate advertising images automatically from a product URL + brand profile. ✅ USE WHEN: - User provides a product URL (e-commerce link) - Want automated product scraping + image generation - Have a (2,734 installs) - [Todo Manager](https://aiskill.market/skills/todo-manager) — 管理待办事项。添加、查看、完成、删除待办。 (2,734 installs) - [TikTok Ads](https://aiskill.market/skills/tiktok-ads) — TikTok advertising strategy, creative best practices, Spark Ads, and platform-specific optimization (2,733 installs) - [Content Quality Auditor](https://aiskill.market/skills/content-quality-auditor) — Publish-readiness gate: 80-item CORE-EEAT audit with weighted scoring, veto checks, and fix plan. 内容质量/EEAT评分 (2,730 installs) - [PLS Canvas Design](https://aiskill.market/skills/pls-canvas-design) — Generates original visual art and posters as PNG or PDF files using defined design philosophies like minimalism, brutalism, or skeuomorphism. (2,730 installs) - [Universal Video Downloader](https://aiskill.market/skills/universal-video-downloader) — Download videos from YouTube, Instagram, TikTok, Twitter/X, and 1000+ other sites using yt-dlp. Supports quality selection and automatic cleanup. Use when a user provides a video link from any platfor (2,727 installs) - [Polymarket Auto-Trader](https://aiskill.market/skills/polymarket-auto-trader) — Autonomous Polymarket prediction market trading agent. Scans markets, evaluates probabilities with LLM, sizes positions with Kelly criterion, and executes trades via CLOB API. Use when user wants to t (2,726 installs) - [PostgreSQL](https://aiskill.market/skills/postgresql) — Write efficient PostgreSQL queries and design schemas with proper indexing and patterns. (2,726 installs) - [Memory Pipeline](https://aiskill.market/skills/memory-pipeline) — Complete agent memory + performance system. Extracts structured facts, builds knowledge graphs, generates briefings, and enforces execution discipline via pre-game routines, tool policies, result comp (2,726 installs) - [Gotify](https://aiskill.market/skills/gotify) — Send push notifications via Gotify when long-running tasks complete or important events occur. Use when the user asks to "send a Gotify notification", "notify me when this finishes", "push notificatio (2,724 installs) - [Jungian Psychologist](https://aiskill.market/skills/jungian-psychologist) — Expert in Jungian analytical psychology, depth psychology, shadow work, archetypal analysis, dream interpretation, active imagination, addiction/recovery through Jungian lens, and the individuation pr (2,724 installs) - [qmd Local Search](https://aiskill.market/skills/qmd-local-search) — Fast local search for markdown files, notes, and docs using qmd CLI. Use instead of `find` for file discovery. Combines BM25 full-text search, vector semantic search, and LLM reranking—all running loc (2,724 installs) - [Google Trends](https://aiskill.market/skills/google-trends) — Monitor Google Trends - get trending searches, compare keywords, and track interest over time. Use for market research, content planning, and trend analysis. (2,723 installs) - [Emotion State](https://aiskill.market/skills/emotion-state) — NL emotion tracking + prompt injection via OpenClaw hook (2,721 installs) - [国内Minimax Coding Plan订阅计划用量查询](https://aiskill.market/skills/minimax-coding-plan) — Monitor Minimax Coding Plan usage to stay within API limits. Fetches current usage stats and provides status alerts. (2,718 installs) - [Xhs Skill](https://aiskill.market/skills/xhs-skill) — 小红书(创作者中心)登录拿 cookies、发布笔记、导出数据的单一入口技能(浏览器交互委托 agent-browser-stealth) (2,718 installs) - [Xpoz Social Search](https://aiskill.market/skills/xpoz-social-search) — Search Twitter, Instagram, and Reddit posts in real time. Find social media mentions, track hashtags, discover influencers, and analyze engagement — 1.5B+ posts indexed. Social listening, brand monito (2,718 installs) - [PubMed](https://aiskill.market/skills/pubmed) — Search and evaluate biomedical literature with effective queries, filters, and critical appraisal. (2,717 installs) - [Reflect Notes](https://aiskill.market/skills/reflect-notes) — Append to daily notes and create notes in Reflect. Use for capturing thoughts, todos, or syncing information to your knowledge graph. (2,716 installs) - [Secure API Calls](https://aiskill.market/skills/secure-api-calls) — Call any API without leaking credentials. Keychains proxies requests and injects real tokens server-side — your agent never sees them. (2,715 installs) - [Domain Details](https://aiskill.market/skills/domain-details) — Look up domain WHOIS/RDAP info and check marketplace listings. Free API, no auth required. (2,715 installs) - [RevenueCat](https://aiskill.market/skills/revenuecat) — RevenueCat metrics, customer data, and documentation search. Use when querying subscription analytics, MRR, churn, customers, or RevenueCat docs. (2,714 installs) - [Farcaster Agent](https://aiskill.market/skills/farcaster-agent) — Create Farcaster accounts and post casts autonomously. Official skill from the Farcaster team. (2,712 installs) - [Prompt defense](https://aiskill.market/skills/prompt-defense) — Detect and block prompt injection attacks in emails. Use when reading, processing, or summarizing emails. Scans for fake system outputs, planted thinking blocks, instruction hijacking, and other injec (2,712 installs) - [Adguard](https://aiskill.market/skills/adguard) — Control AdGuard Home DNS filtering via HTTP API. Use when managing blocklists/allowlists, checking domain filtering status, toggling protection, or clearing DNS cache. Supports blocking/allowing domai (2,711 installs) - [eMail manager lite](https://aiskill.market/skills/email-manager-lite) — Lightweight email manager with IMAP/SMTP support, advanced search, folder management, and attachment detection. Works with Zoho, Gmail, Outlook, and any IMAP/SMTP provider. (2,711 installs) ### Agents - [nexus-strategy](https://aiskill.market/skills/nexus-strategy) (0 installs) - [QUICKSTART](https://aiskill.market/skills/quickstart) (0 installs) - [Brand Guardian](https://aiskill.market/skills/design-brand-guardian) — Expert brand strategist and guardian specializing in brand identity development, consistency maintenance, and strategic brand positioning (0 installs) - [Image Prompt Engineer](https://aiskill.market/skills/design-image-prompt-engineer) — Expert photography prompt engineer specializing in crafting detailed, evocative prompts for AI image generation. Masters the art of translating visual concepts into precise language that produces stun (0 installs) - [UX Researcher](https://aiskill.market/skills/design-ux-researcher) — Expert user experience researcher specializing in user behavior analysis, usability testing, and data-driven design insights. Provides actionable research findings that improve product usability and u (0 installs) - [UX Architect](https://aiskill.market/skills/design-ux-architect) — Technical architecture and UX specialist who provides developers with solid foundations, CSS systems, and clear implementation guidance (0 installs) - [AI Data Remediation Engineer](https://aiskill.market/skills/engineering-ai-data-remediation-engineer) — Specialist in self-healing data pipelines — uses air-gapped local SLMs and semantic clustering to automatically detect, classify, and fix data anomalies at scale. Focuses exclusively on the remediatio (0 installs) - [Autonomous Optimization Architect](https://aiskill.market/skills/engineering-autonomous-optimization-architect) — Intelligent system governor that continuously shadow-tests APIs for performance while enforcing strict financial and security guardrails against runaway costs. (0 installs) - [AI Engineer](https://aiskill.market/skills/engineering-ai-engineer) — Expert AI/ML engineer specializing in machine learning model development, deployment, and integration into production systems. Focused on building intelligent features, data pipelines, and AI-powered (0 installs) - [Backend Architect](https://aiskill.market/skills/engineering-backend-architect) — Senior backend architect specializing in scalable system design, database architecture, API development, and cloud infrastructure. Builds robust, secure, performant server-side applications and micros (0 installs) - [DevOps Automator](https://aiskill.market/skills/engineering-devops-automator) — Expert DevOps engineer specializing in infrastructure automation, CI/CD pipeline development, and cloud operations (0 installs) - [Studio Producer](https://aiskill.market/skills/project-management-studio-producer) — Senior strategic leader specializing in high-level creative and technical project orchestration, resource allocation, and multi-project portfolio management. Focused on aligning creative vision with b (0 installs) - [French Consulting Market Navigator](https://aiskill.market/skills/specialized-french-consulting-market) — Navigate the French ESN/SI freelance ecosystem — margin models, platform mechanics (Malt, collective.work), portage salarial, rate positioning, and payment cycle realities (0 installs) - [Database Optimizer](https://aiskill.market/skills/engineering-database-optimizer) — Expert database specialist focusing on schema design, query optimization, indexing strategies, and performance tuning for PostgreSQL, MySQL, and modern databases like Supabase and PlanetScale. (0 installs) - [Rapid Prototyper](https://aiskill.market/skills/engineering-rapid-prototyper) — Specialized in ultra-fast proof-of-concept development and MVP creation using efficient tools and frameworks (0 installs) - [Senior Developer](https://aiskill.market/skills/engineering-senior-developer) — Premium implementation specialist - Masters Laravel/Livewire/FluxUI, advanced CSS, Three.js integration (0 installs) - [Narrative Designer](https://aiskill.market/skills/narrative-designer) — Story systems and dialogue architect - Masters GDD-aligned narrative design, branching dialogue, lore architecture, and environmental storytelling across all game engines (0 installs) - [README](https://aiskill.market/skills/readme) (0 installs) - [Cross-Border E-Commerce Specialist](https://aiskill.market/skills/marketing-cross-border-ecommerce) — Full-funnel cross-border e-commerce strategist covering Amazon, Shopee, Lazada, AliExpress, Temu, and TikTok Shop operations, international logistics and overseas warehousing, compliance and taxation, (0 installs) - [Douyin Strategist](https://aiskill.market/skills/marketing-douyin-strategist) — Short-video marketing expert specializing in the Douyin platform, with deep expertise in recommendation algorithm mechanics, viral video planning, livestream commerce workflows, and full-funnel brand (0 installs) - [Reddit Community Builder](https://aiskill.market/skills/marketing-reddit-community-builder) — Expert Reddit marketing specialist focused on authentic community engagement, value-driven content creation, and long-term relationship building. Masters Reddit culture navigation. (0 installs) - [SEO Specialist](https://aiskill.market/skills/marketing-seo-specialist) — Expert search engine optimization strategist specializing in technical SEO, content optimization, link authority building, and organic search growth. Drives sustainable traffic through data-driven sea (0 installs) - [Social Media Strategist](https://aiskill.market/skills/marketing-social-media-strategist) — Expert social media strategist for LinkedIn, Twitter, and professional platforms. Creates cross-platform campaigns, builds communities, manages real-time engagement, and develops thought leadership st (0 installs) - [Video Optimization Specialist](https://aiskill.market/skills/marketing-video-optimization-specialist) — Video marketing strategist specializing in YouTube algorithm optimization, audience retention, chaptering, thumbnail concepts, and cross-platform video syndication. (0 installs) - [Weibo Strategist](https://aiskill.market/skills/marketing-weibo-strategist) — Full-spectrum operations expert for Sina Weibo, with deep expertise in trending topic mechanics, Super Topic community management, public sentiment monitoring, fan economy strategies, and Weibo advert (0 installs) - [Xiaohongshu Specialist](https://aiskill.market/skills/marketing-xiaohongshu-specialist) — Expert Xiaohongshu marketing specialist focused on lifestyle content, trend-driven strategies, and authentic community engagement. Masters micro-content creation and drives viral growth through aesthe (0 installs) - [Paid Media Auditor](https://aiskill.market/skills/paid-media-auditor) — Comprehensive paid media auditor who systematically evaluates Google Ads, Microsoft Ads, and Meta accounts across 200+ checkpoints spanning account structure, tracking, bidding, creative, audiences, a (0 installs) - [PPC Campaign Strategist](https://aiskill.market/skills/paid-media-ppc-strategist) — Senior paid media strategist specializing in large-scale search, shopping, and performance max campaign architecture across Google, Microsoft, and Amazon ad platforms. Designs account structures, budg (0 installs) - [Behavioral Nudge Engine](https://aiskill.market/skills/product-behavioral-nudge-engine) — Behavioral psychology specialist that adapts software interaction cadences and styles to maximize user motivation and success. (0 installs) - [Product Manager](https://aiskill.market/skills/product-manager) — Holistic product leader who owns the full product lifecycle — from discovery and strategy through roadmap, stakeholder alignment, go-to-market, and outcome measurement. Bridges business goals, user ne (0 installs) - [Trend Researcher](https://aiskill.market/skills/product-trend-researcher) — Expert market intelligence analyst specializing in identifying emerging trends, competitive analysis, and opportunity assessment. Focused on providing actionable insights that drive product strategy a (0 installs) - [Programmatic & Display Buyer](https://aiskill.market/skills/paid-media-programmatic-buyer) — Display advertising and programmatic media buying specialist covering managed placements, Google Display Network, DV360, trade desk platforms, partner media (newsletters, sponsored content), and ABM d (0 installs) - [Feedback Synthesizer](https://aiskill.market/skills/product-feedback-synthesizer) — Expert in collecting, analyzing, and synthesizing user feedback from multiple channels to extract actionable product insights. Transforms qualitative feedback into quantitative priorities and strategi (0 installs) - [Korean Business Navigator](https://aiskill.market/skills/specialized-korean-business-navigator) — Korean business culture for foreign professionals — 품의 decision process, nunchi reading, KakaoTalk business etiquette, hierarchy navigation, and relationship-first deal mechanics (0 installs) - [Workflow Optimizer](https://aiskill.market/skills/testing-workflow-optimizer) — Expert process improvement specialist focused on analyzing, optimizing, and automating workflows across all business functions for maximum productivity and efficiency (0 installs) - [Senior Project Manager](https://aiskill.market/skills/project-manager-senior) — Converts specs to tasks and remembers previous projects. Focused on realistic scope, no background processes, exact spec requirements (0 installs) - [Document Generator](https://aiskill.market/skills/specialized-document-generator) — Expert document creation specialist who generates professional PDF, PPTX, DOCX, and XLSX files using code-based approaches with proper formatting, charts, and data visualization. (0 installs) - [MCP Builder](https://aiskill.market/skills/specialized-mcp-builder) — Expert Model Context Protocol developer who designs, builds, and tests MCP servers that extend AI agent capabilities with custom tools, resources, and prompts. (0 installs) - [Salesforce Architect](https://aiskill.market/skills/specialized-salesforce-architect) — Solution architecture for Salesforce platform — multi-cloud design, integration patterns, governor limits, deployment strategy, and data model governance for enterprise-scale orgs (0 installs) - [Deal Strategist](https://aiskill.market/skills/sales-deal-strategist) — Senior deal strategist specializing in MEDDPICC qualification, competitive positioning, and win planning for complex B2B sales cycles. Scores opportunities, exposes pipeline risk, and builds deal stra (0 installs) - [Sales Engineer](https://aiskill.market/skills/sales-engineer) — Senior pre-sales engineer specializing in technical discovery, demo engineering, POC scoping, competitive battlecards, and bridging product capabilities to business outcomes. Wins the technical decisi (0 installs) - [Sales Coach](https://aiskill.market/skills/sales-coach) — Expert sales coaching specialist focused on rep development, pipeline review facilitation, call coaching, deal strategy, and forecast accuracy. Makes every rep and every deal better through structured (0 installs) - [Discovery Coach](https://aiskill.market/skills/sales-discovery-coach) — Coaches sales teams on elite discovery methodology — question design, current-state mapping, gap quantification, and call structure that surfaces real buying motivation. (0 installs) - [Outbound Strategist](https://aiskill.market/skills/sales-outbound-strategist) — Signal-based outbound specialist who designs multi-channel prospecting sequences, defines ICPs, and builds pipeline through research-driven personalization — not volume. (0 installs) - [Proposal Strategist](https://aiskill.market/skills/sales-proposal-strategist) — Strategic proposal architect who transforms RFPs and sales opportunities into compelling win narratives. Specializes in win theme development, competitive positioning, executive summary craft, and bui (0 installs) - [Terminal Integration Specialist](https://aiskill.market/skills/terminal-integration-specialist) — Terminal emulation, text rendering optimization, and SwiftTerm integration for modern Swift applications (0 installs) - [XR Cockpit Interaction Specialist](https://aiskill.market/skills/xr-cockpit-interaction-specialist) — Specialist in designing and developing immersive cockpit-based control systems for XR environments (0 installs) - [macOS Spatial/Metal Engineer](https://aiskill.market/skills/macos-spatial-metal-engineer) — Native Swift and Metal specialist building high-performance 3D rendering systems and spatial computing experiences for macOS and Vision Pro (0 installs) - [visionOS Spatial Engineer](https://aiskill.market/skills/visionos-spatial-engineer) — Native visionOS spatial computing, SwiftUI volumetric interfaces, and Liquid Glass design implementation (0 installs) - [Workflow Architect](https://aiskill.market/skills/specialized-workflow-architect) — Workflow design specialist who maps complete workflow trees for every system, user journey, and agent interaction — covering happy paths, all branch conditions, failure modes, recovery paths, handoff (0 installs) ### Workflows - [Prep Interview](https://aiskill.market/skills/prep-interview) — Research a company before a job interview. Pull recent news, company info, interviewer profiles, and common questions for the role. Delivers a complete prep packet. (0 installs) - [Plan Trip](https://aiskill.market/skills/plan-trip) — Research and plan a trip with flights, hotels, activities, and a day-by-day itinerary (0 installs) - [Prep Event](https://aiskill.market/skills/prep-event) — Get ready for any upcoming event — what to wear, bring, know, and expect (0 installs) - [Prep Taxes](https://aiskill.market/skills/prep-taxes) — Tax document checklist — helps you gather W-2s, 1099s, receipts, and track what's collected vs missing (0 installs) - [Learn Something New](https://aiskill.market/skills/learn-something-new) — Daily micro-learning — picks a topic from your interests and delivers a 2-minute lesson with one key takeaway you can use today. (0 installs) - [Activate Focus Mode](https://aiskill.market/skills/activate-focus-mode) — Focus mode — bright daylight lighting, mutes speakers, and blocks distracting websites. (0 installs) - [Activate Morning Mode](https://aiskill.market/skills/activate-morning-mode) — Morning mode — bright warm lighting, comfortable thermostat, and energizing music to start the day. (0 installs) - [Activate Night Mode](https://aiskill.market/skills/activate-night-mode) — Wind-down mode — dims lights to a warm color, turns off bright switches, and plays sleep music. (0 installs) - [Activate Sleep Mode](https://aiskill.market/skills/activate-sleep-mode) — Bedtime automation — turns off all lights, thermostats, and music, then turns on the bedroom fan. (0 installs) - [Audit Subscriptions](https://aiskill.market/skills/audit-subscriptions) — Weekly audit of subscriptions, bills, and receipts from email (0 installs) - [Build Nightly Project](https://aiskill.market/skills/build-nightly-project) — Autonomous nightly build — picks an idea from a queue, builds it as a small project, tests it, and reports what was built. (0 installs) - [Build Standup](https://aiskill.market/skills/build-standup) — Standup generator — automatically creates your daily standup update from git commits, completed tasks, and today's plan. (0 installs) - [Check Aws Security](https://aiskill.market/skills/check-aws-security) — Security audit for AWS infrastructure — EC2, security groups, IAM, Secrets Manager, CloudTrail, and Tailscale network access. (0 installs) - [Check Calendar](https://aiskill.market/skills/check-calendar) — Calendar review — scans the next 48 hours for events, detects conflicts, calculates travel time, and generates prep notes for each meeting. (0 installs) - [Check Commute](https://aiskill.market/skills/check-commute) — Morning commute briefing with traffic, transit delays, weather, and best departure time (0 installs) - [Check Dependencies](https://aiskill.market/skills/check-dependencies) — Weekly supply chain hygiene — scans projects for outdated dependencies, known CVEs, and available updates across npm, pip, cargo, and brew. (0 installs) - [Check Email](https://aiskill.market/skills/check-email) — Email summary — fetches recent emails, categorizes by priority, and presents a clean overview of what needs attention. Read-only — no actions taken. (0 installs) - [Check Follow Ups](https://aiskill.market/skills/check-follow-ups) — Follow-up checker — scans for unanswered emails, promises you made, and things about to slip through the cracks. (0 installs) - [Build Packing List](https://aiskill.market/skills/build-packing-list) — Generate a smart packing list based on your destination, weather, and activities (0 installs) - [Build Trip Prep](https://aiskill.market/skills/build-trip-prep) — Comprehensive trip preparation packet (0 installs) - [Check Bills](https://aiskill.market/skills/check-bills) — Bill monitor — scans email for upcoming bills and due dates, flags unusual amounts or spikes, and makes sure nothing gets missed before it's due. (0 installs) - [Check Car Maintenance](https://aiskill.market/skills/check-car-maintenance) — Monthly car care reminders — tracks oil changes, tire rotations, registration, inspections, insurance, and mileage milestones so nothing sneaks up on you. (0 installs) - [Check Deep Work](https://aiskill.market/skills/check-deep-work) — Protect deep work days from meeting creep (0 installs) - [Check Disk](https://aiskill.market/skills/check-disk) — Disk space audit — finds large files, bloated caches, and recommends cleanup actions. (0 installs) - [Check Flight Status](https://aiskill.market/skills/check-flight-status) — Monitor upcoming flights for delays and changes (0 installs) - [Check Home Maintenance](https://aiskill.market/skills/check-home-maintenance) — Monthly home upkeep reminders so small tasks don't become big problems (0 installs) - [Check Network](https://aiskill.market/skills/check-network) — Home network scan — discovers connected devices, checks internet speed, verifies DNS and VPN status, and flags unknown or new devices. (0 installs) - [Check Privacy](https://aiskill.market/skills/check-privacy) — Privacy audit — reviews app permissions, checks which services have your data, and suggests ways to tighten your privacy settings. (0 installs) - [Check Rsvps](https://aiskill.market/skills/check-rsvps) — Finds event invitations in your email that still need a response (0 installs) - [Check Security](https://aiskill.market/skills/check-security) — Security hygiene check — verifies system updates, scans open ports, checks encryption and firewall status. (0 installs) - [Check X](https://aiskill.market/skills/check-x) — X (Twitter) engagement — check notifications, respond to mentions, engage authentically, and optionally generate content. (0 installs) - [Clean Email](https://aiskill.market/skills/clean-email) — Inbox cleanup assistant — finds newsletters you never read, promotional emails piling up, and old threads, then suggests unsubscribes and archive actions. (0 installs) - [Check School Events](https://aiskill.market/skills/check-school-events) — Weekly parent briefing on upcoming school events, deadlines, and schedule changes (0 installs) - [Check Subscriptions](https://aiskill.market/skills/check-subscriptions) — Subscription auditor — scans bank statements and email receipts for recurring charges, calculates your total monthly burn, and flags forgotten or suspicious subscriptions. (0 installs) - [Check Weather Alerts](https://aiskill.market/skills/check-weather-alerts) — Proactive weather alerts tied to your calendar — cross-references the forecast with your schedule to deliver actionable, context-aware weather warnings. (0 installs) - [Clean Docker](https://aiskill.market/skills/clean-docker) — Docker cleanup — prunes dangling images, stopped containers, unused volumes and networks. Shows disk savings. Always asks before deleting. (0 installs) - [Clear Open Tabs](https://aiskill.market/skills/clear-open-tabs) — Browser tab cleanup — lists open tabs, bookmarks the keepers, closes the stale ones, fresh start (0 installs) - [Daily Writing Prompt](https://aiskill.market/skills/daily-writing-prompt) — A fresh creative writing prompt every morning to spark your imagination (0 installs) - [Learn Writing Style](https://aiskill.market/skills/learn-writing-style) — Analyze the user's writing across email, social media, and blog posts to build a personalized writing style guide. (0 installs) - [Process Contacts](https://aiskill.market/skills/process-contacts) — Contacts cleanup — deduplicates contacts, flags entries with missing fields, and identifies stale contacts. (0 installs) - [Process Screenshots](https://aiskill.market/skills/process-screenshots) — Screenshot organizer — sorts screenshots from Desktop and Downloads into dated folders, identifies duplicates, and deletes old ones. (0 installs) - [Remember Conversations](https://aiskill.market/skills/remember-conversations) — Log key takeaways, promises, and personal details from conversations and meetings (0 installs) - [Review Passwords](https://aiskill.market/skills/review-passwords) — Password hygiene check — flags weak, reused, or old passwords, checks for breached credentials, and helps you prioritize which ones to update first. (0 installs) - [Review Prs](https://aiskill.market/skills/review-prs) — Daily PR hygiene — scans open PRs across GitHub repos for stale reviews, new comments, merge-ready approvals, and CI failures. (0 installs) - [Remind Pet Care](https://aiskill.market/skills/remind-pet-care) — Feeding times, medication, vet visits, and grooming reminders for your pets (0 installs) - [Review Week Git](https://aiskill.market/skills/review-week-git) — Weekly dev review — summarizes git commits, PRs, code reviews, and technical decisions into a developer-focused end-of-week report. (0 installs) - [Send Bedtime Reminder](https://aiskill.market/skills/send-bedtime-reminder) — Bedtime reminder — a friendly nudge with tomorrow's schedule, sleep calculation, and wind-down suggestions. (0 installs) - [Send Call Prep](https://aiskill.market/skills/send-call-prep) — Pre-meeting briefing 30 minutes before external calls (0 installs) - [Sync Calendar Tasks](https://aiskill.market/skills/sync-calendar-tasks) — Calendar task extractor — scans calendar events for action items and suggests tasks to create. (0 installs) - [Plan Date Night](https://aiskill.market/skills/plan-date-night) — Weekly date night ideas based on your budget, mood, and what's nearby (0 installs) ### Loops - [Architecture Documentation Builder](https://aiskill.market/skills/architecture-documentation-builder) — An automated loop for generating comprehensive, up-to-date system architecture documentation. This agent analyzes your codebase, identifies key architectural… (0 installs) - [The Loop Harness verification loop](https://aiskill.market/skills/the-loop-harness-verification-loop) — A scheduled Loop Harness workflow that runs Claude in an isolated worktree and ships staged output only after a second Claude session verifies it. (0 installs) - [The Boeing 747 benchmark](https://aiskill.market/skills/the-boeing-747-benchmark) — A vision benchmark in which an agent builds a Boeing 747 from Three.js primitives, renders nine repeatable angles, and fixes what each view reveals. (0 installs) - [War Loops: frontend reconstruction](https://aiskill.market/skills/war-loops-frontend-reconstruction) — A War Loops workflow that captures a real page, builds a static Pencil mirror and moving Forge version, then repairs the weakest fidelity signals. (0 installs) - [Feature Scope Validator](https://aiskill.market/skills/feature-scope-validator) — Validates and clarifies feature requirements before implementation begins, ensuring alignment between stakeholders and developers. (0 installs) - [Roadmap Builder](https://aiskill.market/skills/roadmap-builder) — This loop helps generate a structured release roadmap by iteratively gathering project details, defining milestones, and refining the timeline through contin… (0 installs) - [The self-improving champion loop](https://aiskill.market/skills/the-self-improving-champion-loop) — A prompt-optimization workflow that tests challengers on a working set, promotes only fresh holdout wins, and keeps the current champion on uncertainty. (0 installs) - [Performance Budget Guardian](https://aiskill.market/skills/performance-budget-guardian) — Automatically optimizes application code to meet predefined performance budgets. Uses performance audits to measure key metrics like load time, First Content… (0 installs) - [The devil's-advocate loop](https://aiskill.market/skills/the-devils-advocate-loop) — A critic-and-builder workflow that attacks a design, tracks every objection, and requires evidence before an objection can be closed. (0 installs) - [Scheduled Job Stabilizer](https://aiskill.market/skills/scheduled-job-stabilizer) — Monitors and stabilizes scheduled jobs by automatically detecting failures, analyzing causes, and applying corrective measures. The agent iterates through jo… (0 installs) - [Kill flaky tests](https://aiskill.market/skills/kill-flaky-tests) — No interval — Claude self-paces and ends the loop itself once 5 green runs in a row is provably met. (0 installs) - [Lint and Typecheck Fix](https://aiskill.market/skills/lint-and-typecheck-fix) — Run lint and typecheck, fix reported issues, and loop until the codebase is clean. (0 installs) - [Test Until Green](https://aiskill.market/skills/test-until-green) — Run your test suite, fix the smallest root cause on failure, and repeat until every test passes. (0 installs) - [Merge Conflict Resolver](https://aiskill.market/skills/merge-conflict-resolver) — Rebase or merge target branch, resolve conflicts file by file, and loop until the branch is current and tests pass. (0 installs) - [Resolve API Error Responses](https://aiskill.market/skills/resolve-api-error-responses) — This loop standardizes API error responses across the application to improve client-side error handling and debugging. It ensures all error responses follow… (0 installs) - [Format Until Clean](https://aiskill.market/skills/format-until-clean) — Run the formatter, fix any remaining style issues, and loop until the codebase formats cleanly with no diffs. (0 installs) - [Monitoring Coverage Builder](https://aiskill.market/skills/monitoring-coverage-builder) — This loop iteratively identifies and adds missing monitoring coverage to your codebase by analyzing test coverage, identifying gaps, and implementing targete… (0 installs) - [Ship PR Until Green](https://aiskill.market/skills/ship-pr-until-green) — Implement on a branch, run tests, push, open a PR, wait for CI, and loop until checks pass and the PR is ready to merge. (0 installs) - [Independent Verifier Pass](https://aiskill.market/skills/independent-verifier-pass) — When implementation claims done, a separate verifier pass runs build, lint, and tests with no access to the implementer's rationale. (0 installs) - [Pre-Commit Guard](https://aiskill.market/skills/pre-commit-guard) — Hook that runs tests before git commit commands to block commits when the suite is red. (0 installs) - [Docs Sync After Edits](https://aiskill.market/skills/docs-sync-after-edits) — After code changes, find affected docs and update README, API references, and inline comments to match. (0 installs) - [Dependency Security Upgrade](https://aiskill.market/skills/dependency-security-upgrade) — This loop automates the process of identifying and remediating security vulnerabilities in project dependencies. It continuously scans for outdated or vulner… (0 installs) - [Flaky Test Triage](https://aiskill.market/skills/flaky-test-triage) — Run failing tests repeatedly, classify each failure as flaky or real, and fix only confirmed regressions. (0 installs) - [npm Audit Fix Loop](https://aiskill.market/skills/npm-audit-fix-loop) — Fix high/critical npm audit findings one at a time with test verification — not a blind npm audit fix --force. (0 installs) - [Post-Edit Test Guard](https://aiskill.market/skills/post-edit-test-guard) — Hook-based loop that runs related tests after file edits to catch regressions early. (0 installs) - [A11y Audit Until Clean](https://aiskill.market/skills/a11y-audit-until-clean) — Run automated accessibility checks on changed routes, fix violations, and repeat until the audit is clean. (0 installs) - [Guardrails Learning Loop](https://aiskill.market/skills/guardrails-learning-loop) — When a check fails twice the same way, append a guardrail sign to .ralph/guardrails.md so the next iteration avoids repeating it. (0 installs) - [Knip Until Clean](https://aiskill.market/skills/knip-until-clean) — Find and remove dead exports, unused files, and orphan dependencies — loop until knip reports clean. (0 installs) - [Service Reliability Loop](https://aiskill.market/skills/service-reliability-loop) — This loop enables continuous improvement of service reliability and uptime by leveraging Service Level Objective (SLO) reports to identify and address perfor… (0 installs) - [Post-Merge Regression Guard](https://aiskill.market/skills/post-merge-regression-guard) — Hook that runs smoke tests after git merge or rebase to catch integration regressions immediately. (0 installs) - [Dependency Audit Weekly](https://aiskill.market/skills/dependency-audit-weekly) — Weekly loop to check outdated dependencies, propose safe upgrades, and open a summary. (0 installs) - [Deploy Verification Loop](https://aiskill.market/skills/deploy-verification-loop) — On an interval, hit health and smoke endpoints after a deploy until all checks return healthy responses. (0 installs) - [CI Failure Watcher](https://aiskill.market/skills/ci-failure-watcher) — Poll CI on an interval, investigate failures when checks go red, and push fixes until green. (0 installs) - [PR Self-Review](https://aiskill.market/skills/pr-self-review) — Review your own diff like a senior reviewer, fix issues, and repeat for three passes before opening the PR. (0 installs) - [Coverage Until Threshold](https://aiskill.market/skills/coverage-until-threshold) — Add focused tests until coverage meets your threshold (e.g. 80%), without changing production behavior unnecessarily. (0 installs) - [Bundle Size Budget](https://aiskill.market/skills/bundle-size-budget) — Ship features without bloating the client bundle — loop until size checks pass under your budget threshold. (0 installs) - [Reflexion Debug Loop](https://aiskill.market/skills/reflexion-debug-loop) — On each failed repro attempt, write a short reflection to disk, then retry with that memory — avoids repeating the same wrong fix. (0 installs) - [Dependency Upgrade One-by-One](https://aiskill.market/skills/dependency-upgrade-one-by-one) — Upgrade a single outdated package per iteration, fix breakages, and commit — safer than bulk npm update. (0 installs) - [Ralph Story Executor](https://aiskill.market/skills/ralph-story-executor) — Fresh-context loop: pick one incomplete story from prd.json, implement it, run backpressure checks, commit, and update progress before the next iteration. (0 installs) - [Changelog Sync After Ship](https://aiskill.market/skills/changelog-sync-after-ship) — After shipping a feature, loop until CHANGELOG.md has a user-facing entry and conventional commits are reflected. (0 installs) - [Backlog Grooming Loop](https://aiskill.market/skills/backlog-grooming-loop) — This loop helps your team refine and organize your product backlog by ensuring items are clearly defined, properly prioritized, and ready for development. It… (0 installs) - [Conventional Commit Enforcer](https://aiskill.market/skills/conventional-commit-enforcer) — This loop ensures all Git commits follow the Conventional Commits specification by using commitlint to validate commit messages. It automatically detects non… (0 installs) - [OWASP Compliance Loop](https://aiskill.market/skills/owasp-compliance-loop) — This loop helps developers iteratively identify and remediate OWASP Top 10 security vulnerabilities in their codebase. It follows a self-paced act-check-insp… (0 installs) - [Autoloop TDD](https://aiskill.market/skills/autoloop-tdd) — Test-first loop: write a failing test, implement the minimum code to pass, refactor, and repeat. (0 installs) - [Staging Smoke Test](https://aiskill.market/skills/staging-smoke-test) — Run a fixed smoke checklist against staging after deploy: auth, core flows, and error budgets. (0 installs) - [PR Babysitter](https://aiskill.market/skills/pr-babysitter) — Every 15 minutes, inspect open PRs with a watch label: nudge reviewers, fix CI, rebase if behind main. (0 installs) - [De-Sloppify Pass](https://aiskill.market/skills/de-sloppify-pass) — After implementation, run a cleanup pass: remove debug code, tighten naming, delete dead branches, and align with project conventions. (0 installs) - [API Contract Until Match](https://aiskill.market/skills/api-contract-until-match) — Loop until API responses match the OpenAPI or JSON Schema contract — catch drift between docs and implementation. (0 installs) - [Migration Until Applied](https://aiskill.market/skills/migration-until-applied) — Run database migrations, fix schema issues, and loop until migrations apply cleanly in dev. (0 installs) - [Technical Debt Reduction](https://aiskill.market/skills/technical-debt-reduction) — A prompt-only coding agent loop that systematically identifies and resolves technical debt items in a codebase through iterative auditing and targeted fixes. (0 installs) ### Hermes - [comfyui](https://aiskill.market/skills/comfyui-1) — Generate images, video, and audio with ComfyUI — install, launch, manage nodes/models, run workflows with parameter injection. Uses the official comfy-cli for lifecycle and direct REST/WebSocket API f (0 installs) - [spotify](https://aiskill.market/skills/spotify-1) — Spotify: play, search, queue, manage playlists and devices. (0 installs) - [dspy](https://aiskill.market/skills/dspy) — DSPy: declarative LM programs, auto-optimize prompts, RAG. (0 installs) - [hermes-agent-skill-authoring](https://aiskill.market/skills/hermes-agent-skill-authoring) — Author in-repo SKILL.md: frontmatter, validator, structure. (0 installs) - [spike](https://aiskill.market/skills/spike) — Throwaway experiments to validate an idea before build. (0 installs) - [node-inspect-debugger](https://aiskill.market/skills/node-inspect-debugger) — Debug Node.js via --inspect + Chrome DevTools Protocol CLI. (0 installs) - [writing-plans](https://aiskill.market/skills/writing-plans-1) — Write implementation plans: bite-sized tasks, paths, code. (0 installs) - [solana](https://aiskill.market/skills/solana-1) — Query Solana blockchain data with USD pricing — wallet balances, token portfolios with values, transaction details, NFTs, whale detection, and live network stats. Uses Solana RPC + CoinGecko. No API k (0 installs) - [fastmcp](https://aiskill.market/skills/fastmcp) — Build, test, inspect, install, and deploy MCP servers with FastMCP in Python. Use when creating a new MCP server, wrapping an API or database as MCP tools, exposing resources or prompts, or preparing (0 installs) - [one-three-one-rule](https://aiskill.market/skills/one-three-one-rule) — Structured decision-making framework for technical proposals and trade-off analysis. When the user faces a choice between multiple approaches (architecture decisions, tool selection, refactoring strat (0 installs) - [base](https://aiskill.market/skills/base) — Query Base (Ethereum L2) blockchain data with USD pricing — wallet balances, token info, transaction details, gas analysis, contract inspection, whale detection, and live network stats. Uses Base RPC (0 installs) - [blender-mcp](https://aiskill.market/skills/blender-mcp) — Control Blender directly from Hermes via socket connection to the blender-mcp addon. Create 3D objects, materials, animations, and run arbitrary Blender Python (bpy) code. Use when user wants to creat (0 installs) - [huggingface-tokenizers](https://aiskill.market/skills/huggingface-tokenizers) — Fast tokenizers optimized for research and production. Rust-based implementation tokenizes 1GB in <20 seconds. Supports BPE, WordPiece, and Unigram algorithms. Train custom vocabularies, track alignme (0 installs) - [oss-forensics](https://aiskill.market/skills/oss-forensics) — Supply chain investigation, evidence recovery, and forensic analysis for GitHub repositories. Covers deleted commit recovery, force-push detection, IOC extraction, multi-source evidence collection, hy (0 installs) - [openclaw-migration](https://aiskill.market/skills/openclaw-migration-1) — Migrate a user's OpenClaw customization footprint into Hermes Agent. Imports Hermes-compatible memories, SOUL.md, command allowlists, user skills, and selected workspace assets from ~/.openclaw, then (0 installs) - [lambda-labs-gpu-cloud](https://aiskill.market/skills/lambda-labs-gpu-cloud) — Reserved and on-demand GPU cloud instances for ML training and inference. Use when you need dedicated GPU instances with simple SSH access, persistent filesystems, or high-performance multi-node clust (0 installs) - [agentmail](https://aiskill.market/skills/agentmail-1) — Give the agent its own dedicated email inbox via AgentMail. Send, receive, and manage email autonomously using agent-owned email addresses (e.g. hermes-agent@agentmail.to). (0 installs) - [fitness-nutrition](https://aiskill.market/skills/fitness-nutrition) — Gym workout planner and nutrition tracker. Search 690+ exercises by muscle, equipment, or category via wger. Look up macros and calories for 380,000+ foods via USDA FoodData Central. Compute BMI, TDEE (0 installs) - [neuroskill-bci](https://aiskill.market/skills/neuroskill-bci) — Connect to a running NeuroSkill instance and incorporate the user's real-time cognitive and emotional state (focus, relaxation, mood, cognitive load, drowsiness, heart rate, HRV, sleep staging, and 40 (0 installs) - [mcporter](https://aiskill.market/skills/mcporter-1) — Use the mcporter CLI to list, configure, auth, and call MCP servers/tools directly (HTTP or stdio), including ad-hoc servers, config edits, and CLI/type generation. (0 installs) - [modal-serverless-gpu](https://aiskill.market/skills/modal-serverless-gpu) — Serverless GPU cloud platform for running ML workloads. Use when you need on-demand GPU access without infrastructure management, deploying ML models as APIs, or running batch jobs with automatic scal (0 installs) - [nemo-curator](https://aiskill.market/skills/nemo-curator) — GPU-accelerated data curation for LLM training. Supports text/image/video/audio. Features fuzzy deduplication (16× faster), quality filtering (30+ heuristics), semantic deduplication, PII redaction, N (0 installs) - [faiss](https://aiskill.market/skills/faiss) — Facebook's library for efficient similarity search and clustering of dense vectors. Supports billions of vectors, GPU acceleration, and various index types (Flat, IVF, HNSW). Use for fast k-NN search, (0 installs) - [qdrant-vector-search](https://aiskill.market/skills/qdrant-vector-search) — High-performance vector similarity search engine for RAG and semantic search. Use when building production RAG systems requiring fast nearest neighbor search, hybrid search with filtering, or scalable (0 installs) - [tensorrt-llm](https://aiskill.market/skills/tensorrt-llm) — Optimizes LLM inference with NVIDIA TensorRT for maximum throughput and lowest latency. Use for production deployment on NVIDIA GPUs (A100/H100), when you need 10-100x faster inference than PyTorch, o (0 installs) - [hermes-atropos-environments](https://aiskill.market/skills/hermes-atropos-environments) — Build, test, and debug Hermes Agent RL environments for Atropos training. Covers the HermesAgentBaseEnv interface, reward functions, agent loop integration, evaluation with tools, wandb logging, and t (0 installs) - [here.now](https://aiskill.market/skills/herenow) — Publish static sites to {slug}.here.now and store private files in cloud Drives for agent-to-agent handoff. (0 installs) - [distributed-llm-pretraining-torchtitan](https://aiskill.market/skills/distributed-llm-pretraining-torchtitan) — Provides PyTorch-native distributed LLM pretraining using torchtitan with 4D parallelism (FSDP2, TP, PP, CP). Use when pretraining Llama 3.1, DeepSeek V3, or custom models at scale from 8 to 512+ GPUs (0 installs) - [shop-app](https://aiskill.market/skills/shop-app) — Shop.app: product search, order tracking, returns, reorder. (0 installs) - [telephony](https://aiskill.market/skills/telephony) — Give Hermes phone capabilities without core tool changes. Provision and persist a Twilio number, send and receive SMS/MMS, make direct calls, and place AI-driven outbound calls through Bland.ai or Vap (0 installs) - [duckduckgo-search](https://aiskill.market/skills/duckduckgo-search-1) — Free web search via DuckDuckGo — text, news, images, videos. No API key needed. Prefer the `ddgs` CLI when installed; use the Python DDGS library only after verifying that `ddgs` is available in the c (0 installs) - [qmd](https://aiskill.market/skills/qmd-1) — Search personal knowledge bases, notes, docs, and meeting transcripts locally using qmd — a hybrid retrieval engine with BM25, vector search, and LLM reranking. Supports CLI and MCP integration. (0 installs) - [scrapling](https://aiskill.market/skills/scrapling-1) — Web scraping with Scrapling - HTTP fetching, stealth browser automation, Cloudflare bypass, and spider crawling via CLI and Python. (0 installs) - [1password](https://aiskill.market/skills/1password-1) — Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in, and reading/injecting secrets for commands. (0 installs) - [sherlock](https://aiskill.market/skills/sherlock) — OSINT username search across 400+ social networks. Hunt down social media accounts by username. (0 installs) - [songsee](https://aiskill.market/skills/songsee-1) — Audio spectrograms/features (mel, chroma, MFCC) via CLI. (0 installs) - [unsloth](https://aiskill.market/skills/axolotl) — Unsloth: 2-5x faster LoRA/QLoRA fine-tuning, less VRAM. (0 installs) - [python-debugpy](https://aiskill.market/skills/python-debugpy) — Debug Python: pdb REPL + debugpy remote (DAP). (0 installs) - [findmy](https://aiskill.market/skills/findmy) — Track Apple devices/AirTags via FindMy.app on macOS. (0 installs) - [architecture-diagram](https://aiskill.market/skills/architecture-diagram) — Dark-themed SVG architecture/cloud/infra diagrams as HTML. (0 installs) - [youtube-content](https://aiskill.market/skills/youtube-content) — YouTube transcripts to summaries, threads, blogs. (0 installs) - [notion](https://aiskill.market/skills/notion-1) — Notion API + ntn CLI: pages, databases, markdown, Workers. (0 installs) - [powerpoint](https://aiskill.market/skills/powerpoint) — Create, read, edit .pptx decks, slides, notes, templates. (0 installs) - [hermes-agent](https://aiskill.market/skills/hermes-agent) — Configure, extend, or contribute to Hermes Agent. (0 installs) - [ascii-video](https://aiskill.market/skills/ascii-video) — ASCII video: convert video/audio to colored ASCII MP4/GIF. (0 installs) - [ascii-art](https://aiskill.market/skills/ascii-art) — ASCII art: pyfiglet, cowsay, boxes, image-to-ascii. (0 installs) - [baoyu-infographic](https://aiskill.market/skills/baoyu-infographic-1) — Infographics: 21 layouts x 21 styles (信息图, 可视化). (0 installs) - [excalidraw](https://aiskill.market/skills/excalidraw) — Hand-drawn Excalidraw JSON diagrams (arch, flow, seq). (0 installs) - [p5js](https://aiskill.market/skills/p5js) — p5.js sketches: gen art, shaders, interactive, 3D. (0 installs) - [kanban-worker](https://aiskill.market/skills/kanban-worker) — Pitfalls, examples, and edge cases for Hermes Kanban workers. The lifecycle itself is auto-injected into every worker's system prompt as KANBAN_GUIDANCE (from agent/prompt_builder.py); this skill is w (0 installs) ### Designs - [Raycast](https://aiskill.market/skills/raycast-design-system) — ### Raycast - Productivity launcher. - Sleek dark chrome, vibrant gradient accents - 属于: A dark-canvas developer-tools system that treats the marketing page… (0 installs) - [MongoDB](https://aiskill.market/skills/mongodb-design-system) — ### MongoDB - Document database. - Green leaf branding, developer documentation focus - description: MongoDB carries a strong dual-mode visual identity — dar… (0 installs) - [NVIDIA](https://aiskill.market/skills/nvidia-design-system) — ### NVIDIA - GPU computing. - Green-black energy, technical power aesthetic - An engineering-grade marketing system organized around two surface modes — a de… (0 installs) - [Mintlify](https://aiskill.market/skills/mintlify-design-system) — ### Mintlify - Documentation platform. - Clean, green-accented, reading-optimized - description: Mintlify presents documentation infrastructure with a dual-m… (0 installs) - [Nike](https://aiskill.market/skills/nike-design-system) — ### Nike - Athletic retail. - Monochrome UI, massive uppercase Futura, full-bleed photography - A photography-first commerce system built on extreme typograp… (0 installs) - [Replicate](https://aiskill.market/skills/replicate-design-system) — ### Replicate - Run ML models via API. - Clean white canvas, code-forward - Replicate's marketing surfaces pair the warm-cream developer-tools aesthetic (0 installs) - [OpenCode AI](https://aiskill.market/skills/opencode-ai-design-system) — ### OpenCode AI - AI coding platform. - Developer-centric dark theme - A terminal-native marketing system rendered entirely in Berkeley Mono — every word on… (0 installs) - [PlayStation](https://aiskill.market/skills/playstation-design-system) — ### PlayStation - Gaming console retail. - Three-surface channel layout, cyan hover-scale interaction - A three-surface marketing system organized around alt… (0 installs) - [HashiCorp](https://aiskill.market/skills/hashicorp-design-system) — ### HashiCorp - Infrastructure automation. - Enterprise-clean, black and white - description: "An enterprise-infrastructure marketing canvas built around a n… (0 installs) - [Mastercard](https://aiskill.market/skills/mastercard-design-system) — ### Mastercard - Global payments network. - Warm cream canvas, orbital pill shapes, editorial warmth - Mastercard's experience reads like a warm, editorial m… (0 installs) - [Mistral AI](https://aiskill.market/skills/mistral-ai-design-system) — ### Mistral AI - Open-weight LLM provider. - French-engineered minimalism, purple-toned - description: Mistral AI brands itself with a singular signature — a… (0 installs) - [Revolut](https://aiskill.market/skills/revolut-design-system) — ### Revolut - Digital banking. - Sleek dark interface, gradient cards, fintech precision - Revolut's marketing surfaces pair a stark black canvas with the br… (0 installs) - [SpaceX](https://aiskill.market/skills/spacex-design-system) — ### SpaceX - Space technology. - Stark black and white, full-bleed imagery, futuristic - SpaceX's website is a full-screen cinematic experience that treats a… (0 installs) - [RunwayML](https://aiskill.market/skills/runwayml-design-system) — ### RunwayML - AI video generation. - Cinematic dark UI, media-rich layout - Runway's interface is a cinematic reel brought to life as a website — a dark, ed… (0 installs) - [Ollama](https://aiskill.market/skills/ollama-design-system) — ### Ollama - Run LLMs locally. - Terminal-first, monochrome simplicity - An almost defiantly minimal documentation-first system that treats the home page lik… (0 installs) - [Sentry](https://aiskill.market/skills/sentry-design-system) — ### Sentry - Error monitoring. - Dark dashboard, data-dense, pink-purple accent - Sentry's website is a dark-mode-first developer tool interface that speaks… (0 installs) - [Cursor](https://aiskill.market/skills/cursor-design-system) — ### Cursor - AI-first code editor. - Sleek dark interface, gradient accents - description: An AI-first code editor whose marketing site reads like a quietly-… (0 installs) - [Linear](https://aiskill.market/skills/linear-design-system) — ### Linear - Project management for engineers. - Ultra-minimal, precise, purple accent - description: "A near-black product-focused marketing canvas built ar… (0 installs) - [Claude](https://aiskill.market/skills/claude-design-system) — ### Claude - Anthropic's AI assistant. - Warm terracotta accent, clean editorial layout - description: A warm-canvas editorial interface for Anthropic's Clau… (0 installs) - [IBM](https://aiskill.market/skills/ibm-design-system) — ### IBM - Enterprise technology. - Carbon design system, structured blue palette - description: "An enterprise-marketing canvas faithful to Carbon Design Sys… (0 installs) - [Figma](https://aiskill.market/skills/figma-design-system) — ### Figma - Collaborative design tool. - Vibrant multi-color, playful yet professional - description: "A confident black-and-white editorial frame interrupte… (0 installs) - [Cohere](https://aiskill.market/skills/cohere-design-system) — ### Cohere - Enterprise AI platform. - Vibrant gradients, data-rich dashboard aesthetic - description: Cohere's 2026 web system is a controlled enterprise AI… (0 installs) - [Kraken](https://aiskill.market/skills/kraken-design-system) — ### Kraken - Crypto trading platform. - Purple-accented dark UI, data-dense dashboards - Kraken's website is a clean, trustworthy crypto exchange that uses p… (0 installs) - [Expo](https://aiskill.market/skills/expo-design-system) — ### Expo - React Native platform. - Dark theme, tight letter-spacing, code-centric - description: A React Native developer-platform whose marketing site read… (0 installs) - [ClickHouse](https://aiskill.market/skills/clickhouse-design-system) — ### ClickHouse - Fast analytics database. - Yellow-accented, technical documentation style - description: A high-performance database interface anchored on n… (0 installs) - [ElevenLabs](https://aiskill.market/skills/elevenlabs-design-system) — ### ElevenLabs - AI voice platform. - Dark cinematic UI, audio-waveform aesthetics - description: A voice-AI brand whose marketing surfaces read like a quiet… (0 installs) - [Lamborghini](https://aiskill.market/skills/lamborghini-design-system) — ### Lamborghini - Luxury automotive. - True black cathedral, gold accent, LamboType custom Neo-Grotesk - Lamborghini's website is a cathedral of darkness — a… (0 installs) - [Coinbase](https://aiskill.market/skills/coinbase-design-system) — ### Coinbase - Crypto exchange. - Clean blue identity, trust-focused, institutional feel - description: An institutional-grade crypto exchange whose marketin… (0 installs) - [Ferrari](https://aiskill.market/skills/ferrari-design-system) — ### Ferrari - Luxury automotive. - Chiaroscuro black-white editorial, Ferrari Red with extreme sparseness - description: A luxury-automotive brand whose mark… (0 installs) - [Meta](https://aiskill.market/skills/meta-design-system) — ### Meta - Tech retail store. - Photography-first, binary light/dark surfaces, Meta Blue CTAs - description: Meta's design system spans hardware commerce (Qu… (0 installs) - [Minimax](https://aiskill.market/skills/minimax-design-system) — ### Minimax - AI model provider. - Bold dark interface with neon accents - description: MiniMax presents itself as a premium AI infrastructure brand through… (0 installs) - [Intercom](https://aiskill.market/skills/intercom-design-system) — ### Intercom - Customer messaging. - Friendly blue palette, conversational UI patterns - description: "An editorial customer-service marketing canvas built a… (0 installs) - [Cal.com](https://aiskill.market/skills/calcom-design-system) — ### Cal.com - Open-source scheduling. - Clean neutral UI, developer-oriented simplicity - description: A clean, calendar-software-first interface anchored on… (0 installs) - [Framer](https://aiskill.market/skills/framer-design-system) — ### Framer - Website builder. - Bold black and blue, motion-first, design-forward - description: "A confident dark-canvas builder marketing site that treats… (0 installs) - [Lovable](https://aiskill.market/skills/lovable-design-system) — ### Lovable - AI full-stack builder. - Playful gradients, friendly dev aesthetic - Lovable's website radiates warmth through restraint. The entire page sits… (0 installs) - [Composio](https://aiskill.market/skills/composio-design-system) — ### Composio - Tool integration platform. - Modern dark with colorful integration icons - description: A developer-tools brand for AI-agent tool integration… (0 installs) - [Miro](https://aiskill.market/skills/miro-design-system) — ### Miro - Visual collaboration. - Bright yellow accent, infinite canvas aesthetic - description: Miro presents itself as the AI-powered visual workspace thr… (0 installs) - [Binance](https://aiskill.market/skills/binance-design-system) — ### Binance - Crypto exchange. - Bold Binance Yellow on monochrome, trading-floor urgency - description: A confident financial-platform interface anchored on… (0 installs) - [BMW M](https://aiskill.market/skills/bmw-m-design-system) — ### BMW M - Performance automotive. - Motorsport-inspired contrast, M color accents, precision-driven layout - description: A motorsport-engineering interfac… (0 installs) - [BMW](https://aiskill.market/skills/bmw-design-system) — ### BMW - Luxury automotive. - Dark premium surfaces, precise German engineering aesthetic - description: BMW's corporate site — distinct from BMW M's motors… (0 installs) - [Airbnb](https://aiskill.market/skills/airbnb-design-system) — ### Airbnb - Travel marketplace. - Warm coral accent, photography-driven, rounded UI - description: A warm, generous consumer marketplace anchored on a clean… (0 installs) - [Airtable](https://aiskill.market/skills/airtable-design-system) — ### Airtable - Spreadsheet-database hybrid. - Colorful, friendly, structured data aesthetic - description: A sober, editorial workflow-software interface anc… (0 installs) - [canvas-design (social graphics)](https://aiskill.market/skills/canvas-design-social-graphics) — Turns the agent into a graphic designer that outputs real PNG and PDF — carousels, quote cards, infographics — not flat JPEGs. (0 installs) - [algorithmic-art](https://aiskill.market/skills/algorithmic-art-2) — Generative art for backgrounds, hero textures and abstract visuals built from math — flow fields, noise, particles — never stock. (0 installs) - [Learn Platform - Workforce Edition](https://aiskill.market/skills/learn-platform-workforce-edition-design-system) — A warm, professional, and accessible learning management interface designed for Learning Managers, HR Teams, and Training Coordinators. (0 installs) - [Humane](https://aiskill.market/skills/humane-design-system) — Humane's design system is "The Invisible Interface." Designed for the AI Pin, it focuses on projection-based interactions, cosmic black foundations, and a "l… (0 installs) - [Bento](https://aiskill.market/skills/bento-design-system) — Bento's design system is "The Grid of You." It is a playful, personal environment centered around the "Bento Box" pattern—organizing life and links into a be… (0 installs) - [BYJU'S](https://aiskill.market/skills/byjus-design-system) — BYJU'S design system is "Playful Discovery." It uses a signature purple-and-pink palette and rounded, friendly shapes to make learning feel like an adventure… (0 installs) - [Flipkart](https://aiskill.market/skills/flipkart-design-system) — Flipkart's design system is built for massive scale and high conversion. It is characterized by its high-contrast "Blue and Yellow" palette and a layout opti… (0 installs) - [Spotify](https://aiskill.market/skills/spotify-design-system) — ### Spotify - Music streaming. - Vibrant green on dark, bold type, album-art-driven - Spotify's web interface is a dark, immersive music player that wraps li… (0 installs) ## Contact - Website: https://aiskill.market - GitHub: https://github.com/DukeWood/aiSkills - Publisher: Innovatorly Ltd (https://innovatorly.ai) _Last updated: 2026-09-05._