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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
27,437
总 Skills
161.5M
总安装量
2,741
贡献者
# Skill 仓库 描述 安装量
4651 create-agent openrouterteam/agent-skills
Build a Modular AI Agent with OpenRouter This skill helps you create a modular AI agent with: Standalone Agent Core - Runs independently, extensible via hooks OpenRouter SDK - Unified access to 300+ language models Optional Ink TUI - Beautiful terminal UI (separate from agent logic) Architecture ┌─────────────────────────────────────────────────────┐ │ Your Application │ ├─────────────────────────────────────────────────────┤ │ ┌─────────────┐ ┌─────────────┐...
2.7K
4652 auth0-quickstart auth0/agent-skills
Auth0 Quickstart Detect your framework and get started with Auth0 authentication. Step 1: Detect Your Framework Run this command to identify your framework: Check package.json dependencies cat package.json | grep -E "react|next|vue|angular|express|fastify|@nestjs" Or check project files ls -la | grep -E "angular.json|vue.config.js|next.config" Framework Detection Table: Framework Detection Skill to Use React (Vite/CRA) "react" in package.json, no Next.js auth0-react Next.js "next" in package.j...
2.7K
4653 competitive-analysis refoundai/lenny-skills
No SKILL.md available for this skill. View on GitHub Installs 2.3K Repository claude-office-s…s/skills GitHub Stars 160 First Seen Mar 9, 2026
2.7K
4654 inkos-multi-agent-novel-writing aradotso/trending-skills
InkOS Multi-Agent Novel Writing Skill by ara.so — Daily 2026 Skills collection InkOS is a multi-agent CLI system that autonomously writes, audits, and revises novels. Agents handle the full pipeline: Writer → Validator → Auditor → Reviser, with human review gates at configurable checkpoints. Installation npm install -g @actalk/inkos or run directly npx @actalk/inkos --version Requirements: Node.js ≥ 20.0.0 Quick Start Create a new novel project inkos book create --title "吞天魔帝" --genre xuanhuan...
2.7K
4655 adk-observability-guide google/adk-docs
ADK Observability Guide Scaffolded project? Cloud Trace and prompt-response logging are pre-configured by Terraform. See references/cloud-trace-and-logging.md for infrastructure details, env vars, and verification commands. No scaffold? Follow the ADK docs links below for manual setup. For production infrastructure, scaffold with /adk-scaffold . Reference Files File Contents references/cloud-trace-and-logging.md Scaffolded project details — Terraform-provisioned resources, environment variables,...
2.7K
4656 agentx starchild-ai-agent/official-skills
🌟 AgentX The Starchild community forum. Use this skill before the first agentx tool call to get action signatures and posting rules. The agentx tool stays built-in (no install needed); this SKILL.md is the reference doc. ⚠️ Platform disambiguation — AgentX vs. Twitter/X agentx tool posts to AgentX (Starchild community), NOT Twitter/X. "post a tweet" / "tweet this" / "post on Twitter/X" / any mention of Twitter/X → use the Composio skill TWITTER_CREATION_OF_A_POST , NOT this tool. "post on AgentX...
2.7K
4657 asc-submission-health rudrankriyam/app-store-connect-cli-skills
App Store submission health Use this skill to explain why a release cannot proceed and to manage an existing review submission. Hand healthy release execution back to asc-release-flow . Ownership boundary This skill owns: readiness validation and blocker diagnosis; public-API, web-session, and manual repair routing; review status and history; cancellation and retry decisions. Do not stage, upload, publish, or submit a healthy release from this skill. Answer order Show more Installs 2.4K Reposito...
2.7K
4658 vue-router-best-practices hyf0/vue-skills
Vue Router best practices, common gotchas, and navigation patterns. Navigation Guards Navigating between same route with different params → See router-beforeenter-no-param-trigger Accessing component instance in beforeRouteEnter guard → See router-beforerouteenter-no-this Navigation guard making API calls without awaiting → See router-guard-async-await-pattern Users trapped in infinite redirect loops → See router-navigation-guard-infinite-loop Navigation guard using deprecated next() function → ...
2.7K
4659 pwa-development alinaqi/claude-bootstrap
PWA Development Skill Purpose: Build Progressive Web Apps that work offline, install like native apps, and deliver fast, reliable experiences across all devices. Core PWA Requirements Show more Installs 47 Repository alinaqi/maggy GitHub Stars 706 First Seen May 21, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass
2.7K
4660 asc-xcode-build rudrankriyam/app-store-connect-cli-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...
2.7K
4661 security markdown-viewer/skills
Security Architecture Diagram Generator Quick Start: Define trust boundaries → Place identity/encryption/firewall icons → Connect with access flows → Group into security zones → Wrap in ```plantuml fence. ⚠️ IMPORTANT: Always use ```plantuml or ```puml code fence. NEVER use ```text — it will NOT render as a diagram. Critical Rules Every diagram starts with @startuml and ends with @enduml Use left to right direction for access flows (User → AuthN → AuthZ → Resource) Use mxgraph.aws4.* stencil syn...
2.7K
4662 playwright-testing alinaqi/claude-bootstrap
Playwright E2E Testing Skill For end-to-end testing of web applications with Playwright - cross-browser, fast, reliable. Sources: Playwright Best Practices | Playwright Docs | Better Stack Guide Setup Installation New project npm init playwright@latest Show more Installs 2.8K Repository alinaqi/maggy GitHub Stars 705 First Seen Jan 20, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Fail
2.7K
4663 cli-gh paulrberg/agent-skills
GitHub CLI (gh) Overview Expert guidance for GitHub CLI (gh) operations and workflows. Use this skill for command-line GitHub operations including pull request management, issue tracking, repository operations, workflow automation, and codespace management. Key capabilities: Create and manage pull requests from the terminal Track and organize issues efficiently Search across all of GitHub (repos, issues, PRs) Manage labels and project organization Trigger and monitor GitHub Actions workflows Wor...
2.7K
4664 shannon unicodeveloper/shannon
Shannon: Autonomous AI Pentester for Web Apps & APIs Permissions overview: This skill orchestrates Shannon, a Docker-based pentesting tool that actively executes attacks against a target application. It clones/updates the Shannon repo locally, runs Docker containers, and reads pentest reports. Shannon performs real exploits — only run against apps you own or have explicit written authorization to test. Never run against production systems. Shannon analyzes your source code, identifies attack vec...
2.7K
4665 nanobanana resciencelab/opc-skills
Nano Banana A single Python entrypoint for Gemini-native Nano Banana image generation and editing, with model aliases, strict option validation, batch runs, and custom endpoint support. Workflow Open references/config.md to choose environment variables and override order. Open references/models-and-api.md to pick the right Nano Banana tier and check model-specific constraints. Prefer gemini-3.1-flash-image-preview ( nanobanana-2 ) unless you need either the fastest low-cost default ( nanobanana ...
2.7K
4666 flutter-add-integration-test flutter/agent-plugins
Implementing Flutter Integration Tests Contents Project Setup and Dependencies Interactive Exploration via MCP Test Authoring Guidelines Execution and Profiling Workflow: End-to-End Integration Testing Examples Project Setup and Dependencies Configure the project to support integration testing and Flutter Driver extensions. Add required development dependencies to pubspec.yaml : flutter pub add 'dev:integration_test:{"sdk":"flutter"}' flutter pub add 'dev:flutter_test:{"sdk":"flutter"}' Enable t...
2.7K
4667 flutter-add-widget-preview flutter/agent-plugins
Previewing Flutter Widgets Contents Preview Guidelines Handling Limitations Workflows Examples Preview Guidelines Use the Flutter Widget Previewer to render widgets in real-time, isolated from the full application context. Target Elements: Apply the @Preview annotation to top-level functions, static methods within a class, or public widget constructors/factories that have no required arguments and return a Widget or WidgetBuilder . Imports: Always import package:flutter/widget_previews.dart to a...
2.7K
4668 flutter-setup-declarative-routing flutter/agent-plugins
Implementing Routing and Deep Linking Contents Core Concepts Workflow: Initializing the Application and Router Workflow: Configuring Platform Deep Linking Workflow: Implementing Nested Navigation Examples Core Concepts Use the go_router package for declarative routing in Flutter. It provides a robust API for complex routing scenarios, deep linking, and nested navigation. GoRouter : The central configuration object defining the application's route tree. GoRoute : A standard route mapping a URL pa...
2.7K
4669 flutter-implement-json-serialization flutter/agent-plugins
Serializing JSON Manually in Flutter Contents Core Guidelines Workflow: Implementing a Serializable Model Workflow: Fetching and Parsing JSON Examples Core Guidelines Import dart:convert : Utilize Flutter's built-in dart:convert library for manual JSON encoding ( jsonEncode ) and decoding ( jsonDecode ). Enforce Type Safety : Always cast the dynamic result of jsonDecode() to the expected type, typically Map<String, dynamic> for objects or List<dynamic> for arrays. Encapsulate Serialization Logic...
2.7K
4670 flutter-setup-localization flutter/agent-plugins
Internationalizing Flutter Applications Contents Core Concepts Setup Workflow Implementation Workflow Advanced Formatting Examples Core Concepts Flutter handles internationalization (i18n) and localization (l10n) via the flutter_localizations and intl packages. The standard approach uses App Resource Bundle ( .arb ) files to define localized strings, which are then compiled into a generated AppLocalizations class for type-safe access within the widget tree. Setup Workflow Copy and track this che...
2.7K
4671 flutter-use-http-package flutter/agent-plugins
Implementing Flutter Networking Contents Configuration & Permissions Request Execution & Response Handling Background Parsing Workflow: Executing Network Operations Examples Configuration & Permissions Configure the environment and platform-specific permissions required for network access. Add the http package dependency via the terminal: flutter pub add http Import the package in your Dart files: import 'package:http/http.dart' as http ; Configure Android permissions by adding the Internet perm...
2.7K
4672 sentry-sdk-upgrade getsentry/sentry-for-ai
All Skills > Workflow > SDK Upgrade Sentry JavaScript SDK Upgrade Upgrade the Sentry JavaScript SDK across major versions with AI-guided migration. Invoke This Skill When User asks to "upgrade Sentry" or "migrate Sentry SDK" User mentions deprecated Sentry APIs or breaking changes after a version bump User wants to move from v7 to v8, v8 to v9, or any major version jump User encounters errors after updating @sentry/* package versions User asks about Sentry migration guides or changelogs Phase 1:...
2.7K
4673 aiconfig-tools launchdarkly/ai-tooling
Deprecated — renamed to tools This skill has been renamed. Do not follow any instructions here and do not perform the task from this skill. Invoke the tools skill instead — it contains the current, complete instructions. If you arrived here from an old reference (documentation, a saved prompt, or automation), update it from aiconfig-tools to tools . Installs 50 Repository launchdarkly/ai-tooling GitHub Stars 25 First Seen May 5, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass
2.7K
4674 proactive-self-improving-agent claw-opus/proactive-self-improving-agent
Proactive Self-Improving Agent 自动捕获经验 · 安全进化 · 记录轨迹 让 agent 在日常工作中自动识别错误、纠正和最佳实践,结构化记录,安全地将经验沉淀为长期能力。 目录 核心理念 经验记录系统 经验进化路径 操作日志 行为准则 快速参考 Show more Installs 82 Repository claw-opus/proac…ng-agent GitHub Stars 15 First Seen Mar 12, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass
2.7K
4675 create-agent openrouterarchived/agent-skills
Build a Modular AI Agent with OpenRouter This skill helps you create a modular AI agent with: Standalone Agent Core - Runs independently, extensible via hooks OpenRouter SDK - Unified access to 300+ language models Optional Ink TUI - Beautiful terminal UI (separate from agent logic) Architecture ┌─────────────────────────────────────────────────────┐ │ Your Application │ ├─────────────────────────────────────────────────────┤ │ ┌─────────────┐ ┌─────────────┐...
2.7K
4676 multi-search-engine aaaaqwq/agi-super-team
Multi Search Engine v2.0.1 Integration of 17 search engines for web crawling without API keys. Search Engines Domestic (8) Baidu : https://www.baidu.com/s?wd={keyword} Bing CN : https://cn.bing.com/search?q={keyword}&ensearch=0 Bing INT : https://cn.bing.com/search?q={keyword}&ensearch=1 360 : https://www.so.com/s?q={keyword} Sogou : https://sogou.com/web?query={keyword} WeChat : https://wx.sogou.com/weixin?type=2&query={keyword} Toutiao : https://so.toutiao.com/search?keyword={keyword} Jisilu :...
2.7K
4677 aiconfig-projects launchdarkly/ai-tooling
Deprecated — renamed to projects This skill has been renamed. Do not follow any instructions here and do not perform the task from this skill. Invoke the projects skill instead — it contains the current, complete instructions. If you arrived here from an old reference (documentation, a saved prompt, or automation), update it from aiconfig-projects to projects . Installs 50 Repository launchdarkly/ai-tooling GitHub Stars 25 First Seen May 5, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pa...
2.7K
4678 aiconfig-create launchdarkly/ai-tooling
Deprecated — renamed to configs-create This skill has been renamed. Do not follow any instructions here and do not perform the task from this skill. Invoke the configs-create skill instead — it contains the current, complete instructions. If you arrived here from an old reference (documentation, a saved prompt, or automation), update it from aiconfig-create to configs-create . Installs 51 Repository launchdarkly/ai-tooling GitHub Stars 25 First Seen May 5, 2026 Security Audits Gen Agent Trust Hu...
2.7K
4679 aiconfig-update launchdarkly/ai-tooling
Deprecated — renamed to configs-update This skill has been renamed. Do not follow any instructions here and do not perform the task from this skill. Invoke the configs-update skill instead — it contains the current, complete instructions. If you arrived here from an old reference (documentation, a saved prompt, or automation), update it from aiconfig-update to configs-update . Installs 52 Repository launchdarkly/ai-tooling GitHub Stars 25 First Seen May 5, 2026 Security Audits Gen Agent Trust Hu...
2.7K
4680 aiconfig-variations launchdarkly/ai-tooling
Deprecated — renamed to configs-variations This skill has been renamed. Do not follow any instructions here and do not perform the task from this skill. Invoke the configs-variations skill instead — it contains the current, complete instructions. If you arrived here from an old reference (documentation, a saved prompt, or automation), update it from aiconfig-variations to configs-variations . Installs 51 Repository launchdarkly/ai-tooling GitHub Stars 25 First Seen May 5, 2026 Security Audits Ge...
2.7K
4681 claude-history-ingest ar9av/obsidian-wiki
Claude History Ingest — Conversation Mining You are extracting knowledge from the user's past Claude Code conversations and distilling it into the Obsidian wiki. Conversations are rich but messy — your job is to find the signal and compile it. This skill can be invoked directly or via the wiki-history-ingest router ( /wiki-history-ingest claude ). Before You Start Read .env to get OBSIDIAN_VAULT_PATH and CLAUDE_HISTORY_PATH (defaults to ~/.claude ) Read .manifest.json at the vault root to check ...
2.7K
4682 academic-writing jamditis/claude-skills-journalism
Academic writing and research methodology Systematic approaches for scholarly writing, research design, and academic communication. Research design fundamentals Research question development Crafting a research question The FINER criteria - Feasible: Can you actually do this research? - Interesting: Does it matter to the field? - Novel: Does it add new knowledge? - Ethical: Can it be done ethically? - Relevant: Does it address a real problem? Question types | Type | Purpose | Example | ...
2.7K
4683 hv-analysis kkkkhazix/khazix-skills
横纵分析法深度研究 方法论溯源 横纵分析法由数字生命卡兹克(Khazix)提出,融合了语言学中的历时-共时分析(Saussure)、社会科学中的纵向-横截面研究设计、商学院案例研究法、以及竞争战略分析的核心思想,形成了一套适用于产品/公司/概念/人物的通用研究框架。核心原则不变:纵向追时间深度,横向追同期广度,最终交汇出判断。 你正在执行一次横纵分析法深度研究。最终产出一份 排版精美的PDF研究报告 。 前置准备 环境准备 确认PDF转换脚本可用 :本Skill自带 scripts/md_to_pdf.py (基于WeasyPrint),用于将最终Markdown报告转为排版精美的PDF。确保依赖已安装: pip install weasyprint markdown --break-system-packages 。 写作风格 :本Skill已内置完整的写作风格指南(见下文"写作风格"部分),无需额外加载其他skill。 明确研究对象 拿到用户输入后,确认以下信息。如果用户已经给得足够明确(比如"帮我用横纵分析法研究Hermes Agent"),不需要追问,直接开始: 研究对象 :具...
2.7K
4684 sqlite database expert martinholovsky/claude-skills-generator
SQLite Database Expert 0. Mandatory Reading Protocol CRITICAL : Before implementing ANY database operation, you MUST read the relevant reference files: Trigger Conditions for Reference Files Read references/advanced-patterns.md WHEN : Implementing database migrations Setting up Full-Text Search (FTS5) Designing complex queries with CTEs or window functions Implementing connection pooling or WAL mode Performance optimization tasks Read references/security-examples.md WHEN : Writing ANY SQL query ...
2.7K
4685 convex-cron-jobs waynesutton/convexskills
Convex Cron Jobs Schedule recurring functions for background tasks, cleanup jobs, data syncing, and automated workflows in Convex applications. Documentation Sources Before implementing, do not assume; fetch the latest documentation: Primary: https://docs.convex.dev/scheduling/cron-jobs Scheduling Overview: https://docs.convex.dev/scheduling Scheduled Functions: https://docs.convex.dev/scheduling/scheduled-functions For broader context: https://docs.convex.dev/llms.txt Instructions Cron Jobs...
2.7K
4686 video starchild-ai-agent/official-skills
No SKILL.md available for this skill. View on GitHub
2.7K
4687 earnings-analysis anthropics/financial-services
Equity Research Earnings Update Create professional EARNINGS UPDATE REPORTS analyzing quarterly results for companies already under coverage, following institutional standards (JPMorgan, Goldman Sachs, Morgan Stanley format). Key Characteristics: Length : 8-12 pages Word Count : 3,000-5,000 words Tables : 1-3 summary tables (NOT comprehensive) Figures : 8-12 charts Turnaround : 1-2 days (within 24-48 hours of earnings) Audience : Clients already familiar with the company Focus : What's NEW - bea...
2.7K
4688 web-performance-optimization sickn33/agentic-awesome-skills
Web Performance Optimization Overview Help developers optimize website and web application performance to improve user experience, SEO rankings, and conversion rates. This skill provides systematic approaches to measure, analyze, and improve loading speed, runtime performance, and Core Web Vitals metrics. When to Use This Skill Use when website or app is loading slowly Use when optimizing for Core Web Vitals (LCP, FID, CLS) Use when reducing JavaScript bundle size Use when improving Time to Inte...
2.7K
4689 caveman juliusbrussee/cavekit
Respond terse like smart caveman. All technical substance stay. Only fluff die. Persistence ACTIVE EVERY RESPONSE. No revert after many turns. No filler drift. Still active if unsure. Off only: "stop caveman" / "normal mode". Default: full . Switch: /caveman lite|full|ultra . Rules Drop: articles (a/an/the), filler (just/really/basically/actually/simply), pleasantries (sure/certainly/of course/happy to), hedging. Fragments OK. Short synonyms (big not extensive, fix not "implement a solution for"...
2.7K
4690 m10-performance actionbook/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
2.7K
4691 freee-api-skill freee/freee-mcp
freee API スキル 概要 freee-mcp (MCP サーバー) を通じて freee API と連携。 このスキルの役割: freee API の詳細リファレンスを提供 freee-mcp 使用ガイドと API 呼び出し例を提供 注意: OAuth 認証はユーザー自身が自分の環境で実行する必要があります。 セットアップ 1. OAuth 認証(あなたのターミナルで実行) npx freee-mcp configure ブラウザで freee にログインし、事業所を選択します。設定は ~/.config/freee-mcp/config.json に保存されます。 2. 再起動して確認 Claude を再起動後、 freee_auth_status ツールで認証状態を確認。 リファレンス API リファレンスが references/ に含まれます。各リファレンスにはパラメータ、リクエストボディ、レスポンスの詳細情報があります。 目的のAPIを探すには、 references/ ディレクトリ内のファイルをキーワード検索してください。 主なリファレンス: accounting-...
2.7K
4692 bun-development sickn33/agentic-awesome-skills
⚡ Bun Development Fast, modern JavaScript/TypeScript development with the Bun runtime, inspired by oven-sh/bun . When to Use This Skill Use this skill when: Starting new JS/TS projects with Bun Migrating from Node.js to Bun Optimizing development speed Using Bun's built-in tools (bundler, test runner) Troubleshooting Bun-specific issues 1. Getting Started 1.1 Installation Show more Installs 2.7K Repository sickn33/agentic…e-skills GitHub Stars 45.0K First Seen Jan 19, 2026 Security Audits Gen Ag...
2.7K
4693 ce-doc-review everyinc/compound-engineering-plugin
Document Review Review requirements or plan documents through multi-persona analysis. Dispatches specialized reviewer agents in parallel, auto-applies safe_auto fixes, and routes remaining findings through a four-option interaction (per-finding walk-through, auto-resolve with best judgment, Append-to-Open-Questions, Report-only) for user decision. Interactive mode rules Pre-load the platform question tool before any question fires. In Claude Code, AskUserQuestion is a deferred tool — its schema ...
2.7K
4694 sentry-setup-ai-monitoring getsentry/sentry-for-ai
All Skills > Feature Setup > AI Monitoring Setup Sentry AI Agent Monitoring Configure Sentry to track LLM calls, agent executions, tool usage, and token consumption. Invoke This Skill When User asks to "monitor AI/LLM calls" or "track OpenAI/Anthropic usage" User wants "AI observability" or "agent monitoring" User asks about token usage, model latency, or AI costs Important: The SDK versions, API names, and code samples below are examples. Always verify against docs.sentry.io before implementing...
2.7K
4695 game-ui-design omer-metin/skills-for-antigravity
Game Ui Design Identity You are a game UI designer who has shipped AAA titles and indie darlings alike. You've designed HUDs for 200-hour RPGs and 30-second arcade games. You understand that the health bar in Dark Souls tells a different story than the one in Overwatch, and you know why both are perfect for their contexts. You've debugged UI on 4K TVs viewed from couches and on Steam Decks held at arm's length. You've learned that what looks crisp in Figma becomes muddy on a CRT filter, and th...
2.7K
4696 cass dicklesworthstone/coding_agent_session_search
CASS - Coding Agent Session Search Unified, high-performance CLI/TUI to index and search your local coding agent history. Aggregates sessions from 11 agents : Codex, Claude Code, Gemini CLI, Cline, OpenCode, Amp, Cursor, ChatGPT, Aider, Pi-Agent, and Factory (Droid). CRITICAL: Robot Mode Required for AI Agents NEVER run bare cass - it launches an interactive TUI that blocks your session! WRONG - blocks terminal cass CORRECT - JSON output for agents cass search "query" --robot cass search "quer...
2.7K
4697 developing-with-streamlit streamlit/agent-skills
Developing with Streamlit A collection of skills for building production-grade Streamlit apps. Each skill focuses on a specific aspect of Streamlit development. When to activate Activate these skills when: Creating new Streamlit apps from scratch Adding features to existing apps Debugging performance issues Improving app design and UX Setting up project structure and environments Connecting to data sources like Snowflake Quick routing Performance issues or slow apps? → optimizing-streamlit-...
2.7K
4698 screenshot-optimization eronred/aso-skills
Screenshot Optimization You are an expert in App Store creative optimization with deep knowledge of what converts browsers into downloaders. Your goal is to help the user design screenshots that maximize conversion rate. Initial Assessment Check for app-marketing-context.md — read it for positioning and audience Ask for the App ID (to see current screenshots) Ask for target audience — who is browsing the App Store for this? Ask for top 3 features they want to highlight Ask if they have a designe...
2.7K
4699 compliance-check anthropics/knowledge-work-plugins
/compliance-check -- Compliance Review If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md . Run a compliance check on a proposed action, product feature, marketing campaign, or business initiative. Important : This command assists with legal workflows but does not provide legal advice. Compliance assessments should be reviewed by qualified legal professionals. Regulatory requirements change frequently; always verify current requirements with authorit...
2.7K
4700 elasticsearch-authn elastic/agent-skills
Elasticsearch Authentication Authenticate to an Elasticsearch cluster using any supported authentication realm that is already configured. This skill covers all built-in realms, credential verification, and the full API key lifecycle. For roles, users, role assignment, and role mappings, see the elasticsearch-authz skill. For detailed API endpoints, see references/api-reference.md . Deployment note: Not all realms are available on every deployment type. See Deployment Compatibility for self-mana...
2.7K