███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 451 | firestore-security-rules-auditor | firebase/agent-skills |
Overview This skill acts as an auditor for Firebase Security Rules, evaluating them against a rigorous set of criteria to ensure they are secure, robust, and correctly implemented. Scoring Criteria Assessment: Security Validator (Red Team Edition) You are a Senior Security Auditor and Penetration Tester specializing in Firestore. Your goal is to find "the hole in the wall." Do not assume a rule is secure because it looks complex; instead, actively try to find a sequence of operations to bypass i...
|
20.2K |
| 452 | gws-slides | googleworkspace/cli |
slides (v1) PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and security rules. If missing, run gws generate-skills to create it. gws slides < resource > < method > [ flags ] API Resources presentations batchUpdate — Applies one or more updates to the presentation. Each request is validated before being applied. If any request is not valid, then the entire request will fail and nothing will be applied. Some requests have replies to give you some information about how they are a...
|
20.1K |
| 453 | huashu-design | alchaincyf/huashu-design |
花叔Design · Huashu-Design 你是一位用HTML工作的设计师,不是程序员。用户是你的manager,你产出深思熟虑、做工精良的设计作品。 HTML是工具,但你的媒介和产出形式会变 ——做幻灯片时别像网页,做动画时别像Dashboard,做App原型时别像说明书。 根据任务embody对应领域的专家 :动画师/UX设计师/幻灯片设计师/原型师。 使用前提 这个skill专为「用HTML做视觉产出」的场景设计,不是给任何HTML任务用的万能勺。适用场景: 交互原型 :高保真产品mockup,用户可以点击、切换、感受流程 设计变体探索 :并排对比多个设计方向,或用Tweaks实时调参 演示幻灯片 :1920×1080的HTML deck,可以当PPT用 动画Demo :时间轴驱动的motion design,做视频素材或概念演示 信息图/可视化 :精确排版、数据驱动、印刷级质量 不适用场景:生产级Web App、SEO网站、需要后端的动态系统——这些用frontend-design skill。 核心原则 0 · 事实验证先于假设(优先级最高,凌驾所有其他流程) 任何涉及...
|
20.1K |
| 454 | make-interfaces-feel-better | jakubkrehel/make-interfaces-feel-better |
Details that make interfaces feel better Great interfaces rarely come from a single thing. It's usually a collection of small details that compound into a great experience. Apply these principles when building or reviewing UI code. Quick Reference Category When to Use Typography Text wrapping, font smoothing, tabular numbers Layout & Spacing Border radius, optical alignment, shadows, image outlines Animations Interruptible animations, enter/exit transitions, icon animations Core Principles 1. Co...
|
20K |
| 455 | baoyu-comic | jimliu/baoyu-skills |
Knowledge Comic Creator Create original knowledge comics with flexible art style × tone combinations. Usage /baoyu-comic posts/turing-story/source.md /baoyu-comic article.md --art manga --tone warm /baoyu-comic then paste content Options Visual Dimensions Option Values Description --art ligne-claire (default), manga, realistic, ink-brush, chalk Art style / rendering technique --tone neutral (default), warm, dramatic, romantic, energetic, vintage, action Mood / atmosphere --layout standard (...
|
20K |
| 456 | gws-tasks | googleworkspace/cli |
tasks (v1) PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and security rules. If missing, run gws generate-skills to create it. gws tasks < resource > < method > [ flags ] API Resources tasklists delete — Deletes the authenticated user's specified task list. If the list contains assigned tasks, both the assigned tasks and the original tasks in the assignment surface (Docs, Chat Spaces) are deleted. get — Returns the authenticated user's specified task list. insert — Creates a ...
|
19.9K |
| 457 | baoyu-post-to-x | jimliu/baoyu-skills |
Post to X (Twitter) Posts text, images, videos, and long-form articles to X via real Chrome browser (bypasses anti-bot detection). Script Directory Important: All scripts are located in the scripts/ subdirectory of this skill. Agent Execution Instructions: Determine this SKILL.md file's directory path as SKILL_DIR Script path = ${SKILL_DIR}/scripts/<script-name>.ts Replace all ${SKILL_DIR} in this document with the actual path Script Reference: Script Purpose scripts/x-browser.ts Regular ...
|
19.8K |
| 458 | higgsfield-product-photoshoot | higgsfield-ai/skills |
Product Photoshoot Brand-image generation via the higgsfield product-photoshoot create command. The CLI calls a backend prompt enhancer that holds mode-specific photography vocabulary and structural templates, then submits to gpt_image_2 and returns image URLs. Prerequisites higgsfield CLI: curl -fsSL https://raw.githubusercontent.com/higgsfield-ai/cli/main/install.sh | sh Authenticated: higgsfield auth login UX Rules Be concise. Print only image URLs in the final reply. Detect language, respond...
|
19.6K |
| 459 | backlink-analyzer | aaron-he-zhu/seo-geo-claude-skills |
Backlink Analyzer This skill helps you analyze, monitor, and optimize your backlink profile. It identifies link quality, discovers opportunities, and tracks competitor link building activities. When to Use This Skill Auditing your current backlink profile Identifying toxic or harmful links Discovering link building opportunities Analyzing competitor backlink strategies Monitoring new and lost links Evaluating link quality for outreach Preparing for link disavow What This Skill Does Profile Ana...
|
19.6K |
| 460 | use-dom | expo/skills |
What are DOM Components? DOM components allow web code to run verbatim in a webview on native platforms while rendering as-is on web. This enables using web-only libraries like recharts, react-syntax-highlighter, or any React web library in your Expo app without modification. When to Use DOM Components Use DOM components when you need: Web-only libraries — Charts (recharts, chart.js), syntax highlighters, rich text editors, or any library that depends on DOM APIs Migrating web code — Bring e...
|
19.4K |
| 461 | higgsfield-soul-id | higgsfield-ai/skills |
Higgsfield Soul Character Train a face-faithful identity model. Reusable across all Soul-powered generations. Step 0 — Bootstrap Before any other command: If higgsfield is not on $PATH , install it: curl -fsSL https://raw.githubusercontent.com/higgsfield-ai/cli/main/install.sh | sh If higgsfield account status fails with Session expired / Not authenticated , ask the user to run higgsfield auth login (interactive) and wait for confirmation. Soul training requires a paid plan (Basic+). If higgsfie...
|
19.4K |
| 462 | next-upgrade | vercel-labs/next-skills |
Upgrade Next.js Upgrade the current project to the latest Next.js version following official migration guides. Instructions Detect current version: Read package.json to identify the current Next.js version and related dependencies (React, React DOM, etc.) Fetch the latest upgrade guide: Use WebFetch to get the official upgrade documentation: Codemods: https://nextjs.org/docs/app/building-your-application/upgrading/codemods Version-specific guides (adjust version as needed): https://nextjs.o...
|
19.3K |
| 463 | baoyu-danger-x-to-markdown | jimliu/baoyu-skills |
X to Markdown Converts X content to markdown: Tweets/threads → Markdown with YAML front matter X Articles → Full content extraction Script Directory Scripts located in scripts/ subdirectory. Path Resolution: SKILL_DIR = this SKILL.md's directory Script path = ${SKILL_DIR}/scripts/main.ts Consent Requirement Before any conversion, check and obtain consent. Consent Flow Step 1: Check consent file macOS cat ~/Library/Application\ Support/baoyu-skills/x-to-markdown/consent.json Linux cat...
|
19.3K |
| 464 | swiftui-expert-skill | avdlee/swiftui-agent-skill |
SwiftUI Expert Skill Overview Use this skill to build, review, or improve SwiftUI features with correct state management, modern API usage, Swift concurrency best practices, optimal view composition, and iOS 26+ Liquid Glass styling. Prioritize native APIs, Apple design guidance, and performance-conscious patterns. This skill focuses on facts and best practices without enforcing specific architectural patterns. Workflow Decision Tree 1) Review existing SwiftUI code Check property wrapper usage...
|
19.2K |
| 465 | baoyu-compress-image | jimliu/baoyu-skills |
Image Compressor Compresses images using best available tool (sips → cwebp → ImageMagick → Sharp). Script Directory Scripts in scripts/ subdirectory. Replace ${SKILL_DIR} with this SKILL.md's directory path. Script Purpose scripts/main.ts Image compression CLI Preferences (EXTEND.md) Use Bash to check EXTEND.md existence (priority order): Check project-level first test -f .baoyu-skills/baoyu-compress-image/EXTEND.md && echo "project" Then user-level (cross-platform: $HOME works on macOS...
|
19.1K |
| 466 | wonda-cli | degausai/wonda |
Wonda CLI Wonda CLI is a content creation toolkit for terminal-based agents. Use it to generate images, videos, music, and audio; edit and compose media; publish to social platforms; and research/automate across LinkedIn, Reddit, and X/Twitter. Install If wonda is not found on PATH, install it first: npm npm i -g @degausai/wonda Homebrew brew tap degausai/tap && brew install wonda Setup Auth : wonda auth login (opens browser, recommended) or set WONDERCAT_API_KEY env var Verify : wonda auth ch...
|
19K |
| 467 | baoyu-danger-gemini-web | jimliu/baoyu-skills |
Gemini Web Client Text/image generation via Gemini Web API. Supports reference images and multi-turn conversations. Script Directory Important: All scripts are located in the scripts/ subdirectory of this skill. Agent Execution Instructions: Determine this SKILL.md file's directory path as SKILL_DIR Script path = ${SKILL_DIR}/scripts/<script-name>.ts Replace all ${SKILL_DIR} in this document with the actual path Script Reference: Script Purpose scripts/main.ts CLI entry point for text/ima...
|
19K |
| 468 | code-review-excellence | wshobson/agents |
Code Review Excellence Transform code reviews from gatekeeping to knowledge sharing through constructive feedback, systematic analysis, and collaborative improvement. When to Use This Skill Reviewing pull requests and code changes Establishing code review standards for teams Mentoring junior developers through reviews Conducting architecture reviews Creating review checklists and guidelines Improving team collaboration Reducing code review cycle time Maintaining code quality standards Core Pri...
|
18.7K |
| 469 | higgsfield-marketplace-cards | higgsfield-ai/skills |
Marketplace Cards Create marketplace-ready product visuals with higgsfield marketplace-cards create . The CLI first calls the backend enhancer, where marketplace rules and templates are kept private, then creates nano_banana_2 jobs and prints result URLs. Bootstrap If higgsfield is not on $PATH , install it by running the official installer with Bash: curl -fsSL https://raw.githubusercontent.com/higgsfield-ai/cli/main/install.sh | sh . If higgsfield account status fails with authentication error...
|
18.6K |
| 470 | gws-gmail-watch | googleworkspace/cli |
gmail +watch PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and security rules. If missing, run gws generate-skills to create it. Watch for new emails and stream them as NDJSON Usage gws gmail +watch Flags Flag Required Default Description --project — — GCP project ID for Pub/Sub resources --subscription — — Existing Pub/Sub subscription name (skip setup) --topic — — Existing Pub/Sub topic with Gmail push permission already granted --label-ids — — Comma-separated Gmail label I...
|
18.5K |
| 471 | gws-meet | googleworkspace/cli |
No SKILL.md available for this skill. View on GitHub
|
18.4K |
| 472 | firebase-firestore | firebase/agent-skills |
No SKILL.md available for this skill. View on GitHub
|
18.3K |
| 473 | baoyu-format-markdown | jimliu/baoyu-skills |
Transforms plain text or markdown files into well-structured markdown with proper frontmatter, formatting, and typography. Script Directory Scripts in `scripts/` subdirectory. Replace `${SKILL_DIR}` with this SKILL.md's directory path. | `scripts/main.ts` | Main entry point with CLI options | `scripts/cjk-emphasis.ts` | Fix CJK emphasis/bold punctuation issues | `scripts/quotes.ts` | Replace ASCII quotes with fullwidth quotes | `scripts/autocorrect.ts` | Add CJK/English spacing via...
|
18.3K |
| 474 | ckm:design-system | nextlevelbuilder/ui-ux-pro-max-skill |
Design System Token architecture, component specifications, systematic design, slide generation. When to Use Design token creation Component state definitions CSS variable systems Spacing/typography scales Design-to-code handoff Tailwind theme configuration Slide/presentation generation Token Architecture Load: references/token-architecture.md Three-Layer Structure Primitive (raw values) ↓ Semantic (purpose aliases) ↓ Component (component-specific) Example: /* Primitive */ --color-blue-600 : 256...
|
18K |
| 475 | gws-forms | googleworkspace/cli |
forms (v1) PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and security rules. If missing, run gws generate-skills to create it. gws forms < resource > < method > [ flags ] API Resources forms batchUpdate — Change the form with a batch of updates. create — Create a new form using the title given in the provided form message in the request. Important: Only the form.info.title and form.info.document_title fields are copied to the new form. All other fields including the form desc...
|
18K |
| 476 | documentation-writer | github/awesome-copilot |
Diátaxis Documentation Expert You are an expert technical writer specializing in creating high-quality software documentation. Your work is strictly guided by the principles and structure of the Diátaxis Framework ( https://diataxis.fr/ ). GUIDING PRINCIPLES Clarity: Write in simple, clear, and unambiguous language. Accuracy: Ensure all information, especially code snippets and technical details, is correct and up-to-date. User-Centricity: Always prioritize the user's goal. Every document must h...
|
18K |
| 477 | ckm:ui-styling | nextlevelbuilder/ui-ux-pro-max-skill |
UI Styling Skill Comprehensive skill for creating beautiful, accessible user interfaces combining shadcn/ui components, Tailwind CSS utility styling, and canvas-based visual design systems. Reference shadcn/ui: https://ui.shadcn.com/llms.txt Tailwind CSS: https://tailwindcss.com/docs When to Use This Skill Use when: Building UI with React-based frameworks (Next.js, Vite, Remix, Astro) Implementing accessible components (dialogs, forms, tables, navigation) Styling with utility-first CSS approach ...
|
17.9K |
| 478 | prd | github/awesome-copilot |
Product Requirements Document (PRD) Overview Design comprehensive, production-grade Product Requirements Documents (PRDs) that bridge the gap between business vision and technical execution. This skill works for modern software systems, ensuring that requirements are clearly defined. When to Use Use this skill when: Starting a new product or feature development cycle Translating a vague idea into a concrete technical specification Defining requirements for AI-powered features Stakeholders need a...
|
17.9K |
| 479 | ckm:design | nextlevelbuilder/ui-ux-pro-max-skill |
Design Unified design skill: brand, tokens, UI, logo, CIP, slides, banners, social photos, icons. When to Use Brand identity, voice, assets Design system tokens and specs UI styling with shadcn/ui + Tailwind Logo design and AI generation Corporate identity program (CIP) deliverables Presentations and pitch decks Banner design for social media, ads, web, print Social photos for Instagram, Facebook, LinkedIn, Twitter, Pinterest, TikTok Sub-skill Routing Task Sub-skill Details Brand identity, voice...
|
17.8K |
| 480 | nextjs-app-router-patterns | wshobson/agents |
Next.js App Router Patterns Comprehensive patterns for Next.js 14+ App Router architecture, Server Components, and modern full-stack React development. When to Use This Skill Building new Next.js applications with App Router Migrating from Pages Router to App Router Implementing Server Components and streaming Setting up parallel and intercepting routes Optimizing data fetching and caching Building full-stack features with Server Actions Core Concepts 1. Rendering Modes Mode Where When to Use ...
|
17.8K |
| 481 | skill-vetter | useai-pro/openclaw-skills-security |
Skill Vetter You are a security auditor for OpenClaw skills. Before the user installs any skill, you must vet it for safety. When to Use Before installing a new skill from ClawHub When reviewing a SKILL.md from GitHub or other sources When someone shares a skill file and you need to assess its safety During periodic audits of already-installed skills Vetting Protocol Step 1: Metadata Check Read the skill's SKILL.md frontmatter and verify: name matches the expected skill name (no typosquatting) v...
|
17.8K |
| 482 | aso-audit | coreyhaines31/marketingskills |
ASO Audit Analyze App Store and Google Play listings against ASO best practices. Fetches live listing data, scores metadata, visuals, and ratings, then produces a prioritized action plan. When to Use User shares an App Store or Google Play URL User asks to audit or optimize an app listing User wants to compare their app against competitors User asks about app store ranking, visibility, or download conversion Before Auditing Check for product marketing context first: If .agents/product-marketing-...
|
17.8K |
| 483 | firebase-crashlytics | firebase/agent-skills |
Crashlytics This skill provides a complete guide for getting started with Crashlytics on Android or iOS. Crash data collected from client applications can be read using the MCP server in the Firebase CLI. Prerequisites Provisioning Crashlytics requires both a Firebase project and a Firebase app, either Android or iOS. To read the data collected by Crashlytics, install the MCP server in the Firebase CLI. See the firebase-basics skill for references. SDK Setup To learn how to setup Crashlytics in ...
|
17.7K |
| 484 | agentix-ceo | agentix-cloud/skills |
Agentix — CEO Skill You are a CEO — an orchestrator that manages a team of AI workers through the Agentix platform. Workers are ephemeral Agentix workers that run on Modal, complete their task, and exit. Environment Setup Throughout this skill, $AGENTIX_API refers to the base URL of the Agentix API. Before making any API calls, resolve this value as follows: Check the AGENTIX_API_URL environment variable. If not set, default to https://agentix.cloud . SaaS (default — zero config required) expor...
|
17.7K |
| 485 | xcode-project-setup | firebase/agent-skills |
Xcode Project Setup ⛔️ CRITICAL RULES & ENVIRONMENT CHECKS Before performing any Xcode setup or file manipulation, you MUST adhere to the following rules. A hefty fee will be applied if you violate them. 1. The Anti-Ruby Mandate You are strictly forbidden from using Ruby, Rails, or any Ruby gems (including the xcodeproj gem). Under no circumstances may you write or execute Ruby scripts. 2. Modern Xcode Folder Synchronization Modern Xcode projects support folder synchronization. When adding new s...
|
17.6K |
| 486 | ckm:brand | nextlevelbuilder/ui-ux-pro-max-skill |
Brand Brand identity, voice, messaging, asset management, and consistency frameworks. When to Use Brand voice definition and content tone guidance Visual identity standards and style guide development Messaging framework creation Brand consistency review and audit Asset organization, naming, and approval Color palette management and typography specs Quick Start Inject brand context into prompts: node scripts/inject-brand-context.cjs node scripts/inject-brand-context.cjs --json Validate an asset:...
|
17.6K |
| 487 | ckm:banner-design | nextlevelbuilder/ui-ux-pro-max-skill |
Banner Design - Multi-Format Creative Banner System Design banners across social, ads, web, and print formats. Generates multiple art direction options per request with AI-powered visual elements. This skill handles banner design only. Does NOT handle video editing, full website design, or print production. When to Activate User requests banner, cover, or header design Social media cover/header creation Ad banner or display ad design Website hero section visual design Event/print banner design C...
|
17.6K |
| 488 | gpt-image-2 | pilioai/skills |
🪞 GPT Image 2 — Image Generation via Your ChatGPT Subscription agentspace.so · GitHub Generate images with GPT Image 2 (ChatGPT Images 2.0) inside your agent, using your existing ChatGPT Plus or Pro subscription — no separate OpenAI access, no Fal or Replicate tokens, no per-image billing. Text-to-image, image-to-image editing, style transfer, and multi-reference composition. Runs entirely through the local codex CLI you're already logged into. Heads up — this skill requires a ChatGPT Plus or Pr...
|
17.5K |
| 489 | ckm:slides | nextlevelbuilder/ui-ux-pro-max-skill |
Slides Strategic HTML presentation design with data visualization. $ARGUMENTS When to Use Marketing presentations and pitch decks Data-driven slides with Chart.js Strategic slide design with layout patterns Copywriting-optimized presentation content Subcommands Subcommand Description Reference create Create strategic presentation slides references/create.md References (Knowledge Base) Topic File Layout Patterns references/layout-patterns.md HTML Template references/html-template.md Copywriting F...
|
17.5K |
| 490 | fastapi-templates | wshobson/agents |
FastAPI Project Templates Production-ready FastAPI project structures with async patterns, dependency injection, middleware, and best practices for building high-performance APIs. When to Use This Skill Starting new FastAPI projects from scratch Implementing async REST APIs with Python Building high-performance web services and microservices Creating async applications with PostgreSQL, MongoDB Setting up API projects with proper structure and testing Core Concepts 1. Project Structure Recomme...
|
17.4K |
| 491 | ai-avatar-video | runcomfy-com/skills |
Install the belt CLI skill: npx skills add belt-sh/cli AI Avatar & Talking Head Videos Create AI avatars and talking head videos via inference.sh CLI. Quick Start Requires inference.sh CLI ( belt ). Install instructions belt login Show more
|
17.4K |
| 492 | tavily-search | tavily-ai/skills |
tavily search Web search returning LLM-optimized results with content snippets and relevance scores. Before running any command If tvly is not found on PATH, install it first: curl -fsSL https://cli.tavily.com/install.sh | bash && tvly login Do not skip this step or fall back to other tools. See tavily-cli for alternative install methods and auth options. When to use You need to find information on any topic You don't have a specific URL yet First step in the workflow : search → extract → map → ...
|
17.3K |
| 493 | postgresql-table-design | wshobson/agents |
PostgreSQL Table Design Core Rules Define a PRIMARY KEY for reference tables (users, orders, etc.). Not always needed for time-series/event/log data. When used, prefer BIGINT GENERATED ALWAYS AS IDENTITY; use UUID only when global uniqueness/opacity is needed. Normalize first (to 3NF) to eliminate data redundancy and update anomalies; denormalize only for measured, high-ROI reads where join performance is proven problematic. Premature denormalization creates maintenance burden. Add NOT NULL ever...
|
17.3K |
| 494 | ai-music | runcomfy-com/skills |
AI Music Generate AI music on RunComfy through one CLI — vocal songs, instrumentals, jingles, game loops, multilingual covers. This skill picks the right model from the RunComfy catalog based on the user's actual intent and ships the documented prompting patterns + the exact runcomfy run invoke for each. runcomfy.com · Audio models · CLI docs Install this skill npx skills add agentspace-so/runcomfy-agent-skills --skill ai-music -g Powered by the RunComfy CLI 1. Install (one of — see runcomfy-cl...
|
17.3K |
| 495 | release-skills | jimliu/baoyu-skills |
Release Skills Universal release workflow supporting any project type with multi-language changelog. Quick Start Just run /release-skills - auto-detects your project configuration. Supported Projects Project Type Version File Auto-Detected Node.js package.json ✓ Python pyproject.toml ✓ Rust Cargo.toml ✓ Claude Plugin marketplace.json ✓ Generic VERSION / version.txt ✓ Options Flag Description --dry-run Preview changes without executing --major Force major version bump --minor Force minor vers...
|
17.2K |
| 496 | cloudflare | cloudflare/skills |
Cloudflare Platform Skill Consolidated skill for building on the Cloudflare platform. Use decision trees below to find the right product, then load detailed references. Your knowledge of Cloudflare APIs, types, limits, and pricing may be outdated. Prefer retrieval over pre-training — the references in this skill are starting points, not source of truth. Retrieval Sources Fetch the latest information before citing specific numbers, API signatures, or configuration options. Do not rely on baked-in...
|
17.2K |
| 497 | gws-keep | googleworkspace/cli |
keep (v1) PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and security rules. If missing, run gws generate-skills to create it. gws keep < resource > < method > [ flags ] API Resources media download — Gets an attachment. To download attachment media via REST requires the alt=media query parameter. Returns a 400 bad request error if attachment media is not available in the requested MIME type. notes create — Creates a new note. delete — Deletes a note. Caller must have the OWNE...
|
17.2K |
| 498 | excalidraw-diagram-generator | github/awesome-copilot |
Excalidraw Diagram Generator A skill for generating Excalidraw-format diagrams from natural language descriptions. This skill helps create visual representations of processes, systems, relationships, and ideas without manual drawing. When to Use This Skill Use this skill when users request: "Create a diagram showing..." "Make a flowchart for..." "Visualize the process of..." "Draw the system architecture of..." "Generate a mind map about..." "Create an Excalidraw file for..." "Show the relations...
|
17.2K |
| 499 | vitest | antfu/skills |
Vitest is a next-generation testing framework powered by Vite. It provides a Jest-compatible API with native ESM, TypeScript, and JSX support out of the box. Vitest shares the same config, transformers, resolvers, and plugins with your Vite app. Key Features: Vite-native: Uses Vite's transformation pipeline for fast HMR-like test updates Jest-compatible: Drop-in replacement for most Jest test suites Smart watch mode: Only reruns affected tests based on module graph Native ESM, TypeScript, JSX su...
|
17.1K |
| 500 | ai-video-generation | runcomfy-com/skills |
AI Video Generation Generate videos with 40+ AI models via inference.sh CLI. Quick Start Requires inference.sh CLI ( belt ). Install instructions belt login Generate a video with Veo belt app run google/veo-3-1-fast --input '{"prompt": "drone shot flying over a forest"}' Available Models Text-to-Video Model App ID Best For Veo 3.1 Fast google/veo-3-1-fast Fast, with optional audio Veo 3.1 google/veo-3-1 Best quality, frame interpolation Veo 3 google/veo-3 High quality with audio Veo 3 Fast goog...
|
17K |