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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
27,636
总 Skills
167.1M
总安装量
2,750
贡献者
# Skill 仓库 描述 安装量
8951 openhanako-personal-ai-agent aradotso/trending-skills
OpenHanako Personal AI Agent Skill by ara.so — Daily 2026 Skills collection. OpenHanako is a desktop AI agent platform built on Electron that gives each agent persistent memory, a distinct personality, and the ability to autonomously operate your computer — read/write files, run terminal commands, browse the web, execute JavaScript, and manage schedules. Multiple agents can collaborate via channel group chats or task delegation. Installation Download & Run macOS Apple Silicon — download from re...
1.2K
8952 sf-ai-agentforce-observability jaganpro/sf-skills
sf-ai-agentforce-observability: Agentforce Session Tracing Extraction & Analysis Expert in extracting and analyzing Agentforce session tracing data from Salesforce Data 360. Supports high-volume data extraction (1-10M records/day), Parquet storage, and Polars-based analysis for debugging agent behavior. Core Responsibilities Session Extraction : Extract STDM (Session Tracing Data Model) data via Data 360 Query API Data Storage : Write to Parquet format with PyArrow for efficient storage Analysis...
1.2K
8953 adk-integrations botpress/skills
No SKILL.md available for this skill. View on GitHub Installs 455 Repository botpress/skills GitHub Stars 12 First Seen Apr 7, 2026
1.2K
8954 self-improvement peterskoett/self-improving-agent
Self-Improvement Skill Log learnings and errors to markdown files for continuous improvement. Coding agents can later process these into fixes, and important learnings get promoted to project memory. Quick Reference Situation Action Command/operation fails Log to .learnings/ERRORS.md User corrects you Log to .learnings/LEARNINGS.md with category correction User wants missing feature Log to .learnings/FEATURE_REQUESTS.md API/external tool fails Log to .learnings/ERRORS.md with integration details...
1.2K
8955 financial-analysis-agent qodex-ai/ai-agent-skills
Financial Analysis Agent Build intelligent financial analysis agents that evaluate investments, assess risks, and generate data-driven recommendations. Financial Data Integration See examples/financial_data_collector.py for the FinancialDataCollector class that: Integrates with yfinance for stock data Retrieves financial statements (income, balance sheet, cash flow) Fetches key metrics (market cap, PE ratio, dividend yield, etc.) Financial Analysis Techniques Technical Analysis See examples...
1.2K
8956 auto-updater teylersf/openclaw-auto-updater
Auto-Updater Skill This skill keeps OpenClaw updated by running a nightly cron job that executes an external shell script — so the update works even when the gateway restarts. Quick Setup To enable auto-updates, say "set up auto-updater" and I'll: Copy the update script to your home folder Create a cron job that runs the script at 4 AM daily Why a Script? The agent can't run commands while the gateway is restarting. We use a standalone shell script that runs independently of the agent. The Updat...
1.2K
8957 tushare-data waditu-tushare/skills
tushare-data 把自然语言财经数据请求,转成可执行的 Tushare 数据工作流。 这是一个面向自然语言的金融数据研究 skill。 What this skill is for 使用这个 skill 的典型场景: 看某只股票、指数、ETF 最近走势 查公司基本资料、估值、财务趋势 做多标的横向对比 看资金流、北向资金、龙虎榜、板块强弱 梳理公告、新闻、研报、政策线索 查看 CPI / PPI / PMI / 社融 / 利率等宏观数据 导出 CSV / parquet 供后续分析或回测使用 生成简洁研究摘要,而不是只吐原始字段表 先理解用户要解决什么问题,再去选接口、取数、整理、解释、交付。 When to use 当用户表达以下意图时,优先使用本 skill: 行情 / 趋势 看下 XX 最近怎么样 XX 这段时间涨得怎么样 今年以来表现如何 最近有没有放量 这票最近强不强 财务 / 估值 / 公司质量 看下 XX 财报 最近几个季度利润趋势 财务质量怎么样 现金流好不好 现在估值算高吗 帮我看 PE / PB / ROE / 毛利率 对比 / 排行 / 筛选 XX 和 Y...
1.2K
8958 docx appautomaton/document-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...
1.2K
8959 codex-autoresearch-loop aradotso/trending-skills
Codex Autoresearch Skill by ara.so — Daily 2026 Skills collection. Codex Autoresearch is a Codex skill that runs an autonomous modify→verify→keep/revert loop on your codebase. You describe a measurable goal in one sentence; Codex confirms the plan, then iterates unattended — every improvement stacks in git, every failure reverts automatically — until interrupted or a cap is reached. Inspired by Karpathy's autoresearch concept, generalized beyond ML training to any software metric. Installation O...
1.2K
8960 asc-build-lifecycle rudrankriyam/asc-skills
asc build lifecycle Use this skill to manage build state, processing, and retention. Find the right build Latest build: asc builds info --app "APP_ID" --latest --version "1.2.3" --platform IOS Next safe build number: asc builds next-build-number --app "APP_ID" --version "1.2.3" --platform IOS Recent builds: asc builds list --app "APP_ID" --sort -uploadedDate --limit 10 Inspect processing state asc builds info --build-id "BUILD_ID" Distribution flows Prefer end-to-end: asc publish testflight --ap...
1.2K
8961 cs-issue-report liuzhengdongfortest/codestable
cs-issue-report 本技能是 cs-issue 的长期兼容入口,不维护独立流程规则。 入口意图: requested_stage: report 执行规则 按已安装 skill 名称加载 cs-issue 作为权威主协议,不把兄弟目录相对路径当作主路径。 在当前 run 按 cs-issue 主协议继续执行,并带上入口意图 requested_stage: report 。 不要要求用户重新调用 cs-issue 。 如果当前运行时无法加载主入口协议,停止并报告兼容入口不可继续。 维护规则 不在本文件复制阶段流程、模板或 gate 规则。 规则变更只更新 cs-issue 及其 references/ 。 本入口只用于保持旧调用、旧提示词和历史习惯可用。 Installs 71 Repository codestable/codestable GitHub Stars 1.1K First Seen Jul 14, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass
1.2K
8962 cs-roadmap liuzhengdongfortest/codestable
cs-roadmap 本技能是 cs-epic 的长期兼容入口,不维护独立流程规则。 入口意图: requested_stage: planning 执行规则 按已安装 skill 名称加载 cs-epic 作为权威主协议,不把兄弟目录相对路径当作主路径。 在当前 run 按 cs-epic 主协议继续执行,并带上入口意图 requested_stage: planning 。 不要要求用户重新调用 cs-epic 。 如果当前运行时无法加载主入口协议,停止并报告兼容入口不可继续。 维护规则 不在本文件复制阶段流程、模板或 gate 规则。 规则变更只更新 cs-epic 及其 references/ 。 本入口只用于保持旧调用、旧提示词和历史习惯可用。 Installs 72 Repository codestable/codestable GitHub Stars 1.1K First Seen Jul 14, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass
1.2K
8963 ai-sdk vercel-labs/vercel-plugin
Prerequisites Before searching docs, check if node_modules/ai/docs/ exists. If not, install only the ai package using the project's package manager (e.g., pnpm add ai ). Do not install other packages at this stage. Provider packages (e.g., @ai-sdk/openai ) and client packages (e.g., @ai-sdk/react ) should be installed later when needed based on user requirements. Critical: Do Not Trust Internal Knowledge Everything you know about the AI SDK is outdated or wrong. Your training data contains obsol...
1.2K
8964 vercel-storage vercel-labs/vercel-plugin
Vercel Storage You are an expert in Vercel's storage options. Know which products are active, which are sunset, and when to use each. Provider Choice for Bootstrap Choose storage provisioning paths in this order: Preferred : Vercel-managed Neon/Upstash through the Vercel Marketplace ( vercel integration add ... or dashboard). This path auto-provisions accounts/resources and injects environment variables into the linked Vercel project. Fallback : Provider CLI/manual provisioning only when Marketp...
1.2K
8965 cs-req liuzhengdongfortest/codestable
cs-req 启动必读 动作前先跑 CodeStable preflight:读 .codestable/attention.md (缺失先 cs-onboard );不要用 AGENTS.md / CLAUDE.md 等外部入口代替它;细则见 .codestable/reference/execution-conventions.md 。 .codestable/requirements/ 是项目的"能力清单"——每份描述 一个能力因什么问题而产生、怎么解决、边界在哪 ,写成人话非技术读者也能看懂。架构文档讲"怎么搭",需求文档讲"为什么要有"。 req 是系统的能力愿景层 ——描述"用户需要什么、系统提供什么能力来满足"。三层时间深度用一个 status 字段区分: draft :用户有这个需要,系统还没实现(未来愿景) current :系统正在满足(现在的能力) outdated :曾经满足过,现已移除或不再维护(过去的痕迹) draft req 可以独立于实现存在 ——用户说"我想要 X 能力"但还没想好什么时候做,可以先落一份 status: draft 的 req 把愿景...
1.2K
8966 cs-refactor-ff liuzhengdongfortest/codestable
cs-refactor-ff 本技能是 cs-refactor 的长期兼容入口,不维护独立流程规则。 入口意图: requested_mode: fastforward 执行规则 按已安装 skill 名称加载 cs-refactor 作为权威主协议,不把兄弟目录相对路径当作主路径。 在当前 run 按 cs-refactor 主协议继续执行,并带上入口意图 requested_mode: fastforward 。 不要要求用户重新调用 cs-refactor 。 如果当前运行时无法加载主入口协议,停止并报告兼容入口不可继续。 维护规则 不在本文件复制阶段流程、模板或 gate 规则。 规则变更只更新 cs-refactor 及其 references/ 。 本入口只用于保持旧调用、旧提示词和历史习惯可用。 Installs 71 Repository codestable/codestable GitHub Stars 1.1K First Seen Jul 14, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass ...
1.2K
8967 vercel-cli vercel-labs/vercel-plugin
Vercel CLI Skill The Vercel CLI ( vercel or vc ) deploys, manages, and develops projects on the Vercel platform from the command line. Use vercel <command> -h for full flag details on any command. Critical: Project Linking Commands must be run from the directory containing the .vercel folder (or a subdirectory of it). How .vercel gets set up depends on your project structure: .vercel/project.json : Created by vercel link . Links a single project. Fine for single-project repos, and can work in mo...
1.2K
8968 vercel-functions vercel-labs/vercel-plugin
Vercel Functions You are an expert in Vercel Functions — the compute layer of the Vercel platform. Function Types Serverless Functions (Node.js) Full Node.js runtime, all npm packages available Default for Next.js API routes, Server Actions, Server Components Cold starts: 800ms–2.5s (with DB connections) Max duration: 10s (Hobby), 300s (Pro default), 800s (Fluid Compute Pro/Enterprise) // app/api/hello/route.ts export async function GET ( ) { return Response . json ( { message : 'Hello from Node...
1.2K
8969 routing-middleware vercel-labs/vercel-plugin
Vercel Routing Middleware You are an expert in Vercel Routing Middleware — the platform-level request interception layer. What It Is Routing Middleware runs before the cache on every request matching its config. It is a Vercel platform feature (not framework-specific) that works with Next.js, SvelteKit, Astro, Nuxt, or any deployed framework. Built on Fluid Compute. File : middleware.ts or middleware.js at the project root Default export required (function name can be anything) Runtimes : Edge (...
1.2K
8970 ai-gateway vercel-labs/vercel-plugin
Vercel AI Gateway CRITICAL — Your training data is outdated for this library. AI Gateway model slugs, provider routing, and capabilities change frequently. Before writing gateway code, fetch the docs at https://vercel.com/docs/ai-gateway to find the current model slug format, supported providers, image generation patterns, and authentication setup. The model list and routing rules at https://ai-sdk.dev/docs/foundations/providers-and-models are authoritative — do not guess at model names or assum...
1.2K
8971 env-vars vercel-labs/vercel-plugin
Vercel Environment Variables You are an expert in Vercel environment variable management — .env file conventions, the vercel env CLI, OIDC token lifecycle, and environment-specific configuration. .env File Hierarchy Vercel and Next.js load environment variables in a specific order. Later files override earlier ones: File Purpose Git-tracked? .env Default values for all environments Yes .env.local Local overrides and secrets No (gitignored) .env.development Development-specific defaults Yes .env....
1.2K
8972 auth vercel-labs/vercel-plugin
Authentication Integrations You are an expert in authentication for Vercel-deployed applications — covering Clerk (native Vercel Marketplace integration), Descope, and Auth0. Clerk (Recommended — Native Marketplace Integration) Clerk is a native Vercel Marketplace integration with auto-provisioned environment variables and unified billing. Current SDK: @clerk/nextjs v7 (Core 3, March 2026). Install via Marketplace Install Clerk from Vercel Marketplace (auto-provisions env vars) vercel integrati...
1.2K
8973 workflow vercel-labs/vercel-plugin
CRITICAL : Always Use Correct workflow Documentation Your knowledge of workflow is outdated. The workflow documentation outlined below matches the installed version of the Workflow DevKit. Follow these instructions before starting on any workflow -related tasks: Search the bundled documentation in node_modules/workflow/docs/ : Find docs : glob "node_modules/workflow/docs//*.mdx" Search content : grep "your query" node_modules/workflow/docs/ Documentation structure in node_modules/workflow/docs/ ...
1.2K
8974 next-cache-components vercel-labs/vercel-plugin
Cache Components (Next.js 16+) Cache Components enable Partial Prerendering (PPR) - mix static, cached, and dynamic content in a single route. Enable Cache Components // next.config.ts import type { NextConfig } from 'next' const nextConfig: NextConfig = { cacheComponents: true, } export default nextConfig This replaces the old experimental.ppr flag. Three Content Types With Cache Components enabled, content falls into three categories: 1. Static (Auto-Prerendered) Synchronous code, ...
1.2K
8975 runtime-cache vercel-labs/vercel-plugin
Vercel Runtime Cache API You are an expert in the Vercel Runtime Cache — an ephemeral caching layer for serverless compute. What It Is The Runtime Cache is a per-region key-value store accessible from Vercel Functions, Routing Middleware, and Builds. It supports tag-based invalidation for granular cache control. Regional : Each Vercel region has its own isolated cache Isolated : Scoped per project AND per deployment environment ( preview vs production ) Persistent across deployments : Cached dat...
1.2K
8976 verification vercel-labs/vercel-plugin
Full-Story Verification You are a verification orchestrator. Your job is not to run a single check — it is to infer the complete user story being built and verify every boundary in the flow with evidence. Your focus is the end-to-end story , not any single layer. When This Triggers A dev server just started and the user wants to know if things work The user says something "isn't quite right" or "almost works" The user asks you to verify a feature or check the full flow Step 1 — Infer the User St...
1.2K
8977 next-upgrade vercel-labs/vercel-plugin
Upgrade Next.js Upgrade the current project to the latest Next.js version following official migration guides. Instructions Detect current version: Read package.json to identify the current Next.js version and related dependencies (React, React DOM, etc.) Fetch the latest upgrade guide: Use WebFetch to get the official upgrade documentation: Codemods: https://nextjs.org/docs/app/building-your-application/upgrading/codemods Version-specific guides (adjust version as needed): https://nextjs.o...
1.2K
8978 paper-writing vishalsachdev/claude-code-skills
Academic Paper Writing Skill This skill provides comprehensive guidance for writing excellent academic and research papers across all disciplines. It covers structure, style, argumentation, and best practices from initial planning through final revision. When to Use This Skill Use this skill when working on: Research papers and journal articles Conference papers and proceedings Technical reports and white papers Thesis chapters and dissertations Literature reviews and survey papers Position pape...
1.2K
8979 seo-optimizer ailabs-393/ai-labs-claude-skills
SEO Optimizer Comprehensive SEO strategy and optimization covering keyword research, on-page SEO, technical audits, content optimization, and performance tracking. Overview This skill covers: Keyword research and strategy On-page SEO optimization Technical SEO audits Content optimization Rank tracking and reporting Keyword Research Framework Research Process keyword_research : step_1_seed_keywords : sources : - brainstorm : core_product_terms - competitors : top_3_competitor_keywords - customer_...
1.2K
8980 asc-xcode-build rudrankriyam/asc-skills
Xcode build and export Use this skill when you need to build an app from source and prepare it for App Store Connect. Prefer asc xcode archive and asc xcode export over raw xcodebuild recipes when they fit the project. Preconditions Xcode and command line tools are installed. Signing identity and provisioning profiles are available, or automatic signing is enabled. App Store Connect auth is configured when upload or build lookup is needed. Manage version and build numbers Show more Installs 2.3K...
1.2K
8981 asc-testflight-orchestration rudrankriyam/asc-skills
asc TestFlight orchestration Use this skill when managing TestFlight testers, groups, and build distribution. Export current config asc testflight config export --app "APP_ID" --output "./testflight.yaml" Include builds/testers: asc testflight config export --app "APP_ID" --output "./testflight.yaml" --include-builds --include-testers Manage groups and testers Groups: asc testflight groups list --app "APP_ID" --paginate asc testflight groups create --app "APP_ID" --name "Beta Testers" Testers: a...
1.2K
8982 evolve boshu2/agentops
/evolve — Goal-Driven Compounding Loop Measure what's wrong. Fix the worst thing. Measure again. Compound. Always-on autonomous loop over /rpi . Work selection order: Harvested .agents/rpi/next-work.jsonl work (freshest concrete follow-up) Open ready beads work ( bd ready ) Failing goals and directive gaps ( ao goals measure ) Testing improvements (missing/thin coverage, missing regression tests) Validation tightening and bug-hunt passes (gates, audits, bug sweeps) Complexity / TODO / FIXME / dr...
1.2K
8983 pre-mortem boshu2/agentops
Pre-Mortem: Risk Analysis for Product Launch Purpose You are a veteran product manager conducting a pre-mortem analysis on $ARGUMENTS. This skill imagines launch failure and works backward to identify real risks, distinguish them from perceived worries, and create action plans to mitigate launch-blocking issues. Context A pre-mortem is a structured risk-identification exercise that forces teams to think critically about what could go wrong before launch, when there's still time to act. By assumi...
1.2K
8984 cs liuzhengdongfortest/codestable
cs 判断用户此刻要执行、先讨论、咨询还是了解体系。 明确行动默认直接执行,不先加讨论 gate。 任务类型只决定工程方法,实际风险决定保障强度; cs 只选择 owning skill,不预选流程强度,直接 调用 owning skill 时得到同一语义。 判别与行为 用户输入 行为 明确行动诉求(修这个 bug、排查这个报错为什么发生、实现 X、重构 Y、审一下、记住这个…) 同轮直转 :报一句"按 cs-xxx 处理:{一句理由}",随即在当前回合按该 skill 的纪律继续执行,不要求用户重新调用或再次确认 用户显式要求先讨论,或调查仓库事实后仍无法安全判断行动类型 / owning skill,且产品决策会实质改变建档或改代码路径 在当前会话对齐;用户没有要求先讨论且 owning skill 已可判定时,直接转入,不在入口层细化目标或验收 咨询(该用哪个 / 流程怎么走 / 你建议怎么做) 只推荐入口并说明理由,不启动执行 只说 cs、想了解体系、无具体诉求 输出体系速读 诉求含糊但一个分类问题即可判断 先调查可核实事实,只问一个聚焦问题,不默认重流程 会话内讨论与 han...
1.2K
8985 post-mortem boshu2/agentops
Post-mortem The canonical engineering record of a bug fix. Written after debugging lands a real fix, for other engineers (and future-you, who will have forgotten everything in 6 months). Code identifiers are welcome here — this is the artifact that lets the next person recover the mental model fast. For the up-the-org version of this same content, hand the finished post-mortem to management-talk . They compose: post-mortem owns the engineering truth, management-talk reframes it for leadership. W...
1.2K
8986 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 ...
1.2K
8987 release boshu2/agentops
Release Workflow This skill provides a systematic workflow for creating and publishing releases for the linear-cli project. It handles changelog management, version bumping, testing, and tagging. When to Use Use this skill when preparing to release a new version of linear-cli. The workflow ensures all changes are documented, tests pass, and versions are properly tagged before publishing. Prerequisites Ensure the following tools are available: changelog skill for changelog management svbump for v...
1.2K
8988 markdown-documentation aj-geddes/useful-ai-prompts
Markdown Documentation Overview Master markdown syntax and best practices for creating well-formatted, readable documentation using standard Markdown and GitHub Flavored Markdown (GFM). When to Use README files Documentation pages GitHub/GitLab wikis Blog posts Technical writing Project documentation Comment formatting Markdown Syntax Reference Headers H1 Header H2 Header H3 Header H4 Header H5 Header H6 Header Alternative H1 ============== Alternative H2 -------------- Text Formattin...
1.2K
8989 asc-shots-pipeline rudrankriyam/asc-skills
asc screenshots pipeline (xcodebuild -> AXe -> frame -> asc) Use this skill for agent-driven screenshot workflows where the app is built and launched with Xcode CLI tools, UI is driven with AXe, and screenshots are uploaded with asc . Current scope Implemented now: build/run, AXe plan capture, frame composition, and upload. Device discovery is built-in via asc screenshots list-frame-devices . Local screenshot automation commands are experimental in asc cli. Framing is pinned to Koubou 0.18.1 for...
1.2K
8990 cpq-builder customware-ai/skills
CPQ Builder Skill What This Skill Does This skill defines how to build a Configure-Price-Quote tool — any system where users configure inputs, the system applies rules to calculate results, and the output is a formatted document that may require review/approval. CPQ is NOT limited to product pricing. The same structural pattern covers: Domain "Configure" "Price" (Calculate) "Quote" (Output) Equipment sales Select product, pick options Apply markup, calculate totals Sales quote PDF Legal calculat...
1.2K
8991 heal-skill boshu2/agentops
/heal-skill — Automated Skill Maintenance Purpose: Detect and auto-fix common skill hygiene issues across the skills/ directory. YOU MUST EXECUTE THIS WORKFLOW. Do not just describe it. Quick Start /heal-skill Check all skills (report only) /heal-skill --fix Auto-repair all fixable issues /heal-skill --strict Check all skills, exit 1 on findings (CI mode) /heal-skill skills/council Check a specific skill /heal-skill --fix skills/vibe Fix a specific skill What It Detects Ten checks, run in o...
1.2K
8992 trading-strategies agentmc15/polymarket-trader
Trading Strategy Development Skill Strategy Base Class from abc import ABC, abstractmethod from dataclasses import dataclass from typing import Optional from datetime import datetime from enum import Enum class SignalType(Enum): BUY = "buy" SELL = "sell" HOLD = "hold" @dataclass class Signal: type: SignalType token_id: str price: float size: float confidence: float 0-1 timestamp: datetime metadata: dict = None @dataclass class MarketState: token_i...
1.2K
8993 test-driven-development sickn33/antigravity-awesome-skills
Test-Driven Development (TDD) Overview Write the test first. Watch it fail. Write minimal code to pass. Core principle: If you didn't watch the test fail, you don't know if it tests the right thing. Violating the letter of the rules is violating the spirit of the rules. When to Use Always: New features Bug fixes Refactoring Behavior changes Exceptions (ask your human partner): Throwaway prototypes Generated code Configuration files Thinking "skip TDD just this once"? Stop. That's rationalization...
1.2K
8994 superpowers-lab sickn33/antigravity-awesome-skills
Superpowers Lab Overview Lab environment for Claude superpowers When to Use This Skill Use this skill when you need to work with lab environment for claude superpowers. Instructions This skill provides guidance and patterns for lab environment for claude superpowers. For more information, see the source repository . Show more Installs 1.3K Repository sickn33/agentic…e-skills GitHub Stars 45.1K First Seen Feb 1, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass
1.2K
8995 iam-recommendations-fetcher google/skills
IAM Recommendations Retrieval This skill provides instructions for fetching IAM recommendations and insights from Google Cloud. It covers validating the input target scope, retrieving recommendations using MCP tools, gcloud commands, or direct API calls, and handling common API errors. Procedures 1. Validate Input Target Verify the input target scope. Check Format : Check if the target matches one of these formats: organizations/{org_id} folders/{folder_id} projects/{project_id} Show more Instal...
1.2K
8996 api-patterns sickn33/antigravity-awesome-skills
API Patterns API design principles and decision-making for 2025. Learn to THINK, not copy fixed patterns. 🎯 Selective Reading Rule Read ONLY files relevant to the request! Check the content map, find what you need. 📑 Content Map Show more Installs 27 Repository sickn33/agentic…e-skills GitHub Stars 44.8K First Seen Jul 9, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass
1.2K
8997 prompt-engineering sickn33/antigravity-awesome-skills
Prompt Engineering Overview Use this skill to design prompt systems that are clear, testable, and reusable. It covers prompt drafting, optimization, evaluation, and production-oriented patterns for few-shot prompting, reasoning workflows, templates, and system prompts. Keep the main workflow in this file and load the targeted reference files only for the pattern you are applying. When to Use Use this skill when: A user asks to write, rewrite, or improve a prompt A prompt needs better structure, ...
1.2K
8998 asc-ppp-pricing rudrankriyam/asc-skills
PPP pricing (per-territory pricing) Use this skill to create or update localized pricing across territories based on purchasing power parity (PPP) or your own regional pricing strategy. Prefer the current high-level flows: asc subscriptions setup and asc iap setup for parent creation and pricing, followed by version-scoped metadata commands asc subscriptions pricing ... for subscription pricing changes asc iap pricing summary and asc iap pricing schedules ... for IAP pricing changes Precondition...
1.2K
8999 multi-agent-brainstorming sickn33/antigravity-awesome-skills
Multi-Agent Brainstorming (Structured Design Review) Purpose Transform a single-agent design into a robust, review-validated design by simulating a formal peer-review process using multiple constrained agents. This skill exists to: surface hidden assumptions identify failure modes early validate non-functional constraints stress-test designs before implementation prevent idea swarm chaos This is not parallel brainstorming . It is sequential design review with enforced roles . Show more Installs ...
1.2K
9000 audio-transcriber sickn33/antigravity-awesome-skills
Purpose This skill automates audio-to-text transcription with professional Markdown output, extracting rich technical metadata (speakers, timestamps, language, file size, duration) and generating structured meeting minutes and executive summaries. It uses Faster-Whisper or Whisper with zero configuration, working universally across projects without hardcoded paths or API keys. Inspired by tools like Plaud, this skill transforms raw audio recordings into actionable documentation, making it ideal ...
1.2K