███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 3401 | web-search | brave/brave-search-skills |
Install the belt CLI skill: npx skills add belt-sh/cli Web Search & Extraction Search the web and extract content via inference.sh CLI. Quick Start Requires inference.sh CLI ( belt ). Install instructions belt login Search the web belt app run tavily/search-assistant --input '{"query": "latest AI developments 2024"}' Show more Installs 34.6K Repository skills-101/superpowers GitHub Stars 7 First Seen 13 days ago Security Audits Gen Agent Trust Hub Pass Socket Warn Snyk Warn
|
4.1K |
| 3402 | jupyter-notebook | openai/skills |
Jupyter Notebook Skill Create clean, reproducible Jupyter notebooks for two primary modes: Experiments and exploratory analysis Tutorials and teaching-oriented walkthroughs Prefer the bundled templates and the helper script for consistent structure and fewer JSON mistakes. When to use Create a new .ipynb notebook from scratch. Convert rough notes or scripts into a structured notebook. Refactor an existing notebook to be more reproducible and skimmable. Build experiments or tutorials that will be...
|
4.1K |
| 3403 | libafl | trailofbits/skills |
LibAFL LibAFL is a modular fuzzing library that implements features from AFL-based fuzzers like AFL++. Unlike traditional fuzzers, LibAFL provides all functionality in a modular and customizable way as a Rust library. It can be used as a drop-in replacement for libFuzzer or as a library to build custom fuzzers from scratch. When to Use Fuzzer Best For Complexity libFuzzer Quick setup, single-threaded Low AFL++ Multi-core, general purpose Medium LibAFL Custom fuzzers, advanced features, researc...
|
4.1K |
| 3404 | han-river-water-level | nomadamas/k-skill |
Han River Water Level What this skill does 기본적으로 https://k-skill-proxy.nomadamas.org/v1/han-river/water-level 로 요청해서 현재 수위와 유량을 요약한다. When to use "한강대교 지금 수위 어때?" "잠수교 유량 알려줘" "1018683 관측소 현재 값 보여줘" Inputs 기본 입력: 관측소명/교량명( stationName ) 대체 입력: 관측소코드( stationCode ) Prerequisites optional: jq Default path 추가 client API 레이어는 불필요하다. 그냥 프록시 서버에 HTTP 요청만 넣으면 된다. 사용자는 별도 HRFCO ServiceKey 를 준비할 필요가 없다. upstream key는 proxy 서버에서만 주입한다. KSKILL_PROXY_BASE_URL 환경변수가 있으면 그 값을 사용하고, 없으면 기본 경로 https://k-skill-p...
|
4.1K |
| 3405 | html-to-ppt | claude-office-skills/skills |
HTML/Markdown to PowerPoint Skill Overview This skill enables conversion from Markdown or HTML to professional PowerPoint presentations using Marp (Markdown Presentation Ecosystem). Create beautiful, consistent slides using simple Markdown syntax with CSS-based themes. How to Use Provide Markdown content structured for slides Optionally specify a theme or custom styling I'll convert it to PowerPoint, PDF, or HTML slides Example prompts: "Convert this markdown to a PowerPoint presentation" "Creat...
|
4.1K |
| 3406 | lean-startup | wondelai/skills |
Lean Startup Methodology A systematic approach to building startups and launching new products that shortens development cycles and rapidly discovers if a business model is viable. Core Principle Entrepreneurship is a form of management. Success doesn't require a perfect plan or brilliant insight—it requires a systematic process for testing assumptions, learning from customers, and iterating rapidly. The foundation: Most startups fail not because they couldn't build what they planned, but becaus...
|
4.1K |
| 3407 | joseon-sillok-search | nomadamas/k-skill |
조선왕조실록 검색 What this skill does 국사편찬위원회 조선왕조실록 사이트( https://sillok.history.go.kr )에서 공식 검색 결과 HTML과 기사 상세 페이지를 직접 읽어 조선왕조실록 기록을 찾는다. v1 범위는 단순 스크래핑이다. 키워드 검색 선택적 왕별 필터( --king ) 선택적 서기 연도 필터( --year ) 검색 결과 제목/요약/원문 링크 정리 기사 상세 페이지에서 국역/원문 excerpt 추출 When to use "조선왕조실록에서 훈민정음 찾아줘" "세종 때 실록에서 측우기 관련 기사 검색해줘" "1443년 조선왕조실록 기록 찾아줘" "정조실록에서 수원 관련 기록 몇 개 보여줘" Prerequisites 인터넷 연결 python3 별도 API 키 없음 설치된 skill payload 안에 scripts/sillok_search.py helper가 함께 들어 있다. Inputs 필수: 검색어 선택: 왕 이름 ( 세종 , 정조 , 세종...
|
4.1K |
| 3408 | korean-stock-search | nomadamas/k-skill |
Korean Stock Search What this skill does 기본적으로 https://k-skill-proxy.nomadamas.org/v1/korean-stock/... 로 요청해서 KRX 상장 종목 검색, 종목 기본정보, 일별 시세를 조회한다. upstream 설계 참고는 jjlabsio/korea-stock-mcp 이지만, 사용자는 KRX_API_KEY 를 발급받거나 로컬 MCP 서버를 설치할 필요가 없다. KRX_API_KEY 는 proxy 서버에서만 관리한다. When to use "삼성전자 종목코드랑 시장구분 찾아줘" "005930 기본정보 보여줘" "SK하이닉스 20260408 종가/거래량 알려줘" "KOSDAQ 에서 알테오젠 시세 확인해줘" When not to use 미국/일본/가상자산 같은 비한국 주식 조회 실시간 체결/호가/분봉 조회 재무제표/공시 원문 분석 (이 스킬 범위 밖) 투자 자문/매수 추천 Inputs q : 종목명 또는 종목코드 검색어 (...
|
4.1K |
| 3409 | pathfinder | thedotmack/claude-mem |
Pathfinder You are an ORCHESTRATOR. Map the codebase into feature-grouped flowcharts, identify duplicated concerns, propose the simplest unified architecture, and hand off per-system plans to /make-plan . You do not write implementation code. You produce diagrams, a duplication report, a proposed unified flowchart, and handoff prompts. Delegation Model Use subagents for discovery and extraction (file reading, flow tracing, grep, diagramming). Keep synthesis (deciding feature boundaries, picking ...
|
4.1K |
| 3410 | ruzzy | trailofbits/skills |
Ruzzy Ruzzy is a coverage-guided fuzzer for Ruby built on libFuzzer. It enables fuzzing both pure Ruby code and Ruby C extensions with sanitizer support for detecting memory corruption and undefined behavior. When to Use Ruzzy is currently the only production-ready coverage-guided fuzzer for Ruby. Choose Ruzzy when: Fuzzing Ruby applications or libraries Testing Ruby C extensions for memory safety issues You need coverage-guided fuzzing for Ruby code Working with Ruby gems that have native ...
|
4.1K |
| 3411 | pragmatic-programmer | wondelai/skills |
The Pragmatic Programmer Framework A systems-level approach to software craftsmanship from Hunt & Thomas' "The Pragmatic Programmer" (20th Anniversary Edition). Apply these principles when designing systems, reviewing architecture, writing code, or advising on engineering culture. This framework addresses the meta-level: how to think about software, not just how to write it. Core Principle Care about your craft. Software development is a craft that demands continuous learning, disciplined practi...
|
4.1K |
| 3412 | bunjang-search | nomadamas/k-skill |
Bunjang Search What this skill does upstream bunjang-cli / pinion05/bunjangcli 를 사용해 번개장터에서 아래 흐름을 처리한다. 상품 검색 상품 상세조회 선택적 찜/채팅 다페이지 대량 수집 AI 분석용 TOON chunk export Core policy 기본 경로는 항상 CLI first 다. 기본 명령은 npx --yes bunjang-cli ... 형식을 쓴다. auth login 은 headful 브라우저 + TTY / interactive 터미널 이 필요하다. 로그인 전에는 검색/상세조회/대량 수집 위주로 답하고, favorite / chat / purchase 는 선택적 로그인 플로우 로만 안내한다. 대량 수집은 --start-page , --pages , --max-items , --with-detail , --output 조합을 우선 쓴다. AI 분석용 export 는 --ai --output <director...
|
4.1K |
| 3413 | diagram-creator | claude-office-skills/skills |
Diagram Creator Skill Overview I help you create professional diagrams using text-based diagram tools like Mermaid and PlantUML. These diagrams can be rendered in documentation, presentations, and development tools. What I can do: Create flowcharts and process diagrams Generate sequence diagrams Build architecture and system diagrams Design ER (Entity-Relationship) diagrams Create class diagrams and UML Generate organizational charts Build Gantt charts and timelines What I cannot do: Render imag...
|
4.1K |
| 3414 | korean-patent-search | nomadamas/k-skill |
한국 특허 정보 검색 What this skill does KIPRIS Plus(키프리스 플러스) 공식 Open API로 한국 특허/실용신안 공개·공고 데이터를 검색한다. v1 범위: 키워드 검색 ( getWordSearch ) 출원번호 기준 서지 상세 조회 ( getBibliographyDetailInfoSearch ) 구조화된 JSON 출력 표준 python3 helper 동봉 When to use "배터리 관련 한국 특허 찾아줘" "출원번호 1020240001234 특허 요약 보여줘" "KIPRIS API로 특허 검색 결과를 JSON으로 받고 싶어" "출원인/IPC/초록까지 포함한 한국 특허 검색 결과가 필요해" Prerequisites 인터넷 연결 python3 KIPRIS Plus에서 발급받은 API 키 helper 환경변수: KIPRIS_PLUS_API_KEY 실제 요청 쿼리 파라미터명: ServiceKey 설치된 skill payload 안에 scripts/patent_...
|
4.1K |
| 3415 | seo-image-gen | agricidaniel/claude-seo |
SEO Image Gen: AI Image Generation for SEO Assets (Extension) Generate production-ready images for SEO use cases using Gemini's image generation via the banana Creative Director pipeline. Maps SEO needs to optimized domain modes, aspect ratios, and resolution defaults. Architecture Note This extension is built on Claude Banana , the standalone AI image generation skill for Claude Code. This skill has two components with distinct roles: SKILL.md (this file): Handles interactive /seo image-gen com...
|
4.1K |
| 3416 | devcontainer-setup | trailofbits/skills |
Devcontainer Setup Skill Creates a pre-configured devcontainer with Claude Code and language-specific tooling. When to Use User asks to "set up a devcontainer" or "add devcontainer support" User wants a sandboxed Claude Code development environment User needs isolated development environments with persistent configuration When NOT to Use User already has a devcontainer configuration and just needs modifications User is asking about general Docker or container questions User wants to deploy produ...
|
4.1K |
| 3417 | workflow | vercel/workflow |
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/ ...
|
4.1K |
| 3418 | ucp | shopify/shopify-ai-toolkit |
ucp When a buyer expresses commercial intent — wanting to find, buy, or track products — this is your toolkit. You can search across thousands of merchants via a bundled global catalog, build carts and complete checkouts against any UCP-supporting merchant, and follow up on orders. For merchants that don't support direct transactions, hand off gracefully to the merchant's own flow. How to decide what to do Buyer says... Do this "Find me X", "I need X for Y", "what's a good X under $Z" — no merch...
|
4.1K |
| 3419 | agent-platform-migrate-from-ai-studio | google/skills |
Migrating from Gemini API in AI Studio to Agent Platform Use this skill when you need to transition an application from the developer-centric Google AI Studio ecosystem ( generativelanguage.googleapis.com ) to the enterprise-grade Google Cloud Agent Platform ( aiplatform.googleapis.com ). When to Invoke This Skill Show more Installs 476 Repository google/skills GitHub Stars 12.4K First Seen 5 days ago
|
4.1K |
| 3420 | git-guardrails-claude-code | vinvcn/mattpocock-skills-zh-cn |
Setup Git Guardrails Sets up a PreToolUse hook that intercepts and blocks dangerous git commands before Claude executes them. What Gets Blocked git push (all variants including --force ) git reset --hard git clean -f / git clean -fd git branch -D git checkout . / git restore . When blocked, Claude sees a message telling it that it does not have authority to access these commands. Steps 1. Ask scope Ask the user: install for this project only ( .claude/settings.json ) or all projects ( ~/.claude/...
|
4.1K |
| 3421 | blender-motion-state-inspection | affaan-m/ecc |
Blender Motion State Inspection When to Use A Blender character looks twisted, mirrored, flattened, offset, or foot-sliding in an animation. A user asks whether an imported avatar, armature, or retargeted motion matches an expected pose. You need to compare rendered evidence with structured facts such as bones, bounding boxes, contacts, and facing vectors. A workflow depends on deciding whether a model is a character, prop, proxy mesh, control rig, or broken import. Core Principle Do not judge a...
|
4.1K |
| 3422 | vip-test-executor | api/git | 4.1K | |
| 3423 | stripe payments | claude-office-skills/skills |
Stripe Payments Comprehensive skill for automating Stripe payment processing and subscription management. Core Workflows 1. Payment Flow STRIPE PAYMENT FLOW: ┌─────────────────┐ │ Customer │ │ Payment Intent │ └────────┬────────┘ ▼ ┌─────────────────┐ │ Checkout │ │ - Card Input │ │ - Validation │ └────────┬────────┘ ▼ ┌─────────────────┐ │ Processing │ │ - Auth │ │ - Capture │ └────────┬────────┘ ▼ ┌─────────────────┐ │ Confirmation │ │ - Receipt ...
|
4.1K |
| 3424 | facebook/meta ads | claude-office-skills/skills | 4.1K | |
| 3425 | cypress-explain | cypress-io/ai-toolkit |
Cypress Explain Use this skill when: The user wants to understand Cypress or an existing test, or to review or critique tests without authoring changes. Use this skill even if they only say "tests" and do not mention Cypress, or if they mention cy.* (the word "cy", a period, and a suffix indicating a Cypress command). Do NOT use this skill when: The user states they are not asking about Cypress, when the user mentions an alternative testing tool without referencing Cypress, or when the primary a...
|
4.1K |
| 3426 | deslop | cursor/plugins |
Remove AI code slop Check the diff against main and remove AI-generated slop introduced in the branch. Focus Areas Extra comments that are unnecessary or inconsistent with local style Defensive checks or try/catch blocks that are abnormal for trusted code paths Casts to any used only to bypass type issues Deeply nested code that should be simplified with early returns Other patterns inconsistent with the file and surrounding codebase Guardrails Keep behavior unchanged unless fixing a clear bug. ...
|
4.1K |
| 3427 | agentforce-architecture-analyze | forcedotcom/sf-skills |
agentforce-architecture-analyze — declared architecture snapshot Design-time metadata tree for one Agentforce agent: planner → topics → actions → flows → Apex → prompts → NGA plugins. Reads declared metadata only — BotDefinition , GenAiPlanner* , GenAiPlugin* , GenAiFunction* , Flow , ApexClass , GenAiPromptTemplate . Does not read runtime audit rows. Runtime budget: 30–45s typical, ≤60s hard cap on reference fixtures. Sequential baseline would be 90–220s; parallel Tooling SOQL fan-out delivers ...
|
4.1K |
| 3428 | platform-lightning-app-coordinate | forcedotcom/sf-skills |
Generating Lightning App Overview Build a complete, deployable Salesforce Lightning Experience application from a natural language description by defining a Lightning Custom Application and orchestrating its dependent metadata types in correct dependency order. Invoke specialized metadata skills when available; generate metadata directly when no skill exists. When to Use This Skill Use when: User requests a "Lightning app", or "end-to-end solution" User says "build an app", "create an applicatio...
|
4.1K |
| 3429 | react-native-expert | jeffallan/claude-skills |
React Native Expert Senior mobile engineer building production-ready cross-platform applications with React Native and Expo. Role Definition You are a senior mobile developer with 8+ years of React Native experience. You specialize in Expo SDK 50+, React Navigation 7, and performance optimization for mobile. You build apps that feel truly native on both iOS and Android. When to Use This Skill Building cross-platform mobile applications Implementing navigation (tabs, stacks, drawers) Handling...
|
4.1K |
| 3430 | twitter-algorithm-optimizer | composiohq/awesome-claude-skills |
Twitter Algorithm Optimizer When to Use This Skill Use this skill when you need to: Optimize tweet drafts for maximum reach and engagement Understand why a tweet might not perform well algorithmically Rewrite tweets to align with Twitter's ranking mechanisms Improve content strategy based on the actual ranking algorithms Debug underperforming content and increase visibility Maximize engagement signals that Twitter's algorithms track What This Skill Does Analyzes tweets against Twitter's core r...
|
4.1K |
| 3431 | second-opinion | trailofbits/skills |
Second Opinion Shell out to external LLM CLIs for an independent code review powered by a separate model. Supports OpenAI Codex CLI and Google Gemini CLI. When to Use Getting a second opinion on code changes from a different model Reviewing branch diffs before opening a PR Checking uncommitted work for issues before committing Running a focused review (security, performance, error handling) Comparing review output from multiple models When NOT to Use Neither Codex CLI nor Gemini CLI is installed...
|
4.1K |
| 3432 | wp-rest-api | wordpress/agent-skills |
WP REST API When to use Use this skill when you need to: create or update REST routes/endpoints debug 401/403/404 errors or permission/nonce issues add custom fields/meta to REST responses expose custom post types or taxonomies via REST implement schema + argument validation adjust response links/embedding/pagination Inputs required Repo root + target plugin/theme/mu-plugin (path to entrypoint). Desired namespace + version (e.g. my-plugin/v1 ) and routes. Authentication mode (cookie + nonce vs a...
|
4.1K |
| 3433 | ingesting-into-data-lake | aws/agent-toolkit-for-aws |
Ingest into Data Lake Move data from a source into a queryable table in the data lake. This skill assumes the source connection (if one is needed) already exists. For Glue connection setup or troubleshooting, delegate to connecting-to-data-source . Philosophy Default to S3 Tables unless the environment says otherwise. S3 Tables is the recommended target for new data lake work. If the user's catalog inventory shows they haven't adopted S3 Tables, recommend standard Iceberg on their existing gener...
|
4.1K |
| 3434 | platform-sharing-rules-generate | forcedotcom/sf-skills |
Sharing Rules Generator Generate Salesforce Sharing Rules metadata to control record-level access beyond org-wide defaults. Supports criteria-based rules, role/group-based owner rules, and guest user rules for Experience Sites. Scope In scope : Generating sharingCriteriaRules , sharingOwnerRules , and sharingGuestRules metadata; retrieving existing sharing rules from an org; appending new rules to existing files; configuring rules for Guest and Portal profiles. Out of scope : Changing org-wide d...
|
4.1K |
| 3435 | agentforce-generate | forcedotcom/sf-skills |
Agent Script Skill What This Skill Is For Agent Script is Salesforce's scripting language for authoring next-generation AI agents on the Atlas Reasoning Engine. Introduced in 2025 with zero training data in any AI model. Everything needed to write, modify, diagnose, or deploy Agent Script agents is in this skill's reference files. ⚠️CRITICAL: Agent Script is NOT AppleScript, JavaScript, Python, or any other language. Do NOT confuse Agent Script syntax or semantics with any other language you hav...
|
4.1K |
| 3436 | slack-workflows | claude-office-skills/skills |
Slack Workflows Automate Slack with intelligent workflows for notifications, standup collection, approval processes, and cross-platform integrations. Based on n8n automation patterns. Overview This skill covers: Automated notifications and alerts Daily standup collection Approval workflows Cross-platform integrations Channel management automation Core Workflows 1. Daily Standup Bot workflow : "Async Standup" schedule : "9:00 AM weekdays" steps : 1. send_prompt : channel : each team member (DM) m...
|
4.1K |
| 3437 | debugging-wizard | jeffallan/claude-skills |
Debugging Wizard Expert debugger applying systematic methodology to isolate and resolve issues in any codebase. Role Definition You are a senior engineer with 15+ years debugging experience across multiple languages and frameworks. You apply scientific methodology to isolate root causes efficiently. You never guess - you test hypotheses systematically. When to Use This Skill Investigating errors, exceptions, or unexpected behavior Analyzing stack traces and error messages Finding root causes...
|
4.1K |
| 3438 | scaffold-exercises | vinvcn/mattpocock-skills-zh-cn |
Scaffold Exercises Create exercise directory structures that pass pnpm ai-hero-cli internal lint , then commit with git commit . Directory naming Sections : XX-section-name/ inside exercises/ (e.g., 01-retrieval-skill-building ) Exercises : XX.YY-exercise-name/ inside a section (e.g., 01.03-retrieval-with-bm25 ) Section number = XX , exercise number = XX.YY Names are dash-case (lowercase, hyphens) Exercise variants Each exercise needs at least one of these subfolders: problem/ - student workspac...
|
4.1K |
| 3439 | setup-pre-commit | vinvcn/mattpocock-skills-zh-cn |
Setup Pre-Commit Hooks What This Sets Up Husky pre-commit hook lint-staged running Prettier on all staged files Prettier config (if missing) typecheck and test scripts in the pre-commit hook Steps 1. Detect package manager Check for package-lock.json (npm), pnpm-lock.yaml (pnpm), yarn.lock (yarn), bun.lockb (bun). Use whichever is present. Default to npm if unclear. 2. Install dependencies Install as devDependencies: husky lint-staged prettier 3. Initialize Husky npx husky init This creates .hus...
|
4.1K |
| 3440 | cypress-docs | cypress-io/ai-toolkit |
Cypress Documentation Purpose Enable the agent to retrieve accurate, up-to-date, and verifiable information about the Cypress testing framework by prioritizing official documentation and structured sources. When to use Apply this skill whenever the task depends on finding, reading, or quoting Cypress documentation rather than general testing intuition: Look up facts : commands, APIs, assertions, lifecycle hooks, configuration options, environment variables, CLI flags, plugins, or TypeScript type...
|
4.1K |
| 3441 | household-waste-info | nomadamas/k-skill |
Household Waste Info What this skill does 행정안전부 생활쓰레기배출정보 Open API를 조회해 지역별 생활쓰레기/음식물쓰레기/재활용품 배출 기준과 요일/시간 정보를 안내한다. 기본 조회 단위는 시군구명( SGG_NM )이다. 응답은 사용자에게 이해하기 쉬운 요약 형태로 정리한다. Base URL은 원본 API( https://apis.data.go.kr/1741000/household_waste_info )를 기준으로 한다. serviceKey ( DATA_GO_KR_API_KEY )만 proxy 서버에서 주입/관리한다. When to use "강남구 쓰레기 배출 요일 알려줘" "우리 동네 음식물쓰레기 언제 버려?" "재활용품 배출 시간 확인해줘" "생활쓰레기 배출 장소/방법 찾아줘" Prerequisites 인터넷 연결 curl , python3 사용 가능 환경 원본 API 접근 가능 환경 API 키 주입용 proxy 접근 가능 환경 Credent...
|
4.1K |
| 3442 | creating-data-lake-table | aws/agent-toolkit-for-aws |
Create Data Lake Tables with Amazon S3 Tables Overview Amazon S3 Tables provides managed Iceberg tables with automatic compaction and snapshot management. Queryable via Athena and Iceberg-compatible engines. Common Tasks You MUST use AWS MCP server tools when connected, they provide command validation, sandboxed execution, and audit logging. Fall back to AWS CLI if MCP unavailable. Decision Guide Before creating, You MUST check what exists: You MUST run aws glue get-tables --database-name <NAME>...
|
4.1K |
| 3443 | finding-data-lake-assets | aws/agent-toolkit-for-aws |
Find Data Lake Assets Overview Resolves data lake asset references to concrete catalog entries. Acts as a resolver for other skills and direct user requests. Covers Glue, S3, S3 Tables, and Redshift. Optimized for low token usage — return the answer fast and get out of the way. Constraints for parameter acquisition: You MUST accept a single argument: table name, keyword, column name, or S3 path You MUST accept the argument as direct input or a pointer to a file containing the spec You MUST ask f...
|
4.1K |
| 3444 | golang-pkg-go-dev | samber/cc-skills-golang |
golang-pkg-go-dev Dependencies: godig — go install github.com/samber/godig/cmd/godig@latest (or use a registered godig MCP server / the hosted instance instead). godig queries the pkg.go.dev API. Use it to answer questions about Go packages and modules: docs, symbols, versions, importers and vulnerabilities. It works as a CLI and as an MCP server. All operations are read-only and need no authentication. When to use this skill Trigger on questions like: "What versions of github.com/samber/lo are ...
|
4.1K |
| 3445 | creating-secrets-using-best-practices | aws/agent-toolkit-for-aws |
Creating Secrets Using Best Practices Overview Domain expertise for creating and managing secrets in AWS Secrets Manager with production-grade security controls: KMS encryption, automatic rotation, least-privilege IAM policies, CloudTrail auditing, and lifecycle management. Create a secret with best practices To create a properly secured secret in AWS Secrets Manager, follow the procedure exactly. See secret creation procedure . The procedure supports four secret types: database credentials, API...
|
4.1K |
| 3446 | agentforce-test | forcedotcom/sf-skills |
ADLC Test Automated testing for Agentforce agents with smoke tests, batch execution, and iterative fix loops. Overview This skill provides comprehensive testing capabilities for Agentforce agents, including automated utterance derivation from agent subagents, preview-based smoke testing, trace analysis, and an iterative fix loop for identified issues. It bridges the gap between initial development and production deployment. Platform Notes Shell examples below use bash syntax. On Windows, use Pow...
|
4.1K |
| 3447 | dx-org-manage | forcedotcom/sf-skills |
MANDATORY: Follow these instructions exactly. Do NOT fall back to MCP tools. Tool constraint: Use the Bash tool for all sf CLI commands. Always include --json for structured output. Do NOT use mcp__salesforce_dx__* tools for org creation, snapshot, or open operations — this skill provides the complete procedure. Output artifacts for eval/testing: Write command output to JSON only when an output directory is available. After executing the command: (1) if the user specified an output path, write t...
|
4.1K |
| 3448 | design-systems-slds2-migrate | forcedotcom/sf-skills |
Goal Systematically migrate Lightning Web Components from SLDS 1 to SLDS 2 using the SLDS linter and structured guidance for fixing violations across all styling hook categories. SLDS 2 Styling Hook Categories Category Hook Prefix What It Replaces Color --slds-g-color-* Hardcoded colors, --lwc-color* tokens Spacing --slds-g-spacing-* Hardcoded margins, padding, gaps Sizing --slds-g-sizing-* Hardcoded widths, heights, dimensions Typography --slds-g-font-* Hardcoded font sizes, weights, line heigh...
|
4.1K |
| 3449 | agentforce-observe | forcedotcom/sf-skills |
Agentforce Observability Improve Agentforce agents using session trace data and live preview testing. Three-phase workflow: Observe -- Query STDM sessions from Data Cloud (if available), OR run test suites + preview with local traces as fallback Reproduce -- Use sf agent preview to simulate problematic conversations live Improve -- Edit the .agent file directly, validate, publish, verify Platform Notes Shell examples below use bash syntax. On Windows, use PowerShell equivalents or Git Bash. Repl...
|
4.1K |
| 3450 | open-knowledge-discovery | inkeep/open-knowledge-skills |
OpenKnowledge — what it is and how to install it OpenKnowledge (OK) is a markdown-CRDT collaboration platform. It turns a directory of .md / .mdx files into a live, multi-writer knowledge base: agents and humans edit the same documents in real time, every change is attributed, and a browser preview renders edits as they land. This skill covers discovery, install, and opening OpenKnowledge files — including single files that are not part of a project (see Opening a file outside a project below). ...
|
4.1K |