███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 10051 | tdd | cursor/plugins |
Test-Driven Development Philosophy Core principle : Tests should verify behavior through public interfaces, not implementation details. Code can change entirely; tests shouldn't. Good tests are integration-style: they exercise real code paths through public APIs. They describe what the system does, not how it does it. A good test reads like a specification - "user can checkout with valid cart" tells you exactly what capability exists. These tests survive refactors because they don't care about i...
|
1.1K |
| 10052 | linear-tickets | stablyai/orca |
Linear Tickets (Legacy Name) This file is a discovery stub, not the usage guide. linear-tickets is the legacy bundled name for orca-linear ; both resolve to the same Linear CLI ( orca linear ... ). The full, version-matched reference is served by the orca binary itself — kept out of this file on purpose so it can never drift from the binary that will actually run your commands. Engage Orca's Linear CLI whenever you work a Linear-linked task: read linked ticket context, post completion updates, m...
|
1.1K |
| 10053 | create-verification-skill | cursor/plugins |
Create a verification skill Every serious project needs a scripted way to drive the real app and prove behavior: launch it, exercise a feature the way a user would, and capture evidence. This skill generates that as a project-local skill ( .cursor/skills/verify-<app>/ ) tailored to the repo. You write the generator's output for the next agent, not for a human: it will be read cold, mid-task, by an agent that has never seen the app. 1. Interview the repo, not the user Answer these from the codeba...
|
1.1K |
| 10054 | statusline-generator | daymade/claude-code-skills |
Statusline Generator Overview This skill provides tools and guidance for creating and customizing Claude Code statuslines. It generates multi-line statuslines optimized for portrait screens, integrates with ccusage for session/daily cost tracking, displays git branch status, and supports color customization. When to Use This Skill This skill activates for: Statusline configuration requests for Claude Code Cost information display (session/daily costs) Multi-line layouts for portrait or narro...
|
1.1K |
| 10055 | baidu-drive | baidu-netdisk/bdpan-storage |
百度网盘存储 Skill 百度网盘文件管理工具,所有操作限制在 /apps/bdpan/ 目录内。适配 Claude Code、DuClaw、OpenClaw 等。 使用注意事项详见 reference/notes.md 触发规则 网盘文件操作触发 同时满足以下条件才执行: 用户明确提及"百度网盘"、"bdpan"、"网盘" 操作意图明确(上传/下载/转存/分享/查看/搜索/移动/复制/重命名/创建文件夹/登录/注销) 未通过触发规则时,禁止执行任何 bdpan 命令。 上下文延续: 当前对话已在进行网盘操作时,后续消息无需再次提及"网盘"即可触发。 Show more Installs 871 Repository baidu-netdisk/b…-storage GitHub Stars 185 First Seen Apr 16, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Fail
|
1.1K |
| 10056 | release-stable | getpaseo/paseo |
Release stable Follow the applicable flow and the Stable release (or promotion) completion checklist in docs/release.md end-to-end. Installs 886 Repository getpaseo/paseo GitHub Stars 14.4K First Seen May 21, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass
|
1.1K |
| 10057 | keyword-research | aaron-he-zhu/aaron-marketing-skills |
Keyword Research This skill helps you discover, analyze, and prioritize keywords for SEO and GEO content strategies. It identifies high-value opportunities based on search volume, competition, intent, and business relevance. When to Use This Skill Starting a new content strategy or campaign Expanding into new topics or markets Finding keywords for a specific product or service Identifying long-tail keyword opportunities Understanding search intent for your industry Planning content calendars R...
|
1.1K |
| 10058 | alibabacloud-dms-skill | aliyun/alibabacloud-aiops-skills |
Alibaba Cloud DMS Database Read/Write Search for target databases and execute SQL queries and data modifications via Alibaba Cloud DMS OpenAPI. Scenario Description This skill implements the following workflow: Search Target Database — Search databases by keyword to get Database ID Execute SQL Query — Execute SQL statements on the target database Architecture User Request → Search Database → Get Database ID → Execute SQL → Return Results Prerequisites Show more Installs 901 Repository aliyun/ali...
|
1.1K |
| 10059 | redshift-guide | aws/agent-toolkit-for-aws |
Amazon Redshift Guide Redshift is NOT PostgreSQL (read first) Redshift speaks PostgreSQL's wire protocol and shares much of its surface syntax, so LLMs assume PostgreSQL behavior carries over — it frequently does not. Divergences span system tables ( pg_catalog is incomplete), DDL (no indexes, no sequences), functions ( string_agg , SUBSTR on tables, leader-node-only functions), types (a text column becomes VARCHAR(256)), and comparison semantics (trailing blanks, unenforced constraints). Assume...
|
1.1K |
| 10060 | recall | cursor/plugins |
The user wants to recall past context about: $ARGUMENTS Use the memory_smart_search MCP tool (provided by the agentmemory server that this plugin wires up automatically via .mcp.json ) with the user's query as the query argument and limit: 10 . The tool runs hybrid BM25 + vector + graph-expanded search over captured observations and returns ranked results. Present the returned results to the user in a readable format: Group by session For each observation show its type, title, and narrative High...
|
1.1K |
| 10061 | influencer-marketing | kostja94/marketing-skills |
Influencer & Creator Marketing You are an expert in influencer, creator, and ambassador marketing across B2C (Instagram, TikTok, YouTube) and B2B (LinkedIn, X, newsletters, niche podcasts). Your goal is to help the user pick the right partners, structure fair deals, keep the program compliant, and measure real ROI — not vanity reach. Foundation contributed by @Adi29102000-s; compensation benchmarks and run-of-show checklist adapted from @SamSon75's PR; expanded to the repo's standard. Before Sta...
|
1.1K |
| 10062 | seo-strategy | kostja94/marketing-skills |
Strategies: SEO Guides SEO strategy: workflow order, prioritization, Product-Led SEO, and when to use which skills. Use this skill when planning SEO from scratch, auditing an existing site, or deciding what to do next. 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. Strategic Context: Why SEO Value Rationale Traffic contro...
|
1.1K |
| 10063 | mapbox-mcp-runtime-patterns | mapbox/mapbox-agent-skills |
Mapbox MCP Runtime Patterns This skill provides patterns for integrating the Mapbox MCP Server into AI applications for production use with geospatial capabilities. What is Mapbox MCP Server? The Mapbox MCP Server is a Model Context Protocol (MCP) server that provides AI agents with geospatial tools: Offline Tools (Turf.js): Distance, bearing, midpoint calculations Point-in-polygon tests Area, buffer, centroid operations Bounding box, geometry simplification No API calls, instant results Mapbox ...
|
1.1K |
| 10064 | kotlin-backend-jpa-entity-mapping | kotlin/kotlin-agent-skills |
JPA Entity Mapping for Kotlin Kotlin's data class is natural for DTOs but dangerous for JPA entities. Hibernate relies on identity semantics that data class breaks: equals / hashCode over all fields corrupts Set / Map membership after state changes, and auto-generated copy() creates detached duplicates of managed entities. This skill teaches correct entity design, identity strategies, and uniqueness constraints for Kotlin + Spring Data JPA projects. Entity Design Rules Never use data class for J...
|
1.1K |
| 10065 | 4drawio | jihe520/mathmodelagent |
DrawIO 非数据图示绘制 本 skill 承接 3coding-visual 。它只负责论文中的 非数据型图示 ,例如技术路线图、求解流程图、模型结构图、数据处理流程图、变量关系图、指标体系图等。 数学建模规范参考 如需领域判断,读取 ../_references/math_modeling_norms.md 中的“图表与可视化”和“非数据图工具选择”小节。该文件只作为规范知识库,不要求为了凑数量生成额外图示。 阶段边界 本阶段负责:DrawIO 源文件、非数据图 PDF、图示生成记录。 本阶段不负责:折线图、柱状图、散点图、热力图、箱线图、雷达图等数据图。这些由 3coding-visual 生成。 本阶段不重跑模型、不修改 code/ ,不改写 reports/RESULTS_REPORT.md 的数值结论。 必须产出 在当前工作目录创建或更新: Show more Installs 834 Repository jihe520/mathmodelagent GitHub Stars 3.3K First Seen Jun 5, 2026 Security Audits Gen...
|
1.1K |
| 10066 | reels-scripting | charlie947/social-media-skills |
Reels Scripting CRITICAL: Auto-start on load When this skill triggers, go straight to Step 1. Do not summarise. Prerequisites This skill needs: APIFY_API_TOKEN environment variable (Instagram scraping) GOOGLE_AI_API_KEY environment variable (Gemini 2.5 Flash video analysis) Node.js 18+ and the apify-client and @google/generative-ai packages If either env var is missing, tell the user to run: Show more Installs 867 Repository charlie947/soci…a-skills GitHub Stars 2.2K First Seen Apr 27, 2026 Secu...
|
1.1K |
| 10067 | n8n-error-handling | czlonkowski/n8n-skills |
n8n Error Handling By default, when an n8n node throws, the whole workflow halts . For an interactive run you're watching, that's fine — you see the red node and fix it. For anything unattended (a webhook API, a cron job, a queue worker, an agent tool), it's the wrong default: the caller gets a timeout or an empty 500, the operator gets no alert, and the symptom is "the integration just stopped working" with no log and no clue. This skill is about making failures loud, structured, and recoverabl...
|
1.1K |
| 10068 | gke-workload-troubleshooting | google/skills |
GKE Workload Troubleshooting Skill Use this skill to systematically diagnose and resolve failures in application workloads deployed in GKE clusters. This skill operates non-interactively and enforces a read-only diagnostics boundary before proposing manifest or config corrections. 🔍 Diagnostic Workflow Step 0: Non-Interactive Context Discovery & Time Window Definition Parameter Extraction : Extract required context ( project_id , cluster_name , cluster_location , workload_name , workload_namespa...
|
1.1K |
| 10069 | spanner-basics | google/skills |
Spanner Basics This skill provides core workflows and guidance for administering and developing with Google Cloud Spanner, a fully managed, mission-critical database service offering global transactional consistency and automatic, synchronous replication for high availability. Core Principles Performance First: Spanner scales horizontally. Efficiency is tied to Primary Key design. Always warn against using monotonically increasing/decreasing values (like sequential timestamps) as the first part ...
|
1.1K |
| 10070 | 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...
|
1.1K |
| 10071 | tinybird-cli-guidelines | tinybirdco/tinybird-agent-skills |
Tinybird CLI Guidelines Guidance for using the Tinybird CLI (tb) for local development, deployments, data operations, and workspace management. When to Apply Running any tb command Local development with Tinybird Local Building and deploying projects Appending, replacing, or deleting data Managing tokens and secrets via CLI Generating mock data Running tests Rule Files rules/cli-commands.md rules/build-deploy.md rules/local-development.md rules/data-operations.md rules/append-data.md rules/mock-...
|
1.1K |
| 10072 | ctx-insight | mksglu/context-mode |
Context Mode Insight Open the hosted Insight dashboard in the user's default browser. Instructions Call the ctx_insight MCP tool (no parameters). It opens https://context-mode.com/insight in the default browser and returns a confirmation line. Display the tool's output to the user. Tell the user: "Insight opened at https://context-mode.com/insight " The landing page at context-mode.com/insight is the single source of truth for sign-in and pricing details. If the browser did not open automaticall...
|
1.1K |
| 10073 | youtube-downloader | daymade/claude-code-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...
|
1.1K |
| 10074 | github-ops | daymade/claude-code-skills |
GitHub Operations Manage GitHub repositories with a focus on community health, CI reliability, and contributor experience. When to Activate Triaging issues (classifying, labeling, responding, deduplicating) Managing PRs (review status, CI checks, stale PRs, merge readiness) Debugging CI/CD failures Preparing releases and changelogs Monitoring Dependabot and security alerts Managing contributor experience on open-source projects User says "check GitHub", "triage issues", "review PRs", "merge", "r...
|
1.1K |
| 10075 | netlify-access-control | netlify/context-and-tools |
Netlify access control (picking the protection layer) This skill ROUTES. Its job is choosing the correct protection layer for loading a site, not implementing app auth. Before recommending anything, disambiguate — three unrelated layers get called "auth": Netlify Identity — "who is this user inside my app" (issues nf_jwt ). App login, OAuth providers for your users, auth code. → Route to the netlify-identity skill. Not covered here. Password Protection / Project visibility — "can this request lo...
|
1.1K |
| 10076 | om-apply-upgrade-notes | open-mercato/skills |
Apply Upgrade Notes Upgrading the skills collection updates the skill instructions, but not the artifacts a previous skill run installed into this repository — notably tracker descriptors at .ai/trackers/<tracker>.md and browser-provider descriptors at .ai/browsers/<provider>.md . A stale descriptor can degrade or skip operations it does not define. This skill reads the collection's UPGRADE_NOTES.md , brings installed artifacts up to date, and reports what it changed. It touches only pipeline ar...
|
1.1K |
| 10077 | premium | bergside/awesome-design-skills |
Premium Design System Skill (Universal) Mission You are an expert design-system guideline author for premium. Create practical, implementation-ready guidance that can be directly used by engineers and designers. Brand Apple design style Style Foundations Visual style: modern Typography scale: 12/14/16/18/24/30/36 | Fonts: primary=Inter, display=Inter, mono=JetBrains Mono | weights=100, 200, 300, 400, 500, 600, 700, 800, 900 Color palette: primary, neutral, success, warning, danger | Tokens: prim...
|
1.1K |
| 10078 | gke-ai-troubleshooting-jobset-interruption | google/skills |
GKE JobSet Interruption Troubleshooting Use this skill to systematically diagnose and resolve JobSet interruptions, restarts, and preemptions on GKE clusters hosting large-scale AI/ML workloads. ⚠️ Prerequisites & Sandbox Rules JobSet metrics package must be enabled in kube-state-metrics for your cluster. Cloud Logging and Cloud Monitoring enabled for the Google Cloud Project. Autonomous & Sandbox Execution Rule : If API queries, tools, or commands encounter 403 Permission Denied , authenticatio...
|
1.1K |
| 10079 | experience-lwc-security-validate | forcedotcom/sf-skills |
Reviewing LWS Security Run a structured Lightning Web Security (LWS) and Product Security compliance pass over a Lightning Web Component. Two output modes: Review mode (default) — severity-ranked findings + applied code fixes. Score mode — SARIF 2.1.0 JSON report keyed by the LWS rule catalog ( lws-001 … lws-023b ) for downstream gating, eval scoring, or CI ingest. Both modes use the same detection rules from the references; only the output format differs. When to Use The user asks for a "securi...
|
1.1K |
| 10080 | experience-lwc-accessibility-validate | forcedotcom/sf-skills |
Web Component Accessibility Accessibility (a11y) patterns and remediation guidance for web components. Reference any time work involves the visible or interactive surface of a component — generating, modifying, reviewing, or styling HTML, JS, or CSS — to apply WCAG 2.2 standards. Review Context Conduct a review specifically focused on enhancing web accessibility, guided by the WCAG (Web Content Accessibility Guidelines). In order to mark code as a violation, it must have a direct correlation to ...
|
1.1K |
| 10081 | urp-postprocessing | unity-technologies/skills |
Help the user set up, configure, and debug post-processing effects using URP's Volume framework. Goal: The user should have a working visual result with zero console errors after setup. 0. Prerequisite: an Editor you can run C in Volume profiles, VolumeParameter.overrideState , and the camera's post-processing flags are Editor/runtime object state — the checks and edits below all run C inside a live Editor. The unity-cli skill owns getting you there — installing the CLI, confirming a connected E...
|
1.1K |
| 10082 | r3f-best-practices | emalorenzo/three-agent-skills |
Comprehensive guide for React Three Fiber and the Poimandres ecosystem. Contains 70+ rules across 12 categories, prioritized by impact. Sources & Credits Additional tips from [100 Three.js Tips](https://www.utsubo.com/blog/threejs-best-practices-100-tips) by [Utsubo](https://www.utsubo.com) When to Apply Reference these guidelines when: - Writing new R3F components - Optimizing R3F performance (re-renders are the 1 issue) - Using Drei helpers correctly - Managing state with Zustand - ...
|
1.1K |
| 10083 | om-auto-continue-pr | open-mercato/skills |
Auto Continue PR Resume a PR that is not finished. Given a PR number, you re-enter the same worktree discipline, pick up from the first unchecked Progress step in the linked execution plan, and drive the PR to complete status with the same validation and label rules as om-auto-create-pr . The PR does not have to come from this pipeline. When it carries no execution plan — a human's PR, one from another tool, or a run that crashed before committing its plan — you adopt it: reconstruct the goal fr...
|
1.1K |
| 10084 | om-auto-create-pr | open-mercato/skills |
Auto Create PR Turn a free-form task brief into a disciplined autonomous run: an execution plan, phase-by-phase implementation with incremental commits in an isolated worktree, a Progress checklist that makes the run resumable, and a PR against the configured base branch with normalized pipeline labels. Arguments {brief} (required) — free-form description of the task. Can be one sentence or several paragraphs. --spec <ref> (optional) — a spec to implement: a path, a spec name/slug, or an issue/P...
|
1.1K |
| 10085 | neon-functions | neondatabase/agent-skills |
FIRST : Use the parent neon skill for a Neon overview, getting started with Neon, Neon development best practices, and more. If the neon skill is not installed, fetch it from https://neon.com/docs/ai/skills/neon/SKILL.md or install it with: npx skills add neondatabase/agent-skills --skill neon Neon Functions This is a public beta feature and only available in us-east-2 . Neon Functions are long-running Node.js HTTP handlers deployed onto a Neon branch. Each function gets a public HTTPS URL, runs...
|
1.1K |
| 10086 | maintain-verification-skill | cursor/plugins |
Maintain a verification skill A feature map rots the moment the app changes. This skill is the upkeep loop for a skill generated by /create-verification-skill (or any project-local verification skill with a feature map). The unit of rigor is the feature, not every sentence: cover every feature file from source and exercise every feature live, without terminalising every bullet. Outcomes Pick one, and say which: clean — every feature got source and live coverage; nothing worth shipping. No branch...
|
1.1K |
| 10087 | experience-lwc-runtime-observe | forcedotcom/sf-skills |
Previewing LWC Runtime — Local Dev + DOM Inspection Guides the agent through two sequential jobs that typically run together: Start a Lightning Preview session with the Salesforce CLI so an LWC app or component renders in a local dev environment. Navigate to that preview URL and extract the runtime DOM subtree so the agent (or user) can reason about what actually rendered. Preview is the prerequisite for DOM inspection. Keep them in this order. When to Use This Skill Show more Installs 974 Repos...
|
1.1K |
| 10088 | experience-lwc-design-generate | forcedotcom/sf-skills |
Creating LWC Components from Design Orchestrate the end-to-end creation of a new Lightning Web Component from a design input (Figma, PRD, Aura source, or user description). This is the top-level workflow skill — it sequences the specialized sibling skills that own each stage. Org-aware data (LDS schema introspection, design-frame inspection) is resolved by handing off to experience-lds-data-requirements-generate or via design-tool URLs the user provides. When to Use Building a brand-new LWC from...
|
1.1K |
| 10089 | optimize-text-mesh-pro | unity-technologies/skills |
Optimize TextMeshPro Triage — identify the symptom first Before providing tips, identify which category the user's issue falls into. If the user has not described a specific symptom, ask: "Are you seeing a memory/atlas bloat , visual quality , CPU/performance , build size , or localization/alignment issue with TextMeshPro?" Symptom Go To Memory Profiler shows large or multiple TMP atlases Font Stack & Dynamic Fallbacks , Memory Profiler: Include Font Data Inconsistent glyph weight, fuzzy edges, ...
|
1.1K |
| 10090 | developer-device-platform-basics | google/skills |
Developer Device Platform Developer Device Platform (DDP) is a Google fully managed, global infrastructure providing access to a wide variety of physical and virtual devices. [!WARNING] Developer Device Platform (DDP) is currently at Preview. [!IMPORTANT] For all devicerun and devicestreaming API operations (reserving, status checking, stopping/canceling, updating, or listing a session), always verify and use the exact instructions and curl commands provided in the linked reference .md files. Au...
|
1.1K |
| 10091 | experience-lds-best-practices-apply | forcedotcom/sf-skills |
Applying LDS Best Practices Apply the Lightning Data Service guidelines to a Lightning Web Component. Three pillars: data consistency , referential integrity , and UIAPI vs Apex . Focused on the UI API path — GraphQL and upstream data-requirements analysis are handled out-of-band. When to Use Reviewing a component's data layer for LDS compliance (hand-rolled forms, stringly-typed field names, un-synchronized Apex + LDS, Apex overuse). Implementing CRUD on standard or custom objects. Deciding bet...
|
1.1K |
| 10092 | automation-sandbox-post-copy-configure | forcedotcom/sf-skills |
Automation: Sandbox Post-Copy Configure Apply a Salesforce sandbox post-copy automation JSON config to a target org. The skill pins the Tooling API sobject and the record-lookup SOQL filter for the two canonical ConfigurationName values it has been calibrated against ( OutboundMessages , RemoteSiteSettings ); for any other ConfigurationName it derives a candidate from the entry value and verifies it against the live org's describe endpoint. Every entry — pinned or derived — must still pass Step ...
|
1.1K |
| 10093 | dx-org-devhub-configure | forcedotcom/sf-skills |
Enable Dev Hub & View Scratch Org Allocation Enable Dev Hub on a Salesforce org, verify whether it is already on, and see the org's scratch org allocation (Active and Daily limits and how many remain) — for the default org or a named org. The skill can also configure Dev Hub sub-preferences (packaging, org shape export, scratch org snapshots) and list the active scratch orgs created from a Dev Hub. Dev Hub is the org feature that lets you create and manage scratch orgs and second-generation (2GP...
|
1.1K |
| 10094 | shader-graph-create-custom-node | unity-technologies/skills |
Generating a custom Shader Graph node Step 1: Generate an HLSL function definition The function must be preceded by the preprocessor define UNITY_EXPORT_REFLECTION Step 2: Decorate with Shader Graph hint tags See resources/all_hints.hlsl for all valid hint tags and usage patterns C-style documentation tags are supported outside of funchints or paramhints blocks Required function hints: sg:ProviderKey sg:SearchCategory sg:SearchTerms sg:DisplayName Step 3: Write the code to an asset Search the pr...
|
1.1K |
| 10095 | runpod-migrate | runpod/runpod-plugins-official |
Migrate to Runpod REST v2 Moves a codebase off the GraphQL API ( api.runpod.io/graphql ) and REST v1 ( rest.runpod.io/v1 ) onto REST v2 ( api.runpod.io/v2 ). The payoff, in one line each — you deliver these to the user at step 6, matched to their actual code. Don't recite them now: See stock before you rent — GET /v2/catalog/gpus?include=AVAILABILITY&product=POD . v1 had no catalog at all, so every capacity retry loop was blind. Endpoints return their own job URLs — requestUrls.run , no more str...
|
1.1K |
| 10096 | skill-doctor | warpdotdev/common-skills |
skill-doctor Grade the user's agent setup by scoring recent local agent conversations, then propose concrete skill edits and render one shareable report page. The report can cover conversations in the current repository, conversations in selected projects, or all local conversations. It can evaluate project skills alone or project and global skills together. Everything runs locally. Never upload transcripts, session files, or any excerpt of them anywhere. The only shareable artifact is the repor...
|
1.1K |
| 10097 | phoenix-cli | github/awesome-copilot |
Phoenix CLI Invocation px < resource > < action > if installed globally npx @arizeai/phoenix-cli < resource > < action > no install required The CLI uses singular resource commands with subcommands like list and get : Show more Installs 933 Repository arize-ai/phoenix GitHub Stars 10.5K First Seen Jan 24, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Fail
|
1.1K |
| 10098 | doc-coauthoring | sickn33/agentic-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...
|
1.1K |
| 10099 | testing-patterns | sickn33/agentic-awesome-skills |
Testing Patterns and Utilities Testing Philosophy Test-Driven Development (TDD): Write failing test FIRST Implement minimal code to pass Refactor after green Never write production code without a failing test Behavior-Driven Testing: Test behavior, not implementation Focus on public APIs and business requirements Avoid testing implementation details Use descriptive test names that describe behavior Show more Installs 1.1K Repository sickn33/agentic…e-skills GitHub Stars 45.5K First Seen Jan 19, ...
|
1.1K |
| 10100 | implement-task | neolabhq/context-engineering-kit |
Implement Task with Verification Your job is to implement solution in best quality using task specification and sub-agents. You MUST NOT stop until it critically neccesary or you are done! Avoid asking questions until it is critically neccesary! Launch implementation agent, judges, iterate till issues are fixed and then move to next step! Execute task implementation steps with automated quality verification using LLM-as-Judge for critical artifacts. User Input $ARGUMENTS Command Arguments Parse ...
|
1.1K |