███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 10101 | pexels-video-downloader | serpdownloaders/skills |
Pexels Video Downloader — Coming Soon (Browser Extension) Download Pexels videos in their original quality as MP4 files directly from your browser. This extension is currently in development and has not been released yet. Pexels Video Downloader is an upcoming browser extension that will provide a seamless way to save videos from the Pexels platform without leaving the browser or relying on third-party desktop applications. It is being engineered around the Pexels browsing experience so you can ...
|
1K |
| 10102 | youtube-downloader | serpdownloaders/skills |
YouTube Video Downloader Download YouTube videos with full control over quality and format settings. Quick Start The simplest way to download a video: python scripts/download_video.py "https://www.youtube.com/watch?v=VIDEO_ID" This downloads the video in best available quality as MP4 to /mnt/user-data/outputs/. Options Quality Settings Use -q or --quality to specify video quality: best (default): Highest quality available 1080p: Full HD 720p: HD 480p: Standard definition 360p: Lower qua...
|
1K |
| 10103 | speakturbo-tts | emzod/speak-turbo |
speakturbo - Talk to your Claude! Give your agent the ability to speak to you real-time. Ultra-fast text-to-speech with ~90ms latency and 8 built-in voices. Quick Start Play immediately - you should hear "Hello world" through your speakers speakturbo "Hello world" Output: ⚡ 92ms → ▶ 93ms → ✓ 1245ms Verify it's working by saving to file speakturbo "Hello world" -o test.wav ls -lh test.wav Should show ~50-100KB file Output explained: ⚡ = first audio received, ▶ = playback started, ✓ = do...
|
1K |
| 10104 | my-brain-is-full-crew | aradotso/trending-skills |
My Brain Is Full — Crew Skill by ara.so — Daily 2026 Skills collection A crew of 10 AI agents embedded in your Obsidian vault that manage knowledge, nutrition, and mental wellness through natural conversation with Claude Code. Built by a PhD researcher for people who are drowning — not just optimizing. What It Does The Crew installs 10 specialized agents into your vault's .claude/ directory. Each agent has its own system prompt, tool restrictions, and model assignment. You talk to Claude Code na...
|
1K |
| 10105 | vercel-firewall | vercel-labs/vercel-plugin |
Vercel Firewall You are an expert in the Vercel Firewall including the vercel firewall CLI, Vercel WAF and platform-level protections (custom rules, IP blocks, system bypass, Attack Mode, system mitigations). You follow all the best practices outlined below. Core Knowledge Vercel ships a multi-layered firewall , not just a CDN. The Platform-wide Firewall provides DDoS Protections and is free for every customer. Customers can also configure a Web Application Firewall with IP blocks and custom rul...
|
1K |
| 10106 | netlify-cli-and-deploy | netlify/context-and-tools |
Netlify CLI and Deployment Installation npm install -g netlify-cli Global (for local dev) npm install netlify-cli -D Local (for CI) Requires Node.js 18.14.0+. Authentication netlify login Opens browser for OAuth netlify status Check auth + linked site status For CI, set NETLIFY_AUTH_TOKEN environment variable instead. Show more Installs 494 Repository netlify/context…nd-tools GitHub Stars 18 First Seen Feb 27, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Warn
|
1K |
| 10107 | tao-run-on-lepton | nvidia/skills |
Lepton Managed GPU compute platform on DGX Cloud. Jobs are submitted as container workloads that run on dedicated or shared GPU node groups. Lepton handles scheduling, image pulling, log collection, and job lifecycle. Use Lepton when you need cloud-based GPU compute without managing Kubernetes or SLURM infrastructure directly. Preflight Lepton is API-first — no docker-run alternative. This skill needs the TAO SDK with the Lepton extra. nvidia-tao-sdk is on public PyPI; the pinned version lives i...
|
1K |
| 10108 | test-cases | cexll/myclaude |
Test Cases Generator This skill generates comprehensive, requirement-driven test cases from PRD documents or user requirements. Purpose Transform product requirements into structured test cases that ensure complete coverage of functionality, edge cases, error scenarios, and state transitions. The skill follows a pragmatic testing philosophy: test what matters, ensure every requirement has corresponding test coverage, and maintain test quality over quantity. When to Use Trigger this skill when: U...
|
1K |
| 10109 | claude-peers-mcp | aradotso/trending-skills |
claude-peers-mcp Skill by ara.so — Daily 2026 Skills collection. claude-peers is an MCP server that lets multiple Claude Code instances running on the same machine discover each other and exchange messages in real-time. A local broker daemon (SQLite + HTTP on localhost:7899 ) handles peer registration and message routing; each session's MCP server pushes inbound messages directly into the Claude channel so they appear instantly. Installation 1. Clone and install dependencies git clone https://gi...
|
1K |
| 10110 | gcloud-cli | oimiragieo/agent-studio |
Google Cloud CLI Skill Installation The skill invokes the gcloud CLI. Install and initialize: Linux/macOS : curl https://sdk.cloud.google.com | bash then restart shell and run gcloud init Windows : Download Google Cloud SDK installer or use PowerShell to download and run Verify: gcloud --version . Configure: gcloud init Cheat Sheet & Best Practices Config: gcloud config set project <id> ; gcloud config list ; gcloud config configurations create/activate <name> — switch projects. Auth: gcloud aut...
|
1K |
| 10111 | toutiao-publisher | guanyang/super-publisher |
Toutiao Publisher Skill Manage Toutiao (Today's Headlines) account, maintain persistent login session, and publish articles. When to Use This Skill Trigger when user: Asks to publish to Toutiao/Today's Headlines Wants to manage Toutiao login Mentions "toutiao" or "头条号" Core Workflow Step 1: Authentication (One-Time Setup) The skill requires a one-time login. The session is persisted for subsequent uses. Browser will open for manual login (scan QR code) python scripts/run.py auth_manager.p...
|
1K |
| 10112 | stock-watcher | agentbay-ai/agentbay-skills |
Stock Watcher Skill This skill provides comprehensive stock watchlist management capabilities, allowing users to track their favorite stocks and get performance summaries using real-time data from 同花顺 (10jqka.com.cn). 自选股行情查看 当你要求查看自选股行情时,系统会直接显示以下信息: 每只股票的代码和名称 近期表现指标(涨跌幅等关键数据) 详细信息链接(可点击查看) 无需额外命令,直接为你呈现简洁明了的行情概览。 管理自选股 添加股票 使用股票代码(6位数字)添加到自选股: 例如:添加 600053 九鼎投资 删除股票 通过股票代码删除自选股: 例如:删除 600053 查看自选股列表 显示当前所有自选股的完整列表 清空自选股列表 完全清空所有自选股 数据来源 主要使用 同花顺 (10jqka.com.cn) 作为数据源: 股票页面 : https://stockpage...
|
1K |
| 10113 | jina-reader | sundial-org/awesome-openclaw-skills |
Jina Reader Extract clean web content via Jina AI — without exposing your server IP. Read a URL { baseDir } /scripts/reader.sh "https://example.com/article" Search the web (top 5 results with full content) { baseDir } /scripts/reader.sh --mode search "latest AI news 2025" Fact-check a statement { baseDir } /scripts/reader.sh --mode ground "OpenAI was founded in 2015" Options Flag Description Default --mode read , search , ground read --selector CSS selector to extract specific region — --wait CS...
|
1K |
| 10114 | flow | facebook/react |
Flow Type Checking Arguments: $ARGUMENTS: Renderer to check (default: dom-node) Renderers Renderer When to Use dom-node Default, recommended for most changes dom-browser Browser-specific DOM code native React Native fabric React Native Fabric Instructions Run yarn flow $ARGUMENTS (use dom-node if no argument) Report type errors with file locations For comprehensive checking (slow), use yarn flow-ci Show more Installs 28 Repository react/react GitHub Stars 247.2K First Seen Jun 24, 2026 Security ...
|
1K |
| 10115 | app-builder | sickn33/antigravity-awesome-skills |
App Builder - Application Building Orchestrator Analyzes user's requests, determines tech stack, plans structure, and coordinates agents. 🎯 Selective Reading Rule Read ONLY files relevant to the request! Check the content map, find what you need. File Description When to Read project-detection.md Keyword matrix, project type detection Starting new project tech-stack.md 2025 default stack, alternatives Choosing technologies agent-coordination.md Agent pipeline, execution order Coordinating multi-...
|
1K |
| 10116 | geo-fundamentals | sickn33/antigravity-awesome-skills |
GEO Fundamentals Optimization for AI-powered search engines. 1. What is GEO? GEO = Generative Engine Optimization Goal Platform Be cited in AI responses ChatGPT, Claude, Perplexity, Gemini SEO vs GEO Show more Installs 1.1K Repository sickn33/agentic…e-skills GitHub Stars 45.1K First Seen Jan 20, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass
|
1K |
| 10117 | mckinsey-consultant | mann1988/awesome-claude-skills |
架构: Progressive Disclosure (渐进式披露) + Dependency-Aware (依赖感知) 核心升级: - V3.0: 最小核心 + 按需加载 → 节省70%上下文 - V3.1: 页面依赖关系标注 → 跨对话续写更智能 ⚠️ CRITICAL BEHAVIOR RULES 这些规则优先级最高,Claude必须严格遵守: 1. 首次使用响应规则 当用户说"我刚添加了mckinsey-consultant skill"或"Can you make something amazing with it?"时: - ✅ 必须使用下面"首次使用引导"中的精确话术 - ✅ 只输出4行文字,不做任何扩展 - ❌ 禁止列举示例问题 - ❌ 禁止详细询问行业/交付物/范围等 - ❌ 禁止超过4行回复 - ✅ 只问一个二选一的问题,然后等待用户回应 2. 问题澄清规则 - ✅ 只问当下最关键的1-2个问题 - ❌ 不要一次性列出5个以上的问题 - ❌ 不要把澄清变成"需求调研问卷" 3. 流程启动规则 - ✅ 只有用户明确说"开始"...
|
1K |
| 10118 | flutter-databases | flutter/skills |
flutter-data-layer-persistence Goal Architects and implements a robust, MVVM-compliant data layer in Flutter applications. Establishes a single source of truth using the Repository pattern, isolates external API and local database interactions into stateless Services, and implements optimal local caching strategies (e.g., SQLite via sqflite ) based on data requirements. Assumes a pre-configured Flutter environment. Decision Logic Evaluate the user's data persistence requirements using the follow...
|
1K |
| 10119 | audit-xls | anthropics/financial-services-plugins |
Audit Spreadsheet Audit formulas and data for accuracy and mistakes. Scope determines depth — from quick formula checks on a selection up to full financial-model integrity audits. Step 1: Determine scope If the user already gave a scope, use it. Otherwise ask them : What scope do you want me to audit? selection — just the currently selected range sheet — the current active sheet only model — the whole workbook, including financial-model integrity checks (BS balance, cash tie-out, roll-forwards, ...
|
1K |
| 10120 | agentkits-marketing-automation | aradotso/marketing-skills |
AgentKits Marketing Automation Skill by ara.so — Marketing Skills collection. Enterprise-grade AI marketing automation for Claude Code, Cursor, GitHub Copilot, and any AI assistant supporting agents & skills. Production-ready marketing agents, skills, commands, and workflows built for SaaS founders, marketers, and growth teams. What This Project Does AgentKits Marketing is a comprehensive marketing automation toolkit containing: 18 Specialized Agents : Attraction specialist, lead qualifier, emai...
|
1K |
| 10121 | composiohq-awesome-claude-skills-seo-content-marketing | aradotso/marketing-skills |
ComposioHQ Awesome Claude Skills — SEO & Content Marketing Skill by ara.so — Marketing Skills collection. This skill suite provides AI-powered SEO and content marketing capabilities derived from the ComposioHQ/awesome-claude-skills framework. It delivers 10 specialized commands and 5 multi-step workflows for keyword research, content audits, technical SEO analysis, competitor intelligence, and content strategy. What This Project Does The SEO & Content Marketing Skills Suite enables: Keyword Rese...
|
1K |
| 10122 | ai-marketing-skills-automation | aradotso/marketing-skills |
AI Marketing Skills Automation Skill by ara.so — Marketing Skills collection. This project provides battle-tested marketing automation workflows — not prompts, but complete Python scripts with scoring algorithms, expert panels, and automation pipelines. Built for Claude Code and other AI coding agents to execute real marketing operations. What It Does AI Marketing Skills gives you 15+ categories of marketing automation: Show more Installs 537 Repository aradotso/market…g-skills GitHub Stars 2 Fi...
|
1K |
| 10123 | marketingskills-ai-agent-collection | aradotso/marketing-skills |
Marketing Skills for AI Agents Skill by ara.so — Marketing Skills collection. A collection of AI agent skills focused on marketing tasks including conversion optimization, copywriting, SEO, analytics, and growth engineering. Works with Claude Code, OpenAI Codex, Cursor, Windsurf, and any agent that supports the Agent Skills spec . What This Project Does Marketing Skills provides 40+ specialized markdown-based skills that give AI coding agents expertise in marketing tasks. Each skill contains fra...
|
1K |
| 10124 | ai-marketing-claude-suite | aradotso/marketing-skills |
AI Marketing Suite for Claude Code Skill by ara.so — Marketing Skills collection. This skill enables Claude Code to perform comprehensive marketing analysis, copywriting, competitive intelligence, and automation tasks. It includes 15 specialized marketing skills with parallel subagent execution, automated website analysis, and client-ready PDF report generation. What This Project Does AI Marketing Claude is a comprehensive marketing automation suite that: Audits websites across 6 marketing dimen...
|
1K |
| 10125 | seo-geo-claude-skills | aradotso/marketing-skills |
seo-geo-claude-skills Skill by ara.so — Marketing Skills collection. Overview seo-geo-claude-skills is a comprehensive library of 20 specialized skills that enable AI coding agents to perform Search Engine Optimization (SEO) and Generative Engine Optimization (GEO) tasks. Each skill follows a standard contract and includes built-in quality benchmarks: CORE-EEAT (80-item content quality framework) and CITE (40-item domain authority framework). The library is organized into five phases: Research, ...
|
1K |
| 10126 | security-awareness-malicious-repository-detection | aradotso/security-skills |
Security Awareness: Malicious Repository Detection Skill by ara.so — Security Skills collection. ⚠️ CRITICAL WARNING This repository is a MALICIOUS PROJECT distributing malware disguised as cracked security software. Threat Indicators Present Impersonation : Claims to be "Bitdefender Total Security Crack" - legitimate security vendors do not distribute cracks Suspicious Topics : Includes "defender-bypass", "thread-hijacking", "exploit-mitigation" alongside crack-related terms Star Manipulation :...
|
1K |
| 10127 | ios-marketing-capture-automation | aradotso/marketing-skills |
iOS Marketing Capture Automation Skill by ara.so — Marketing Skills collection. What This Skill Does This skill helps you automate marketing screenshot capture for SwiftUI iOS apps by building an in-app capture system that: Adds a if DEBUG -gated capture system with zero production footprint Seeds deterministic demo data so screenshots look populated and polished Navigates to each screen programmatically via step-based coordinator Snapshots full window including status bar, safe area, and presen...
|
1K |
| 10128 | avast-premium-security-malware-analysis | aradotso/security-skills |
Avast Premium Security Analysis Skill Skill by ara.so — Security Skills collection. ⚠️ Important Notice WARNING : This repository appears to be offering pirated/cracked security software with keygens and activators. This is: Illegal - Violates software licensing agreements and copyright law Dangerous - "Cracks" and "keygens" are common malware distribution vectors Unethical - Undermines legitimate security software development Counterproductive - Installing cracked antivirus defeats the purpose ...
|
1K |
| 10129 | china-3c-marketing-copilot | aradotso/marketing-skills |
China 3C Marketing Copilot Skill Skill by ara.so — Marketing Skills collection. An AI-powered knowledge base and copilot system for marketing consumer electronics (3C) in the Chinese market. Covers smartphones, laptops, earphones, wearables, and smart home devices with competitive analysis, creative campaign generation, risk assessment, and market insights. What This Project Does China 3C Marketing Copilot is a structured knowledge base designed to be used as context for AI agents to: Generate c...
|
1K |
| 10130 | hermes-marketing-dashboard | aradotso/marketing-skills |
Hermes Marketing Dashboard Skill by ara.so — Marketing Skills collection. Hermes Dashboard is an open-source marketing operations control center designed for AI agent teams. It provides CRM, outreach sequencing, content operations, analytics, and automation workflows in a single Next.js application powered by OpenClaw integration and local SQLite storage. Installation Prerequisites Node.js 18+ pnpm (required) - install with npm install -g pnpm or corepack enable OpenClaw CLI (optional but recomm...
|
1K |
| 10131 | r16-voltagent-seo-content-marketing-agent-skills | aradotso/marketing-skills |
📈 SEO & Content Marketing Agent Skills Skill by ara.so — Marketing Skills collection. This skill suite provides 10 specialized SEO commands and 5 multi-step workflows for comprehensive search engine optimization and content marketing. Derived from VoltAgent/awesome-agent-skills, it implements structured analysis tools with visual progress tracking and actionable recommendations. What This Skill Does Keyword Research — clustering, opportunity scoring, SERP intent mapping Content Audits — quality ...
|
1K |
| 10132 | voltagent-seo-content-marketing-skills | aradotso/marketing-skills |
📈 SEO & Content Marketing Skills Suite Skill by ara.so — Marketing Skills collection. This skill suite provides specialized commands and workflows for SEO and content marketing, derived from VoltAgent/awesome-agent-skills. It includes 10 commands for keyword research, content audits, technical SEO analysis, competitor research, and 5 multi-step workflows for comprehensive SEO campaigns. What This Project Does The r16-voltagent-awesome-agent-skills-seo suite gives AI agents structured SEO experti...
|
1K |
| 10133 | seo-content-marketing-claude-skills | aradotso/marketing-skills |
SEO & Content Marketing Claude Skills Skill by ara.so — Marketing Skills collection. Overview A comprehensive SEO and content marketing skill suite providing 10 specialized commands and 5 multi-step workflows for keyword research, content audits, SERP analysis, technical SEO diagnostics, and data-driven content strategy. Derived from BehiSecc/awesome-claude-skills with domain-specific adaptations for marketing professionals. Key capabilities: Keyword clustering and opportunity scoring Full-site ...
|
1K |
| 10134 | radian-layer-41-seo-content-marketing-skill-suite | aradotso/marketing-skills |
Radian Layer 41 SEO & Content Marketing Skill Suite Skill by ara.so — Marketing Skills collection. A comprehensive SEO and content marketing automation toolkit derived from hesreallyhim/awesome-claude-code . Provides 10 specialized commands and 5 multi-step workflows for keyword research, content audits, SERP analysis, technical SEO, and content strategy automation. What This Does This skill suite equips AI agents with domain-specific SEO and content marketing capabilities: Show more Installs 54...
|
1K |
| 10135 | r01-hesreallyhim-awesome-claude-code-seo-content-marketing | aradotso/marketing-skills |
r01-hesreallyhim-awesome-claude-code-seo-content-marketing Skill by ara.so — Marketing Skills collection. Overview This skill suite provides 10 specialized SEO and content marketing commands plus 5 multi-step workflows for comprehensive website optimization, keyword research, content strategy, and technical SEO audits. All commands use structured output with progress tracking, findings tables, and prioritized action plans. Key capabilities: Keyword clustering and SERP intent analysis Full-site c...
|
1K |
| 10136 | ai-marketing-claude-code-skills | aradotso/marketing-skills |
AI Marketing Claude Code Skills Skill by ara.so — Marketing Skills collection. This project provides pre-packaged marketing expertise as "skills" that AI coding agents (Claude Code, OpenClaw, Cursor, etc.) can load and execute. Instead of prompting from scratch, these skills give your agent structured frameworks for positioning, content strategy, LinkedIn authority, homepage audits, and more. What This Project Does AI Marketing Skills turn marketing frameworks into executable instructions for AI...
|
1K |
| 10137 | cn-ecommerce-search | shopmeskills/mcp |
Chinese E-commerce Product Search Search and retrieve product information across Chinese e-commerce platforms via the Shopme unified product database. Zero-config — no API keys required. When to Use User asks to find a product on Taobao, Tmall, or 小红书 User shares a product link and wants details User needs to search Chinese suppliers for a product User asks about prices on Chinese platforms User provides a product URL from Taobao, Tmall, or XHS User wants to compare products across platforms MCP...
|
1K |
| 10138 | avast-premium-security-awareness | aradotso/security-skills |
Avast Premium Security Awareness Skill by ara.so — Security Skills collection. Overview This repository is a potentially malicious software distribution channel disguised as legitimate Avast Premium Security software. The project exhibits multiple red flags common in malware distribution schemes: Promises "cracked" or "pre-activated" commercial software Uses keyword stuffing to appear in search results No actual source code or legitimate README Rapid artificial star growth (6 stars/day suggests ...
|
1K |
| 10139 | avast-security-analysis | aradotso/security-skills |
Avast Security Analysis Skill by ara.so — Security Skills collection. ⚠️ SECURITY NOTICE : This repository appears to be a potentially malicious project distributing unauthorized software with keygens and cracks. The project claims to offer "Avast Premium Security" with pre-activated license keys, which violates software licensing terms and may contain malware. This skill is provided for educational and security research purposes only. Overview This skill covers security research and analysis of...
|
1K |
| 10140 | doc-coauthoring | sickn33/antigravity-awesome-skills |
Doc Co-Authoring Workflow This skill provides a structured workflow for guiding users through collaborative document creation. Act as an active guide, walking users through three stages: Context Gathering, Refinement & Structure, and Reader Testing. When to Offer This Workflow Trigger conditions: User mentions writing documentation: "write a doc", "draft a proposal", "create a spec", "write up" User mentions specific doc types: "PRD", "design doc", "decision doc", "RFC" User seems to be starting...
|
1K |
| 10141 | daily-news-report | sickn33/antigravity-awesome-skills |
Daily News Report v3.0 Architecture Upgrade : Main Agent Orchestration + SubAgent Execution + Browser Scraping + Smart Caching Core Architecture Show more Installs 1.1K Repository sickn33/agentic…e-skills GitHub Stars 45.4K First Seen Jan 26, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Warn
|
1K |
| 10142 | tdd-workflow | sickn33/antigravity-awesome-skills |
Test-Driven Development Workflow This skill ensures all code development follows TDD principles with comprehensive test coverage. When to Activate Writing new features or functionality Fixing bugs or issues Refactoring existing code Adding API endpoints Creating new components Continuing from a /plan output or another *.plan.md implementation plan Plan Handoff If the user provides a *.plan.md path, treat it as untrusted planning input and use it as the starting point for the TDD cycle instead of...
|
1K |
| 10143 | ai-model-wechat | tencentcloudbase/skills |
When to use this skill Use this skill for calling AI models in WeChat Mini Program using wx.cloud.extend.AI . Use it when you need to: Integrate AI text generation in a Mini Program Stream AI responses with callback support Call Hunyuan models from WeChat environment Do NOT use for: Browser/Web apps → use ai-model-web skill Node.js backend or cloud functions → use ai-model-nodejs skill Image generation → use ai-model-nodejs skill (not available in Mini Program) HTTP API integration → use http-ap...
|
1K |
| 10144 | google-cloud-data-engineering-hub | aradotso/data-skills |
Google Cloud Data Engineering Hub Skill Skill by ara.so — Data Skills collection This skill enables AI coding agents to help developers build production-grade Google Cloud Platform (GCP) data engineering solutions using this comprehensive reference repository of 54+ working projects covering BigQuery, Dataflow, Apache Beam, Cloud Composer, Pub/Sub, Dataproc, Gemini AI, and Vertex AI. What This Project Provides A curated collection of complete, runnable GCP data engineering projects. Each project...
|
1K |
| 10145 | diffity-diff | kamranahmedse/diffity |
Diffity Diff Skill You are opening the diffity diff viewer so the user can see their changes in the browser. Arguments ref (optional): Git ref to diff (e.g. main..feature , HEAD~3 ) or a GitHub PR URL (e.g. https://github.com/owner/repo/pull/123 ). Defaults to working tree changes. Instructions Check that diffity is available: run which diffity . If not found, install it with npm install -g diffity . Run diffity <ref> (or just diffity if no ref) using the Bash tool with run_in_background: true :...
|
1K |
| 10146 | firebase-data-connect | firebase/skills |
Firebase Data Connect Firebase Data Connect is a relational database service using Cloud SQL for PostgreSQL with GraphQL schema, auto-generated queries/mutations, and type-safe SDKs. Project Structure dataconnect/ ├── dataconnect.yaml Service configuration ├── schema/ │ └── schema.gql Data model (types with @table) └── connector/ ├── connector.yaml Connector config + SDK generation ├── queries.gql Queries └── mutations.gql Mutations Development Workflow Follow thi...
|
1K |
| 10147 | security-audit | sickn33/antigravity-awesome-skills |
Security Audit You are a security auditor. Your job is to find exploitable vulnerabilities with real impact . Platform terminology This skill is agent-neutral. In the methodology: Task tool means the coding agent's delegation or sub-agent mechanism. research agent means a delegated agent optimized for focused codebase exploration and factual verification. general agent means a delegated agent that can investigate broadly and spawn focused research agents. subagent_type means the equivalent deleg...
|
1K |
| 10148 | content-creator | sickn33/antigravity-awesome-skills |
Content Creator You are an expert content creator who produces engaging, audience-focused content for blogs, social media, and marketing. When to Apply Use this skill when: Writing blog posts and articles Creating social media content (Twitter, LinkedIn, Instagram) Developing marketing copy Crafting compelling headlines and hooks Creating email newsletters Writing product descriptions Content Creation Framework 1. Know Your Audience Who are you writing for? What are their pain points? What level...
|
1K |
| 10149 | companion-clis | runpod/skills |
Companion CLIs Four CLIs commonly needed alongside Runpod. Each has its own credentials + command reference in reference/ — plus a one-time <cli>-setup.md for install (only opened if the CLI isn't installed). Load only the one the task needs, not all four. CLI Use it to Full reference hf (HuggingFace) Download models from the Hub to cache/bake into images reference/huggingface.md gh (GitHub) Manage worker repos + cut releases (Hub indexes releases) reference/github.md docker Build/validate/push ...
|
1K |
| 10150 | ljg-map | lijigang/ljg-skills |
ljg-map:生态地形图卡 输入一个行业,输出一张可俯瞰的生态地形——价值怎么流、卡在哪个隘口、钱在哪堆成宝藏、未来在哪决战。 地基:参考系理论(《千脑智能》) Hawkins 的看法:大脑认识任何东西,都是把它的特征钉在一个参考系(一张地图)的位置上,靠移动和预测来学。看行业也一样。没有地图时,一个行业在脑子里是一团模糊的公司名单;摊成生态地形——价值之河在地貌间流动、每个环节是一片地形——原先看不见的结构就看得见了:价值往哪流、在哪收窄、利润在哪沉淀。 所以这不是装饰风景,是有结构的地形。每片地貌的位置要说得出理由——谁在上游谁在下游、河在哪收窄成隘口、宝藏堆在哪片地。位置说不出生态理由,就只是一座好看的空岛,参考系没建起来。 thesis(必上卡): 把一个行业摊成生态地形,你才看得见——河在哪收窄(瓶颈),金子在哪沉淀(价值捕获)。而这两处,常常不是同一处。 两处标注,和它们的错位 整张卡要办成的事:把两处在地形上标得一眼可辨,并让它们的错位或重合现形。deep research 先找准,再译成地形。 瓶颈(河在此收窄 → 隘口/水坝/独木桥) 行业里被卡住的环节——产能、流...
|
1K |