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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
24,480
总 Skills
91.8M
总安装量
2,583
贡献者
# Skill 仓库 描述 安装量
6301 sf-datacloud-harmonize jaganpro/sf-skills
sf-datacloud-harmonize: Data Cloud Harmonize Phase Use this skill when the user needs schema harmonization and unification work : DMOs, field mappings, relationships, identity resolution, unified profiles, data graphs, or universal ID lookup. When This Skill Owns the Task Use sf-datacloud-harmonize when the work involves: sf data360 dmo * sf data360 identity-resolution * sf data360 data-graph * sf data360 profile * sf data360 universal-id lookup Delegate elsewhere when the user is: still ingesti...
874
6302 sf-datacloud-act jaganpro/sf-skills
sf-datacloud-act: Data Cloud Act Phase Use this skill when the user needs downstream delivery work : activations, activation targets, data actions, or pushing Data Cloud outputs into other systems. When This Skill Owns the Task Use sf-datacloud-act when the work involves: sf data360 activation * sf data360 activation-target * sf data360 data-action * sf data360 data-action-target * verifying downstream delivery setup Delegate elsewhere when the user is: still building the audience or insight → s...
874
6303 web-fetch 0xbigboss/claude-code
Web Content Fetching Fetch web content in this order: Prefer markdown-native endpoints ( content-type: text/markdown ) Use selector-based HTML extraction for known sites Use the bundled Bun fallback script when selectors fail Prerequisites Verify required tools before extracting: command -v curl > /dev/null || echo "curl is required" command -v html2markdown > /dev/null || echo "html2markdown is required for HTML extraction" command -v bun > /dev/null || echo "bun is required for fetch.ts fallba...
874
6304 understand-onboard lum1104/understand-anything
No SKILL.md available for this skill. View on GitHub
874
6305 card-xiaohongshu nexu-io/open-design
【模板: 小红书图文卡片】 输出 N 张连续卡片, 每张 w-[1080px] h-[1440px] , 用 flex 纵向排列方便整体截图也方便单张截图。N 由【用户内容】信息量决定: 短内容 3-6 张起步, 长内容应更多 (小红书平台单帖最多 18 图, 通常 9 张以内最佳); 一张卡只承载一个核心观点。 第一张是封面: 巨大的标题 + 1 行副标题 + 一个吸引人的标签 (类似 "干货预警" / "建议收藏")。 中间几张展开正文, 每张一个核心观点, 配 emoji + 短句 + 1-2 个例子。 最后一张是总结 + 行动号召 (关注 / 收藏 / 评论)。 配色: 选择柔和的莫兰迪色或粉色系; 元素圆润, 大量留白。 字号大、行距宽、对比强(小红书在手机上看, 小字根本看不清)。 每张卡片右下角小水印 (作者名 / 日期)。
874
6306 openclaw-self-healing ramsbaby/openclaw-self-healing
OpenClaw Self-Healing System "The system that heals itself — or calls for help when it can't." A 4-tier autonomous self-healing system for OpenClaw Gateway. Architecture Level 1: Watchdog (180s) → Process monitoring (OpenClaw built-in) Level 2: Health Check (300s) → HTTP 200 + 3 retries Level 3: Claude Recovery → 30min AI-powered diagnosis 🧠 Level 4: Discord Alert → Human escalation What's Special (v2.0) World's first Claude Code as Level 3 emergency doctor Persistent Learning - Au...
873
6307 remind-me sundial-org/awesome-openclaw-skills
Remind Me Natural language reminders that fire automatically. Uses cron for scheduling, markdown for logging. Usage One-Time Reminders Just ask naturally: "Remind me to pay for Gumroad later today" "Remind me to call mom tomorrow at 3pm" "Remind me in 2 hours to check the oven" "Remind me next Monday at 9am about the meeting" Recurring Reminders For repeating reminders: "Remind me every hour to stretch" "Remind me every day at 9am to check email" "Remind me every Monday at 2pm about the meeting"...
873
6308 vulnerability-scanner sickn33/antigravity-awesome-skills
Vulnerability Scanner Think like an attacker, defend like an expert. 2025 threat landscape awareness. 🔧 Runtime Scripts Execute for automated validation: Script Purpose Usage scripts/security_scan.py Validate security principles applied python scripts/security_scan.py <project_path> 📋 Reference Files File Purpose checklists.md OWASP Top 10, Auth, API, Data protection checklists 1. Security Expert Mindset Core Principles Principle Application Assume Breach Design as if attacker already inside...
873
6309 motion hairyf/skills
Motion Vue (motion-v) Animation library for Vue 3 and Nuxt. Production-ready, hardware-accelerated animations with minimal bundle size. Current stable: motion-v 1.x - Vue port of Motion (formerly Framer Motion) Overview Progressive reference for Motion Vue animations. Load only files relevant to current task (~200 tokens base, 500-1500 per sub-file). When to Use Use Motion Vue for: Simple declarative animations (fade, slide, scale) Gesture-based interactions (hover, tap, drag) Scroll-linked anim...
873
6310 pdf-generator jwynia/agent-skills
PDF Generator When to Use This Skill Use this skill when: Creating PDF documents programmatically from data or specifications Filling PDF forms with dynamic data Adding watermarks, stamps, or overlays to existing PDFs Extracting text and metadata from PDF files Merging multiple PDFs into one document Analyzing PDF structure and form fields Do NOT use this skill when: User wants to open/view PDFs (use native PDF viewer) Complex page layout with flowing text is needed (consider HTML-to-PDF too...
872
6311 projects railwayapp/railway-skills
Project Management List, switch, and configure Railway projects. When to Use User asks "show me all my projects" or "what projects do I have" User asks about projects across workspaces User asks "what workspaces do I have" User wants to switch to a different project User asks to rename a project User wants to enable/disable PR deploys User wants to make a project public or private User asks about project settings List Projects The railway list --json output can be very large. Run in a subagen...
872
6312 dingtalk-workspace-cli aradotso/trending-skills
DingTalk Workspace CLI (dws) Skill by ara.so — Daily 2026 Skills collection. dws is an officially open-sourced cross-platform CLI tool from DingTalk that unifies DingTalk's full product suite into a single binary. It is designed for both human users and AI agent workflows. Every response is structured JSON, and built-in Agent Skills let LLMs use DingTalk out of the box. Installation One-liner (recommended) macOS / Linux: curl -fsSL https://raw.githubusercontent.com/DingTalk-Real-AI/dingtalk-work...
872
6313 animejs freshtechbro/claudedesignskills
Anime.js for HyperFrames HyperFrames can seek Anime.js instances through its animejs runtime adapter. The composition owns the animation objects; HyperFrames owns the clock. Contract Create animations or timelines synchronously during composition initialization. Set autoplay: false so Anime.js does not advance on its own clock. Register every returned animation or timeline on window.__hfAnime . Use finite durations and loop counts. Avoid callbacks that mutate DOM based on wall-clock time, networ...
872
6314 seo-monitoring kostja94/marketing-skills
Analytics: SEO Monitoring Guides building a holistic SEO data analysis system. Covers four core metrics (indexing, traffic, keywords, backlinks), benchmark setup, article database, tool selection, traffic diversification, penalty recovery, and work document management. 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 ...
871
6315 deep-research lingzhi227/agent-research-skills
Deep Research Core System Instructions Purpose: Deliver citation-backed, verified research reports through 8-phase pipeline (Scope → Plan → Retrieve → Triangulate → Synthesize → Critique → Refine → Package) with source credibility scoring and progressive context management. Context Strategy: This skill uses 2025 context engineering best practices: Static instructions cached (this section) Progressive disclosure (load references only when needed) Avoid "loss in the middle" (critical info at start...
871
6316 senior-qa alirezarezvani/claude-skills
Senior Qa Complete toolkit for senior qa with modern tools and best practices. Quick Start Main Capabilities This skill provides three core capabilities through automated scripts: Script 1: Test Suite Generator python scripts/test_suite_generator.py [options] Script 2: Coverage Analyzer python scripts/coverage_analyzer.py [options] Script 3: E2E Test Scaffolder python scripts/e2e_test_scaffolder.py [options] Core Capabilities 1. Test Suite Generator Automated tool for test suite gener...
870
6317 huggingface-vision-trainer huggingface/skills
Vision Model Training on Hugging Face Jobs Train object detection, image classification, and SAM/SAM2 segmentation models on managed cloud GPUs. No local GPU setup required—results are automatically saved to the Hugging Face Hub. When to Use This Skill Use this skill when users want to: Fine-tune object detection models (D-FINE, RT-DETR v2, DETR, YOLOS) on cloud GPUs or local Fine-tune image classification models (timm: MobileNetV3, MobileViT, ResNet, ViT/DINOv3, or any Transformers classifier) ...
870
6318 macos-development rshankras/claude-code-apple-skills
macOS Development Expert Comprehensive guidance for macOS app development. This skill aggregates specialized modules for different aspects of macOS development. When This Skill Activates Use this skill when the user: Asks about macOS development best practices Wants code review for macOS/Swift projects Needs help with SwiftUI, SwiftData, or AppKit Is implementing macOS 26 (Tahoe) features Wants UI/UX review against HIG Needs architecture guidance for macOS apps Available Modules Read releva...
870
6319 ui-design-system alirezarezvani/claude-skills
UI/UX Design & Development Expert Comprehensive UI/UX design, review, and improvement for modern web applications. Production-ready implementations with TailwindCSS + Radix UI + shadcn/ui and modern React patterns. Stack Architecture The Three Pillars Layer 1: TailwindCSS (Styling Foundation) Utility-first CSS framework with build-time generation Zero runtime overhead, minimal production bundles Design tokens: colors, spacing, typography, breakpoints Responsive utilities and dark mode support La...
869
6320 product boshu2/agentops
/product — Interactive PRODUCT.md Generation Purpose: Guide the user through creating a PRODUCT.md that unlocks product-aware council reviews in /pre-mortem and /vibe . YOU MUST EXECUTE THIS WORKFLOW. Do not just describe it. CLI dependencies: None required. Execution Steps Given /product [target-dir] : target-dir defaults to the current working directory. Step 1: Pre-flight Check if PRODUCT.md already exists: ls PRODUCT.md 2 > /dev/null If it exists: Use AskUserQuestion: Question: "PRODUCT.md a...
869
6321 feishu-drive m1heng/clawdbot-feishu
Feishu Drive Tool Single tool feishu_drive for cloud storage operations. Token Extraction From URL https://xxx.feishu.cn/drive/folder/ABC123 → folder_token = ABC123 Actions List Folder Contents { "action" : "list" } Root directory (no folder_token). { "action" : "list" , "folder_token" : "fldcnXXX" } Returns: files with token, name, type, url, timestamps. Get File Info { "action" : "info" , "file_token" : "ABC123" , "type" : "docx" } Searches for the file in the root directory. Note: file must b...
868
6322 tiktok-research bradautomates/head-of-content
No SKILL.md available for this skill. [View on GitHub ](https://github.com/bradautomates/head-of-content)
868
6323 wechatpay-product-coupon wechatpay-apiv3/wechatpay-skills
微信支付商品券接入指引 能力概览 匹配券类型 — 用户描述业务场景、不确定用哪种券时,智能匹配对应的券类型(10种) 示例代码 — 用户需要接入代码时,检索对应的 API 请求示例代码(含签名),仅替换参数 业务知识速查 — 开发参数获取、参数校验、业务知识问答 接入质量评估 — 上线前检查签名验签、业务逻辑完整性和回调处理规范 接口排障 — 接口报错、回调异常、签名失败等问题的诊断与排查 接入模式 :使用任何能力前需先确认——品牌直连(品牌方自行接入,在品牌经营平台操作)或 服务商(服务商代品牌方接入,在商户平台操作)。 全局交互规范 ‼️ 以下规则适用于本技能所有能力、所有对话轮次,优先级高于各能力的局部规则。 所有问题必须得到用户明确回答后才能继续。 如果一次提出了多个问题,必须逐一检查每个问题是否都已获得用户的明确答复。对于未回答的问题,必须再次追问, 严禁对未回答的问题自行假设、推断或使用默认值 。 分步确认协议 (简单知识问答除外,需要帮用户排查、分析或执行操作时必须遵守): ① 明确需求 :先理解用户问题,给出初步判断或原因分析,不要一上来就堆参数清单。 ② 征得同意 :...
868
6324 article-magazine nexu-io/open-design
【模板: 杂志文章】 顶部 hero: 大标题 (text-5xl/6xl) + 可选副标题 + 作者 / 阅读时间 / 日期元数据。 正文: 单栏, 最大宽度约 700px, 居中。段落 text-lg leading-relaxed text-neutral-700 dark:text-neutral-300 。 H2 / H3 标题用 serif 字体, 让正文与标题有视觉对比。 引用块使用左侧粗 accent 色边线 + 斜体。 代码块: 圆角 + 深色背景 + 浅色文字, 显示语言标签。 列表项使用自定义 bullet(小方块 / accent 圆点)。 章节之间用 <hr> 分隔, 但样式做成中央居中的小 ornament。 文末加一个简单的 "如果觉得有用,欢迎转发" 行动卡片。
868
6325 arize-ai-provider-integration arize-ai/arize-skills
Arize AI Integration Skill Concepts AI Integration = stored LLM provider credentials registered in Arize; used by evaluators to call a judge model and by other Arize features that need to invoke an LLM on your behalf Provider = the LLM service backing the integration (e.g., openAI , anthropic , awsBedrock ) Integration ID = a base64-encoded global identifier for an integration (e.g., TGxtSW50ZWdyYXRpb246MTI6YUJjRA== ); required for evaluator creation and other downstream operations Scoping = vis...
867
6326 pulumi-esc pulumi/agent-skills
Pulumi ESC is a centralized service for managing environments, secrets, and configuration across cloud infrastructure and applications. What is ESC? ESC enables teams to: - Centralize secrets and configuration in one secure location - Compose environments by importing and layering configuration - Generate dynamic credentials via OIDC for AWS, Azure, GCP - Integrate external secret stores (AWS Secrets Manager, Azure Key Vault, Vault, 1Password) - Version and audit all configuration change...
867
6327 anthropic-cybersecurity-skills aradotso/security-skills
anthropic-cybersecurity-skills Skill by ara.so — Security Skills collection. Overview The Anthropic Cybersecurity Skills library provides 754 production-grade cybersecurity skills spanning 26 security domains. Each skill is structured following the agentskills.io standard and mapped to five industry frameworks: MITRE ATT&CK, NIST CSF 2.0, MITRE ATLAS, MITRE D3FEND, and NIST AI RMF. This enables AI agents to perform security operations with expert-level guidance. Installation Option 1: Using npx...
867
6328 design-review jezweb/claude-skills
This skill runs a structured design review of what has been built, measured against the design brief and the chosen aesthetic philosophy. CRITICAL — Visual Screenshot Capture You MUST capture screenshots of the running application as part of every design review. Code review alone is insufficient — you need to see what the user sees. Follow the screenshot capture protocol in Step 3 below. This is not optional. Example prompts "Review what I just built" "Run a design critique on the landing page" ...
867
6329 understand-chat lum1104/understand-anything
/understand-chat Answer questions about this codebase using the knowledge graph at .understand-anything/knowledge-graph.json . Graph Structure Reference The knowledge graph JSON has this structure: project — {name, description, languages, frameworks, analyzedAt, gitCommitHash} nodes[] — each has {id, type, name, filePath?, summary, tags[], complexity, languageNotes?} Code node types: file, function, class, module, concept Non-code node types: config, document, service, table, endpoint, pipeline,...
867
6330 crank boshu2/agentops
Crank Skill Quick Ref: Autonomous epic execution. /swarm for each wave with runtime-native spawning. Output: closed issues + final vibe. YOU MUST EXECUTE THIS WORKFLOW. Do not just describe it. Autonomous execution: implement all issues until the epic is DONE. CLI dependencies: bd (issue tracking), ao (knowledge flywheel). Both optional — see skills/shared/SKILL.md for fallback table. If bd is unavailable, use TaskList for issue tracking and skip beads sync. If ao is unavailable, skip knowledge ...
867
6331 instagram-research bradautomates/head-of-content
Instagram Research Research high-performing Instagram posts and reels, identify outliers, and analyze top video content for hooks and structure. Prerequisites APIFY_TOKEN environment variable or in .env GEMINI_API_KEY environment variable or in .env apify-client and google-genai Python packages Accounts configured in .claude/context/instagram-accounts.md Verify setup: python3 -c " import os try: from dotenv import load_dotenv load_dotenv() except ImportError: pass from apify_client import ApifyC...
866
6332 okx-dex-social okx/onchainos-skills
Onchain OS DEX Social 9 commands for crypto news, market-wide sentiment, and per-token vibe / KOL discussion analytics. All endpoints are REST; this skill has no WebSocket channels. Pre-flight Checks Read ../okx-agentic-wallet/_shared/preflight.md . If that file does not exist, read _shared/preflight.md instead. Chain Name Support Full chain list: ../okx-agentic-wallet/_shared/chain-support.md . If that file does not exist, read _shared/chain-support.md instead. Only the vibe commands require a ...
866
6333 gitnexus-refactoring abhigyanpatwari/gitnexus
Refactoring with GitNexus When to Use "Rename this function safely" "Extract this into a module" "Split this service" "Move this to a new file" Any task involving renaming, extracting, splitting, or restructuring code Workflow 1. gitnexus_impact({target: "X", direction: "upstream"}) → Map all dependents 2. gitnexus_query({query: "X"}) → Find execution flows involving X 3. gitnexus_context({name: "X"}) → See all incoming/outgoing refs 4. Plan ...
866
6334 rpi boshu2/agentops
/rpi — Full RPI Lifecycle Orchestrator Quick Ref: One command, full lifecycle. Discovery → Implementation → Validation. The session is the lead; sub-skills manage their own teams. YOU MUST EXECUTE THIS WORKFLOW. Do not just describe it. Runtime Rule (Native Orchestration Only) /rpi MUST orchestrate /research , /plan , /pre-mortem , /crank , /vibe , and /post-mortem directly in-session. Do not hand orchestration to external RPI wrapper commands. Quick Start /rpi "add user authentication" full li...
866
6335 video-hyperframes nexu-io/open-design
【模板: Hyperframes 视频帧】 输出 N 个连续 <section class="frame"> , 每个 w-[1920px] h-[1080px] ; N 由【用户内容】信息密度决定 (短脚本 6-10 帧起步, 长脚本应更多, 每帧只承载一个镜头/概念)。 每帧表达一个镜头/概念: 文字 + 视觉构图 (中央构图 / 黄金分割 / 三分法)。 每帧底部隐藏标记 <!-- frame:N duration:3000 transition:fade --> 供后续 Remotion / Hyperframes 渲染脚本读取。 顶部加一段 JavaScript 自动播放: 每 3 秒切换到下一帧, 也支持点击 / 方向键控制; 角落显示进度条。 第 1 帧是 hook (一个数据 / 一个反常识 / 一个问题), 第 2-N 是论证, 最后是结论 + CTA。 字号巨大 (text-9xl), 一句话即可, 不要堆砌。 配色统一一套电影感 (深色背景 + 1 个霓虹强调色)。 输出最后包含一段简短注释 <!-- HYPERFRAMES_META: ... --> , 包含每...
866
6336 email-marketing kostja94/marketing-skills
Email Marketing Comprehensive email marketing skill covering campaign creation, automated sequences, A/B testing, segmentation, and deliverability optimization. Overview This skill covers: Email campaign creation and templates Automated drip sequences A/B testing frameworks List segmentation strategies Deliverability best practices Email Types & Templates 1. Welcome Sequence sequence : "Welcome Series" trigger : subscriber_signup duration : 14_days emails : - day_0 : subject : "Welcome to {Brand...
865
6337 m10-performance zhanghandong/rust-skills
No SKILL.md available for this skill. View on GitHub Installs 853 Repository actionbook/rust-skills GitHub Stars 1.2K First Seen Jan 23, 2026
865
6338 add-malli-schemas metabase/metabase
Add Malli Schemas to API Endpoints This skill helps you efficiently and uniformly add Malli schemas to API endpoints in the Metabase codebase. Reference Files (Best Examples) src/metabase/warehouses/api.clj - Most comprehensive schemas, custom error messages src/metabase/api_keys/api.clj - Excellent response schemas src/metabase/collections/api.clj - Great named schema patterns src/metabase/timeline/api/timeline.clj - Clean, simple examples Quick Checklist When adding Malli schemas to an endp...
865
6339 ralph-tui-create-beads subsy/ralph-tui
Ralph TUI - Create Beads Converts PRDs to beads (epic + child tasks) for ralph-tui autonomous execution. Note: This skill is bundled with ralph-tui's Beads tracker plugin. Future tracker plugins (Linear, GitHub Issues, etc.) will bundle their own task creation skills. The Job Take a PRD (markdown file or text) and create beads in .beads/beads.jsonl: Extract Quality Gates from the PRD's "Quality Gates" section Create an epic bead for the feature Create child beads for each user story (with q...
865
6340 safe-action-advanced next-safe-action/skills
next-safe-action Advanced Features Overview Feature Use Case Bind arguments Pass extra args to actions via .bind() (e.g., resource IDs) Metadata Attach typed metadata to actions for use in middleware Framework errors Handle redirect, notFound, forbidden, unauthorized in actions Type utilities Infer types from action functions and middleware Server-Level Action Callbacks The second argument to .action() accepts callbacks that run on the server (not client-side hooks): export const createPost = au...
865
6341 resume-modern nexu-io/open-design
【模板: 现代极简简历】 容器宽度模拟 A4: w-[210mm] min-h-[297mm] mx-auto , 内边距 16-20mm。 顶部姓名巨大 (text-4xl), 底下一行 contact (邮箱 / 电话 / 城市 / GitHub / LinkedIn), 中间用细竖线分隔。 主体两栏可选: 左 60% 主线(经历/项目/教育), 右 40% 副线(技能/语言/获奖)。 章节标题: small caps 风格, 上方一条短 accent 线 (w-8 h-0.5)。 经历每条: 公司 + 职位 + 时间区间 (右对齐), 下方 1-3 条 bullet 用动词开头。 不使用花哨颜色, 黑白灰 + 1 个 accent (深蓝 / 墨绿)。 添加 @media print 样式, 隐藏不必要的元素, 颜色保留。
865
6342 security-audit ruvnet/ruflo
No SKILL.md available for this skill. View on GitHub Installs 597 Repository ruvnet/ruflo GitHub Stars 55.8K First Seen Mar 1, 2026
864
6343 android-design-guidelines ehmo/platform-design-skills
Android Platform Design Guidelines — Material Design 3 1. Material You & Theming [CRITICAL] 1.1 Dynamic Color Enable dynamic color derived from the user's wallpaper. Dynamic color is the default on Android 12+ and should be the primary theming strategy. // Compose: Dynamic color theme @Composable fun AppTheme ( darkTheme : Boolean = isSystemInDarkTheme ( ) , dynamicColor : Boolean = true , content : @Composable ( ) -> Unit ) { val colorScheme = when { dynamicColor && Build . VERSION . SDK_INT >=...
863
6344 analytics-events metabase/metabase
Frontend Analytics Events Skill This skill helps you add product analytics (Snowplow) events to track user interactions in the Metabase frontend codebase. Quick Reference Analytics events in Metabase use Snowplow with typed event schemas. All events must be defined in TypeScript types before use. Key Files: frontend/src/metabase-types/analytics/event.ts - Event type definitions frontend/src/metabase-types/analytics/schema.ts - Schema registry frontend/src/metabase/lib/analytics.ts - Core tr...
863
6345 fusion-dependency-review equinor/fusion-skills
Dependency Review Structured review workflow for dependency update PRs. Produces consistent research notes that incorporate existing PR discussion, multi-lens analysis, and an actionable verdict with explicit maintainer confirmation before any merge action. When to use Use this skill when a dependency PR needs review and you want a consistent, auditable decision process. Typical triggers: "Review this dependency PR" "Should we merge this dependency update?" "Check this Renovate/Dependabot PR" "R...
863
6346 aceternity-ui secondsky/claude-skills
Aceternity UI is a premium, production-ready React component library designed for Next.js applications. It provides 100+ beautifully animated and interactive components built with Tailwind CSS and Framer Motion. Components are installed via the shadcn CLI and can be customized directly in your codebase. Key Features: - 100+ animated, production-ready components - Built for Next.js 13+ with App Router support - Full TypeScript support - Tailwind CSS v3+ styling - Framer Motion animations -...
863
6347 video-downloader davila7/claude-code-templates
video-downloader Curated from ComposioHQ awesome-claude-skills. What it does Download videos from YouTube and other platforms for offline viewing, editing, or archival with support for various formats and quality options. Source Upstream: https://github.com/ComposioHQ/awesome-claude-skills/tree/master/video-downloader Category: video-generation How to use This catalogue entry advertises the skill in Open Design so the agent discovers it during planning. To run the full upstream workflow with its...
863
6348 web-access-claude-skill aradotso/trending-skills
Web Access Skill for Claude Code Skill by ara.so — Daily 2026 Skills collection. A skill that gives Claude Code complete internet access using three-layer channel dispatch (WebSearch / WebFetch / CDP), Chrome DevTools Protocol browser automation via a local proxy, parallel sub-agent task splitting, and cross-session site experience accumulation. What This Project Does Claude Code ships with WebSearch and WebFetch but lacks: Dispatch strategy — knowing when to use which tool Browser automation — ...
863
6349 flash runpod/skills
Runpod Flash Write code locally, test with flash run (dev server at localhost:8888), and flash automatically provisions and deploys to remote GPUs/CPUs in the cloud. Endpoint handles everything. Setup pip install runpod-flash requires Python >=3.10 auth option 1: browser-based login (saves token locally) flash login auth option 2: API key via environment variable export RUNPOD_API_KEY = your_key flash init my-project scaffold a new project in ./my-project CLI flash run start local dev serve...
863
6350 phoenix-tracing github/awesome-copilot
Phoenix Tracing Comprehensive guide for instrumenting LLM applications with OpenInference tracing in Phoenix. Contains reference files covering setup, instrumentation, span types, and production deployment. When to Apply Reference these guidelines when: Setting up Phoenix tracing (Python or TypeScript) Creating custom spans for LLM operations Adding attributes following OpenInference conventions Deploying tracing to production Querying and analyzing trace data Reference Categories Priority Categ...
862