Agent Skills 排行榜 · 关键词 + 语义搜索

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
24,474
总 Skills
91.3M
总安装量
2,583
贡献者
# Skill 仓库 描述 安装量
6751 remotion-video wshuyi/remotion-video-skill
Remotion Video 用 React 以编程方式创建 MP4 视频的框架。 核心概念 Composition - 视频的定义(尺寸、帧率、时长) useCurrentFrame() - 获取当前帧号,驱动动画 interpolate() - 将帧号映射到任意值(位置、透明度等) spring() - 物理动画效果 - 时间轴上排列组件 快速开始 创建新项目 npx create-video@latest 选择模板后: cd <project-name> npm run dev 启动 Remotion Studio 预览 项目结构 my-video/ ├── src/ │ ├── Root.tsx 注册所有 Composition │ ├── HelloWorld.tsx 视频组件 │ └── index.ts 入口 ├── public/ 静态资源(音频、图片) ├── remotion.config.ts 配置文件 └── package.json 基...
778
6752 learn giuseppe-trisciuoglio/developer-kit
Learn: From Raw Materials to Published Output Prefix your first line with 🥷 inline, not as its own paragraph. Your role: collect, organize, translate, explain, structure. You support the user's thinking; you do not replace it. Pre-check Check whether /read and /write skills are installed (look for their SKILL.md in the skills directories). Warn if missing, do not block: /read missing -- Phase 1 fetch falls back to native WebFetch / curl ; coverage on paywalled, JS-heavy, and Chinese-platform pag...
778
6753 asc-localize-metadata rorkai/app-store-connect-cli-skills
asc localize metadata Use this skill to pull English (or any source locale) App Store metadata, translate it with LLM, and push translations back to App Store Connect — all automated. Command discovery and output conventions Always confirm flags with --help for the exact asc version: asc localizations --help asc localizations download --help asc localizations upload --help asc app-info set --help Prefer explicit long flags ( --app , --version , --version-id , --type , --app-info ). Default outpu...
778
6754 senior-ml-engineer alirezarezvani/claude-skills
No SKILL.md available for this skill. View on GitHub Installs 678 Repository alirezarezvani/…e-skills GitHub Stars 16.3K First Seen Jan 20, 2026
777
6755 senior-secops alirezarezvani/claude-skills
Senior SecOps Engineer Complete toolkit for Security Operations including vulnerability management, compliance verification, secure coding practices, and security automation. Table of Contents Core Capabilities Workflows Tool Reference Security Standards Compliance Frameworks Best Practices Core Capabilities Show more
777
6756 xyq-skill pippit-dev/pippit-skills
No SKILL.md available for this skill. View on GitHub Installs 457 Repository pippit-dev/pippit-skills First Seen 4 days ago
777
6757 vue vercel-labs/json-render
Vue Based on Vue 3.5. Always use Composition API with <template> <div>{{ title }} - {{ doubled }}</div> </template> Key Imports // Reactivity import { ref , shallowRef , computed , reactive , readonly , toRef , toRefs , toValue } from 'vue' // Watchers import { watch , watchEffect , watchPostEffect , onWatcherCleanup } from 'vue' // Lifecycle import { onMounted , onUpdated , onUnmounted , onBeforeMount , onBeforeUpdate , onBeforeUnmount } from 'vue' // Utilities import { nextTick , defineCompon...
777
6758 muapi-platform samuraigpt/generative-media-skills
⚙️ MuAPI Platform Utilities Setup and polling utilities for the muapi.ai platform. Configure your API key, verify connectivity, and poll for async generation results. Available Scripts Script Description setup.sh Configure API key, show config, test key validity check-result.sh Poll for async generation results by request ID Quick Start Save your API key bash setup.sh --add-key "YOUR_MUAPI_KEY" Show current configuration bash setup.sh --show-config Test API key validity bash setup.sh --test ...
777
6759 specs-code-cleanup giuseppe-trisciuoglio/developer-kit
Code Cleanup Overview Performs post-review cosmetic cleanup to make code production-ready. This is the final workflow step after /developer-kit-specs:specs.task-review approval. Input : docs/specs/[id]/tasks/TASK-XXX.md (reviewed status) Output : Cleaned code, task marked completed When to Use Use when asked to clean up code, polish, finalize, tidy up, or remove technical debt after review approval. Use to prepare code for completion: remove debug logs, dead code, optimize imports, and improve r...
777
6760 silicon-paddle-ocr aotenjou/silicon-paddleocr
OCR - Image Text Recognition Use PaddleOCR to extract text content from images. Supports single image or batch processing. Overview This skill provides optical character recognition (OCR) capabilities using the PaddlePaddle/PaddleOCR-VL-1.5 model via the SiliconFlow API. Extract text from JPG, PNG, WebP, BMP, and GIF images. When to Use Invoke this skill when: User wants to extract text from an image User asks to OCR a screenshot or photo User needs to read text from an image file User mentions ...
777
6761 longbridge-earnings longbridge/skills
Earnings Update Skill Response language : match the user's input language — Simplified Chinese / Traditional Chinese / English. Both the DOCX report body and the in-chat summary follow the user's language; chart labels, axis titles, and file names always stay in English. When to Use Trigger Example Post-earnings analysis "Analyze TSLA.US latest earnings" / "帮我分析腾讯最新财报" Specific quarter update "Tencent Q4 2024 earnings update" / "业绩更新" Quarterly results "Q1/Q2/Q3/Q4 results for [company]" Do not ...
777
6762 display-ads kostja94/marketing-skills
Paid Ads: Display / Banner Guides display advertising: ad networks, banner ads, and programmatic buying. Use when placing ads on publisher sites (websites, apps) for brand awareness or retargeting. When invoking : On first use , if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output. What Is Display / Banner Ad networks : Aggregate inventory from many publisher...
776
6763 heading-structure kostja94/marketing-skills
SEO On-Page: Heading Structure Guides heading (H1-H6) optimization for SEO and content structure. When invoking : On first use , if helpful, open with 1-2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output. Scope (On-Page SEO) H1 tag : One per page; clear headline; matches content; primary keyword near start Header tags (H1-H6) : Logical hierarchy; keyword in headers; one idea per h...
776
6764 funda-data himself65/finance-skills
Contains Shell Commands This skill contains shell command directives ( !`command` ) that may execute system commands. Review carefully before installing. Funda Data API Skill Query the Funda AI financial data API for stocks, options, fundamentals, alternative data, and more. Base URL: https://api.funda.ai/v1 Auth: Authorization: Bearer <API_KEY> header on all /v1/* endpoints. Pricing: This is a paid API. A Funda AI subscription is required. See funda.ai for pricing details. Step 1: Check API Key...
776
6765 rebuttal-writing lingzhi227/agent-research-skills
Rebuttal Writing Generate structured, evidence-based rebuttals to peer review comments. Input $0 — Reviewer comments (text file, or pasted directly) Optional: current paper draft for reference References Rebuttal prompts and format templates: ~/.claude/skills/rebuttal-writing/references/rebuttal-prompts.md Workflow Show more
776
6766 table-generation lingzhi227/agent-research-skills
Table Generation Convert experimental results into publication-ready LaTeX tables. Input $0 — Table type: comparison , ablation , descriptive , custom $1 — Data source: JSON file, CSV file, or inline data Scripts Generate LaTeX table from JSON/CSV python ~/.claude/skills/table-generation/scripts/results_to_table.py \ --input results.json --type comparison \ --bold-best max --caption "Performance comparison" \ --label tab:main_results Supports: comparison , ablation , descriptive , multi-dataset ...
776
6767 r3f-geometry enzed/r3f-skills
React Three Fiber Geometry Quick Start import { Canvas } from '@react-three/fiber' function Scene() { return ( <Canvas> <ambientLight /> <mesh position={[0, 0, 0]}> <boxGeometry args={[1, 1, 1]} /> <meshStandardMaterial color="hotpink" /> </mesh> </Canvas> ) } Built-in Geometries All Three.js geometries are available as JSX elements. The args prop passes constructor arguments. Basic Shapes // BoxGeometry(width, height, depth, widthSegments, heigh...
776
6768 footer-generator kostja94/marketing-skills
Components: Footer Guides footer design for SEO, UX, and conversion. Footers provide secondary navigation, support crawlability, and engage users below the fold (66% of engagement happens there). When invoking : On first use , if helpful, open with 1-2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output. Initial Assessment Check for product marketing context first: If .claude/product...
775
6769 pricing-page-generator kostja94/marketing-skills
Pages: Pricing Guides pricing page content, structure, and conversion optimization. When invoking : On first use , if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output. Initial Assessment Check for product marketing context first: If .claude/product-marketing-context.md or .cursor/product-marketing-context.md exists, read it for product, audience, and pricing...
775
6770 tracing-upstream-lineage astronomer/agents
Upstream Lineage: Sources Trace the origins of data - answer "Where does this data come from?" Lineage Investigation Step 1: Identify the Target Type Determine what we're tracing: Table: Trace what populates this table Column: Trace where this specific column comes from DAG: Trace what data sources this DAG reads from Step 2: Find the Producing DAG Tables are typically populated by Airflow DAGs. Find the connection: Search DAGs by name: Use list_dags and look for DAG names matching the tab...
775
6771 gdpr-dsgvo-expert alirezarezvani/claude-skills
GDPR/DSGVO Expert Tools and guidance for EU General Data Protection Regulation (GDPR) and German Bundesdatenschutzgesetz (BDSG) compliance. Table of Contents Tools GDPR Compliance Checker DPIA Generator Data Subject Rights Tracker Reference Guides Workflows Tools Show more
775
6772 pptx ailabs-393/ai-labs-claude-skills
PPTX Skill Quick Reference Task Guide Read/analyze content python -m markitdown presentation.pptx Edit or create from template Read editing.md Create from scratch Read pptxgenjs.md Reading Content Text extraction python -m markitdown presentation.pptx Visual overview python scripts/thumbnail.py presentation.pptx Raw XML python scripts/office/unpack.py presentation.pptx unpacked/ Editing Workflow Read editing.md for full details. Analyze template with thumbnail.py Unpack → manipulate slides → ...
775
6773 tanstack-devtools tanstack-skills/tanstack-skills
Overview TanStack Devtools provides a unified debugging interface that consolidates devtools for TanStack Query, Router, and other libraries into a single panel. It features a framework-agnostic plugin architecture, real-time state inspection, and support for custom plugins. Built with Solid.js for lightweight performance. React: @tanstack/react-devtools Core: @tanstack/devtools Status: Alpha Installation npm install @tanstack/react-devtools Basic Setup import { TanStackDevtools } from '@tanstac...
775
6774 longbridge-portfolio longbridge/skills
longbridge-portfolio Prompt-only skill for account-level analysis. Distinguished from longbridge-positions (snapshot lookup): this skill answers "how am I doing" , not "what do I hold" . Response language : match the user's input language — Simplified Chinese / Traditional Chinese / English. Privacy : returns the user's private P&L. Only render detailed numbers in direct conversation; if you suspect screen-sharing or third-party observation, ask before showing exact figures. Never echo amounts i...
775
6775 integrated-marketing kostja94/marketing-skills
Strategies: Integrated Marketing (IMC) Guides Integrated Marketing Communications (IMC) strategy. IMC coordinates all marketing channels to deliver a consistent message and unified customer experience. Companies using integrated approaches achieve ~25% higher marketing ROI; optimized channel mixes outperform by ~27% in acquisition efficiency. When invoking : On first use , if helpful, open with 1-2 sentences on what this skill covers and why it matters, then provide the main output. On subsequen...
774
6776 huashu-md-to-pdf alchaincyf/huashu-skills
Markdown to PDF Skill 将 Markdown 文档转换为专业的苹果设计风格 PDF 白皮书。 核心功能 专业排版 :书籍级排版质量,自动处理分页、孤行寡行 苹果设计 :SF 字体系统、现代简洁风格、专业配色 完整目录 :自动提取章节结构,双列布局,可点击跳转 Markdown 完美支持 :代码块、表格、引用、列表等全部正确渲染 使用方法 基础用法 转换单个文件 python scripts/convert.py input.md 指定输出文件名 python scripts/convert.py input.md -o "我的白皮书.pdf" 自定义标题和作者 python scripts/convert.py input.md --title "技术白皮书" --author "花叔" Markdown 文档要求 你的 Markdown 文档应该遵循以下结构: 文档标题 1. 第一章 1.1 第一节 1.2 第二节 2. 第二章 2.1 第一节 关键规则 : 主章节: 1. 标题 (数字 + 点 + 空格 + 标题) 子章节: 1.1 标题 ...
774
6777 feishu-cli-write riba2534/feishu-cli
飞书文档写入技能 创建或更新飞书云文档,通过 Markdown 作为中间格式。 支持 Mermaid/PlantUML 图表自动转飞书画板 。 快速创建空白文档 最简方式创建一个新的飞书云文档: feishu-cli doc create --title "文档标题" --output json 创建后 必须立即 : 授予 full_access 权限: feishu-cli perm add < document_id > --doc-type docx --member-type email --member-id user@example.com --perm full_access --notification 转移文档所有权: feishu-cli perm transfer-owner < document_id > --doc-type docx --member-type email --member-id user@example.com --notification 发送飞书消息通知用户文档已创建 核心概念 Markdown 作为中间态 :本地文档与飞书云文档之间通...
774
6778 security-auditor ovachiever/droid-tings
Security Auditor Expert in identifying security vulnerabilities following OWASP Top 10 and security best practices. When This Skill Activates Activates when you: Request a security audit Mention "security" or "vulnerability" Need security review Ask about OWASP OWASP Top 10 Coverage A01: Broken Access Control Show more
774
6779 mcp-brasil-public-apis aradotso/trending-skills
mcp-brasil: MCP Server for 28 Brazilian Public APIs Skill by ara.so — Daily 2026 Skills collection. mcp-brasil is a Model Context Protocol (MCP) server that exposes 213 tools, 55 resources, and 45 prompts across 28 Brazilian public APIs — letting AI agents (Claude, GPT, Copilot, Cursor, etc.) query government data in natural language. 26 APIs require no key; only 2 need free registrations. Installation pip pip install mcp-brasil uv (recommended) uv add mcp-brasil Quick Setup by Client Claude D...
774
6780 m01-ownership zhanghandong/rust-skills
Ownership & Lifetimes Layer 1: Language Mechanics Core Question Who should own this data, and for how long? Before fixing ownership errors, understand the data's role: Is it shared or exclusive? Is it short-lived or long-lived? Is it transformed or just read? Error → Design Question Show more
774
6781 paper-compilation lingzhi227/agent-research-skills
Paper Compilation Compile a LaTeX paper to PDF with error detection and correction. Input $ARGUMENTS — Path to the main .tex file Scripts Compile paper python ~/.claude/skills/paper-compilation/scripts/compile_paper.py paper/main.tex python ~/.claude/skills/paper-compilation/scripts/compile_paper.py paper/main.tex --check-style python ~/.claude/skills/paper-compilation/scripts/compile_paper.py paper/main.tex --output paper/output.pdf Reports: compilation status, page count, warnings, citation/re...
774
6782 penetration-testing aj-geddes/useful-ai-prompts
Penetration Testing Overview Systematic security testing to identify, exploit, and document vulnerabilities in applications, networks, and infrastructure through simulated attacks. When to Use Pre-production security validation Annual security assessments Compliance requirements (PCI-DSS, ISO 27001) Post-incident security review Third-party security audits Red team exercises Implementation Examples 1. Automated Penetration Testing Framework pentest_framework.py import requests import socket i...
774
6783 openspec-context-loading forztf/open-skilled-sdd
Discovers and loads project specifications, active changes, and requirements to provide context. Quick Start Context loading helps answer: - What specs exist in this project? - What changes are currently active? - What requirements are defined? - What capabilities does the system have? - Where is a specific feature specified? Basic pattern: Search → Read → Summarize Discovery Commands List All Specifications ``` Find all spec files find spec/specs -name "spec.md" -type f Find al...
774
6784 directory-submission kostja94/marketing-skills
Channels: Directory Submission Guides submitting products, tools, or apps to directories and launch platforms. On each invocation : On first use in the conversation, output the complete response (Introduction, Importance, Methods, Collaboration Channels, Rules, Avoid, Action). On subsequent use or when the user asks to skip (e.g., "just do it", "skip intro", "I already know"), go directly to Action. Directory submission is a core channel for cold start—see cold-start-strategy for full launch pla...
772
6785 testimonials-generator kostja94/marketing-skills
Components: Testimonials Guides testimonial design and placement for conversion. 92% of consumers read reviews before buying; testimonials can increase conversion by up to 67%. When invoking : On first use , if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output. Initial Assessment Check for product marketing context first: If .claude/product-marketing-context....
772
6786 cloud-integrations grafana/skills
Grafana Cloud Integrations Grafana Cloud Integrations connect cloud provider monitoring APIs to your Grafana stack without running your own exporters. Hosted exporters scrape cloud APIs on your behalf and push metrics to your Grafana Cloud stack. Supported hosted exporters: AWS CloudWatch - all CloudWatch namespaces via YACE (Yet Another CloudWatch Exporter) Azure Monitor - Azure resource metrics via the Azure Monitor API Confluent Cloud - Kafka cluster metrics via the Confluent Metrics API Gene...
772
6787 plugin-creator openai/skills
Plugin Creator Quick Start Run the scaffold script: Plugin names are normalized to lower-case hyphen-case and must be <= 64 chars. The generated folder and plugin.json name are always the same. Run from repo root (or replace .agents/... with the absolute path to this SKILL). By default creates in <repo_root>/plugins/<plugin-name>. python3 .agents/skills/plugin-creator/scripts/create_basic_plugin.py < plugin-name > Open <plugin-path>/.codex-plugin/plugin.json and replace [TODO: ...] placehold...
772
6788 tauri-development mindrally/skills
Tauri Development Guidelines You are an expert in TypeScript and Rust development for cross-platform desktop applications using Tauri. Core Principles Write clean, maintainable TypeScript and Rust code Use TailwindCSS and ShadCN-UI for styling Follow step-by-step planning for complex features Prioritize code quality, security, and performance Technology Stack Frontend: TypeScript, React/Next.js, TailwindCSS, ShadCN-UI Backend: Rust, Tauri APIs Build: Tauri CLI, Vite/Webpack Project Structure s...
772
6789 skill-creator langchain-ai/deepagents
Skill Creator A skill for creating new skills and iteratively improving them. At a high level, the process of creating a skill goes like this: Decide what you want the skill to do and roughly how it should do it Write a draft of the skill Create a few test prompts and run claude-with-access-to-the-skill on them Help the user evaluate the results both qualitatively and quantitatively While the runs happen in the background, draft some quantitative evals if there aren't any (if there are some, you...
772
6790 frontend-patterns affaan-m/ecc
Frontend Development Patterns Modern frontend patterns for React, Next.js, and performant user interfaces. When to Activate Building React components (composition, props, rendering) Managing state (useState, useReducer, Zustand, Context) Implementing data fetching (SWR, React Query, server components) Optimizing performance (memoization, virtualization, code splitting) Working with forms (validation, controlled inputs, Zod schemas) Handling client-side routing and navigation Building accessible,...
772
6791 top-banner-generator kostja94/marketing-skills
Components: Top Banner (Announcement Bar) Guides top announcement bar and sticky banner design for conversion. Top banners answer visitor questions in ~3 seconds (trust, discount, free shipping, urgency) and can increase coupon redemption by 30-50% when used well. When invoking : On first use , if helpful, open with 1-2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output. Initial Ass...
771
6792 url-structure kostja94/marketing-skills
SEO On-Page: URL Structure Guides URL structure optimization for SEO: readability, hierarchy, and best practices. When invoking : On first use , if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output. Scope (On-Page SEO) URL hierarchy : Path structure, categories, depth URL format : Static vs dynamic; omit file extensions URL slug : See url-slug-generator for s...
771
6793 youtube-ads kostja94/marketing-skills
Paid Ads: YouTube Ads Guides YouTube advertising: TrueView, Bumper, and Discovery (in-feed) formats. Use this skill when planning or optimizing YouTube ad campaigns. For Google Search/Display/PMax, see google-ads . For organic YouTube optimization, see youtube-seo . When invoking : On first use , if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output. Initial A...
771
6794 agent-supply-chain github/awesome-copilot
Agent Supply Chain Integrity Generate and verify integrity manifests for AI agent plugins and tools. Detect tampering, enforce version pinning, and establish supply chain provenance. Overview Agent plugins and MCP servers have the same supply chain risks as npm packages or container images — except the ecosystem has no equivalent of npm provenance, Sigstore, or SLSA. This skill fills that gap. Plugin Directory → Hash All Files (SHA-256) → Generate INTEGRITY.json ↓ Later: Plugin Directory → Re-Ha...
771
6795 docx ailabs-393/ai-labs-claude-skills
DOCX creation, editing, and analysis Overview A .docx file is a ZIP archive containing XML files. Quick Reference Task Approach Read/analyze content pandoc or unpack for raw XML Create new document Use docx-js - see Creating New Documents below Edit existing document Unpack → edit XML → repack - see Editing Existing Documents below Converting .doc to .docx Legacy .doc files must be converted before editing: python scripts/office/soffice.py --headless --convert-to docx document.doc Reading Conten...
771
6796 type4me-macos-voice-input aradotso/trending-skills
Type4Me macOS Voice Input Skill by ara.so — Daily 2026 Skills collection. Type4Me is a macOS voice input tool that captures audio via global hotkey, transcribes it using local (SherpaOnnx/Paraformer/Zipformer) or cloud (Volcengine/Deepgram) ASR engines, optionally post-processes text via LLM, and injects the result into any app. All credentials and history are stored locally — no telemetry, no cloud sync. Architecture Overview Type4Me/ ├── ASR/ ASR engine abstraction │ ├── ...
771
6797 send-data grafana/skills
Sending Data to Grafana Cloud Docs : https://grafana.com/docs/grafana-cloud/send-data/ Quick Start: Find Your Credentials In Grafana Cloud portal → My Account → Stack → Details : Signal Credential Fields Metrics Prometheus remote write URL, username, password/API key Logs Loki URL, username, password/API key Traces Tempo OTLP endpoint, username, password/API key Profiles Pyroscope URL, username, password/API key Alloy (Recommended — All Signals) Show more
771
6798 performance-profiling sickn33/antigravity-awesome-skills
Performance Profiling Measure, analyze, optimize - in that order. 🔧 Runtime Scripts Execute these for automated profiling: Script Purpose Usage scripts/lighthouse_audit.py Lighthouse performance audit python scripts/lighthouse_audit.py https://example.com 1. Core Web Vitals Targets Metric Good Poor Measures LCP < 2.5s > 4.0s Loading INP < 200ms > 500ms Interactivity CLS < 0.1 > 0.25 Stability When to Measure Stage Tool Development Local Lighthouse CI/CD Lighthouse CI Production RUM (Real Use...
771
6799 domain-ml actionbook/rust-skills
Machine Learning Domain Layer 3: Domain Constraints Domain Constraints → Design Implications Domain Rule Design Constraint Rust Implication Large data Efficient memory Zero-copy, streaming GPU acceleration CUDA/Metal support candle, tch-rs Model portability Standard formats ONNX Batch processing Throughput over latency Batched inference Numerical precision Float handling ndarray, careful f32/f64 Reproducibility Deterministic Seeded random, versioning Critical Constraints Show more
771
6800 react-nextjs-development sickn33/antigravity-awesome-skills
React/Next.js Development Workflow Overview Specialized workflow for building React and Next.js 14+ applications with modern patterns including App Router, Server Components, TypeScript, and Tailwind CSS. When to Use This Workflow Use this workflow when: Building new React applications Creating Next.js 14+ projects with App Router Implementing Server Components Setting up TypeScript with React Styling with Tailwind CSS Building full-stack Next.js applications Workflow Phases Phase 1: Project Set...
771