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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
21,676
总 Skills
38.8M
总安装量
2,457
贡献者
# Skill 仓库 描述 安装量
11501 pr-review-assistant rysweet/amplihack
PR Review Assistant Skill Purpose Philosophy-aware pull request reviews that go beyond syntax and style to check alignment with amplihack's core development principles. This skill reviews PRs not just for correctness, but for ruthless simplicity, modular architecture, and zero-BS implementation. When to Use This Skill PR Code Reviews: Review PRs against amplihack philosophy principles Philosophy Compliance: Check that code embodies ruthless simplicity and brick module design Refactoring Sugges...
89
11502 auth-setup get-convex/convex-agent-plugins
Convex Authentication Setup Implement secure authentication in Convex with user management and access control. When to Use Setting up authentication for the first time Implementing user management (users table, identity mapping) Creating authentication helper functions Setting up OAuth providers (WorkOS, Auth0, etc.) Architecture Overview Convex authentication has two main parts: Client Authentication : Use a provider (WorkOS, Auth0, custom JWT) Backend Identity : Map auth provider identity to y...
88
11503 security-expert shipshitdev/library
Security Expert Skill Expert in application security for React, Next.js, and NestJS applications. When to Use This Skill Implementing authentication or authorization Reviewing code for security vulnerabilities Setting up security configurations Handling sensitive data Implementing encryption or hashing Configuring CORS, CSP, or security headers Reviewing dependencies for vulnerabilities Implementing multi-tenancy or data isolation Project Context Discovery Check .agent/SYSTEM/ARCHITECTURE.md f...
88
11504 performance-testing 404kidwiz/claude-supercode-skills
Performance Testing Overview Performance testing measures how systems behave under various load conditions, including response times, throughput, resource utilization, and scalability. It helps identify bottlenecks, validate performance requirements, and ensure systems can handle expected loads. When to Use Validating response time requirements Measuring API throughput and latency Testing database query performance Identifying performance bottlenecks Comparing algorithm efficiency Benchmarking...
88
11505 repository-analyzer jackspace/claudeskillz
Quickly understand unfamiliar codebases by automatically scanning structure, detecting technologies, mapping dependencies, and generating comprehensive documentation. For SDAM users: Creates external documentation of codebase structure you can reference later. For ADHD users: Instant overview without manual exploration - saves hours of context-switching. For all users: Onboard to new projects in minutes instead of days. Activation Triggers - User says: "analyze repository", "understand codeb...
88
11506 create-subagents glittercowboy/taches-cc-resources
Subagents enable delegation of complex tasks to specialized agents that operate autonomously without user interaction, returning their final output to the main conversation. <quick_start> Run /agents command Select "Create New Agent" Choose project-level (.claude/agents/) or user-level (~/.claude/agents/) Define the subagent: name: lowercase-with-hyphens description: When should this subagent be used? tools: Optional comma-separated list (inherits all if omitted) model: Optional (sonnet, opus,...
88
11507 home-assistant-manager komal-skynet/claude-skill-homeassistant
Home Assistant Manager Expert-level Home Assistant configuration management with efficient workflows, remote CLI access, and verification protocols. Core Capabilities Remote Home Assistant instance management via SSH and hass-cli Smart deployment workflows (git-based and rapid iteration) Configuration validation and safety checks Automation testing and verification Log analysis and error detection Reload vs restart optimization Lovelace dashboard development and optimization Template syntax patt...
88
11508 creative-direction dylanfeltus/skills
Creative Direction Image prompt templates, model selection guidance, and anti-generic patterns for generating visual assets. Covers hero images, feature illustrations, testimonial photos, OG images, and more. When to Use User needs images for a landing page, app, or marketing site User asks for "hero image", "feature illustration", or "OG image" User wants AI-generated visuals that don't look like stock photos User is choosing between image generation models User's current AI images look generic...
88
11509 competitive-landscape sickn33/antigravity-awesome-skills
Competitive Landscape Analysis Comprehensive frameworks for analyzing competition, identifying differentiation opportunities, and developing winning market positioning strategies. Overview Understand competitive dynamics using proven frameworks (Porter's Five Forces, Blue Ocean Strategy, positioning maps) to identify opportunities and craft defensible competitive advantages. Porter's Five Forces Analyze industry attractiveness and competitive intensity. Force 1: Threat of New Entrants Bar...
88
11510 mmt-tradingview-charts emeraldls/mmt-agent-skills
MMT + TradingView Lightweight Charts Rules for building charting applications that render MMT market data using TradingView Lightweight Charts (v5.x). Chart Setup Chart Initialization : createChart config, container setup, autoSize, dark/light themes Data Mapping : transform MMT types (OHLCVTPublic, etc.) to Lightweight Charts format Real-Time Updates Live Candlestick Updates : WS candle stream to series.update(), handling candle close vs in-progress Live Trade Ticker : WS trade stream to line/m...
88
11511 code-security-audit leonmelamud/claude-code-security-review
Code Security Audit AI-powered security audit for code changes with false positive filtering. Based on claude-code-security-review . Bundled Resources claude-code-security-review/ ├── SKILL.md This file — workflow and instructions ├── action.yml GitHub Actions composite action definition ├── claudecode/ Python package (imports: from claudecode.*) │ ├── __init__.py Package init — re-exports main entry po...
88
11512 docx-reader childbamboo/claude-code-marketplace-sample
DOCX Reader Microsoft Word (.docx) ファイルをテキスト形式で読み込むスキルです。 クイックスタート 基本的な使い方 WSL環境でPythonスクリプトを実行 wsl python3 scripts/read_docx.py "/mnt/c/path/to/file.docx" Markdown形式で保存 スクリプトでテキスト抽出 Write ツールで .md ファイルに保存 前提条件 python-docx パッケージが必要です: wsl pip3 install python-docx 使用例 例1: .docx ファイルを読み込んで内容を表示 User: "C:\Users\keita\repos\file.docx を読み込んで" Assistant: 1. Windowsパスを WSL パスに変換: /mnt/c/Users/keita/repos/file.docx 2. wsl python3 scripts/read_docx.py を実行 3. 抽出されたテキストを表示 例2: .docx を Markdown に変換して保存 Use...
88
11513 workflow-patterns sickn33/antigravity-awesome-skills
Workflow Patterns Guide for implementing tasks using Conductor's TDD workflow, managing phase checkpoints, handling git commits, and executing the verification protocol that ensures quality throughout implementation. When to Use This Skill Implementing tasks from a track's plan.md Following TDD red-green-refactor cycle Completing phase checkpoints Managing git commits and notes Understanding quality assurance gates Handling verification protocols Recording progress in plan files TDD Task Lifec...
88
11514 deepagents-architecture existential-birds/beagle
Deep Agents Architecture Decisions When to Use Deep Agents Use Deep Agents When You Need: Long-horizon tasks - Complex workflows spanning dozens of tool calls Planning capabilities - Task decomposition before execution Filesystem operations - Reading, writing, and editing files Subagent delegation - Isolated task execution with separate context windows Persistent memory - Long-term storage across conversations Human-in-the-loop - Approval gates for sensitive operations Context management - Auto-...
88
11515 wechat-article-formatter solar-luna/fully-automatic-article-generation-skill
目标: 将 Markdown 文章转换为适配微信公众号的精美 HTML,实现一键发布。 核心价值: 效率提升 15 倍(30分钟 → 2分钟),格式一致专业。 全新升级: 使用 AI 科技主题,专为 AI 领域内容设计,支持丰富的视觉组件和自定义语法。 主题说明 本工具使用 AI 科技主题(ai-tech-theme),专为 AI 领域内容设计: - 渐进式紫蓝绿配色(保留原紫色,扩展至青、绿等辅助色) - 丰富的视觉组件(信息卡片、徽章、表格、代码块等) - AI 领域专用组件(模型对比、Prompt 示例、API 调用、性能指标) - Atom One Dark 代码高亮 - 响应式设计,移动端友好 新增组件使用 信息卡片 使用 `:::` 语法创建不同类型的信息框: ``` ::: info 这是一条信息提示 ::: ::: success 操作成功!模型训练完成。 ::: ::: warning 注意:此操作会消耗大量 tokens ::: ::: danger 错误:API key 无效 ::: ::: tech 技术提示:使用 --t...
88
11516 openserv-multi-agent-workflows openserv-labs/skills
Multi-Agent Workflows on OpenServ Build workflows where multiple AI agents collaborate to complete complex tasks. Reference files: reference.md - Workflow patterns, declarative sync, triggers, monitoring troubleshooting.md - Common issues and solutions examples/ - Complete pipeline examples (blog, youtube-to-blog, etc.) Quick Start See examples/ for complete runnable examples: blog-pipeline.md - Simple 2-agent workflow (research → write) content-creation-pipeline.md - 3-agent workflow (research ...
88
11517 clickup-automation composiohq/awesome-claude-skills
ClickUp Automation via Rube MCP Automate ClickUp project management workflows including task creation and updates, workspace hierarchy navigation, comments, and team member management through Composio's ClickUp toolkit. Toolkit docs : composio.dev/toolkits/clickup Prerequisites Rube MCP must be connected (RUBE_SEARCH_TOOLS available) Active ClickUp connection via RUBE_MANAGE_CONNECTIONS with toolkit clickup Always call RUBE_SEARCH_TOOLS first to get current tool schemas Setup Get Rube MCP : Add ...
88
11518 startup-competitive-analysis vasilyu1983/ai-agents-public
Startup Competitive Analysis Use this skill to produce decision-oriented competitive intelligence: define the competitive set, collect evidence, synthesize match / ignore / bet decisions, and ship practical artifacts teams can use (briefs, landscapes, battlecards, win/loss). Operating Principles (2026) Prefer decisions over inventories: make explicit match / ignore / bet calls with rationale and owner. Treat competitor claims as hypotheses: validate with buyer reality and current evidence. Dat...
88
11519 google-calendar-automation sickn33/antigravity-awesome-skills
Google Calendar Automation via Rube MCP Automate Google Calendar workflows including event creation, scheduling, availability checks, attendee management, and calendar browsing through Composio's Google Calendar toolkit. Toolkit docs : composio.dev/toolkits/googlecalendar Prerequisites Rube MCP must be connected (RUBE_SEARCH_TOOLS available) Active Google Calendar connection via RUBE_MANAGE_CONNECTIONS with toolkit googlecalendar Always call RUBE_SEARCH_TOOLS first to get current tool schemas Se...
88
11520 kapso-api gokapso/agent-skills
Kapso Platform API When to use Use this skill for Platform API operations: creating customers, generating setup links, provisioning phone numbers, or detecting WhatsApp connections. Setup Base host: https://api.kapso.ai (scripts append /platform/v1) Auth header: X-API-Key: <api_key> How to Onboard a customer Create customer: POST /customers Generate setup link: POST /customers/:id/setup_links Customer completes embedded signup Use phone_number_id to send messages Detect connection Option ...
88
11521 windows-infra-admin 404kidwiz/claude-supercode-skills
Provides Windows Server and enterprise administration expertise specializing in Active Directory, Hybrid Identity, and PowerShell automation. Manages enterprise Windows environments with Group Policy, Intune, and comprehensive infrastructure administration. When to Use - Designing or troubleshooting Active Directory topology (Forests, Domains, Sites) - Implementing Group Policy Objects (GPO) for security hardening (CIS Benchmarks) - Automating administrative tasks with PowerShell (User crea...
88
11522 zig-system-calls oven-sh/bun
Use `bun.sys` instead of `std.fs` or `std.posix` for cross-platform syscalls with proper error handling. bun.sys.File (Preferred) For most file operations, use the `bun.sys.File` wrapper: ``` const File = bun.sys.File; const file = switch (File.open(path, bun.O.RDWR, 0o644)) { .result => |f| f, .err => |err| return .{ .err = err }, }; defer file.close(); // Read/write _ = try file.read(buffer).unwrap(); _ = try file.writeAll(data).unwrap(); // Get file info const stat = try file.s...
88
11523 git-master code-yeongyu/oh-my-opencode
Git Mastery - Complete Git Expertise 🚨 CRITICAL GUIDELINES Windows File Path Requirements MANDATORY: Always Use Backslashes on Windows for File Paths When using Edit or Write tools on Windows, you MUST use backslashes ( \ ) in file paths, NOT forward slashes ( / ). Examples: ❌ WRONG: D:/repos/project/file.tsx ✅ CORRECT: D:\repos\project\file.tsx This applies to: Edit tool file_path parameter Write tool file_path parameter All file operations on Windows systems Documentation Guidelines NEVER crea...
88
11524 xcodebuildmcp-cli getsentry/xcodebuildmcp
XcodeBuildMCP CLI Use XcodeBuildMCP tools via the xcodebuildmcp executable instead of raw xcodebuild , xcrun , or simctl . Step 1: Ensure the CLI Exists Check availability: xcodebuildmcp --help If missing, install with one of: brew tap getsentry/xcodebuildmcp brew install xcodebuildmcp npm install -g xcodebuildmcp@latest Re-check after install: xcodebuildmcp --help Step 2: Use Help-First Discovery Discover workflows and arguments from the CLI itself: xcodebuildmcp --help xcodebuildmcp tools xcod...
88
11525 marketing-strategy-pmm manojbajaj95/claude-gtm-plugin
Marketing Strategy & Product Marketing Expert Product Marketing playbook for Series A+ startups expanding internationally with hybrid PLG/Sales-Led motion. Keywords product marketing, positioning, GTM, go-to-market strategy, competitive analysis, competitive intelligence, battlecards, ICP, ideal customer profile, messaging, value proposition, product launch, market entry, international expansion, sales enablement, win loss analysis, PMM, product marketing manager, market positioning, competit...
88
11526 claude-opus-4-5-migration aiskillstore/marketplace
Opus 4.5 Migration Guide One-shot migration from Sonnet 4.0, Sonnet 4.5, or Opus 4.1 to Opus 4.5. Migration Workflow Search codebase for model strings and API calls Update model strings to Opus 4.5 (see platform-specific strings below) Remove unsupported beta headers Add effort parameter set to "high" (see references/effort.md) Summarize all changes made Tell the user: "If you encounter any issues with Opus 4.5, let me know and I can help adjust your prompts." Model String Updates Identify wh...
88
11527 architecture vudovn/antigravity-kit
Architecture Diagram Generator Quick Start: Create HTML structure with flexible layout (single/double/triple column) → Define CSS styles for layers and grids → Add content with categorized panels → Use semantic colors for different layers. Critical Rules Rule 1: Direct HTML Embedding IMPORTANT : Write architecture diagrams as direct HTML in Markdown. NEVER use code blocks ( ```html ). The HTML should be embedded directly in the document without any fencing. Rule 2: No Empty Lines in HTML Structu...
88
11528 gh-pr-review agynio/gh-pr-review
gh-pr-review A GitHub CLI extension that provides complete inline PR review comment access from the terminal with LLM-friendly JSON output. When to Use Use this skill when you need to: View inline review comments and threads on a pull request Reply to review comments programmatically Resolve or unresolve review threads Create and submit PR reviews with inline comments Access PR review context for automated workflows Filter reviews by state, reviewer, or resolution status This tool is particularl...
88
11529 patent-claims-analyzer robthepcguy/claude-patent-creator
Automated analysis of patent claims for USPTO compliance with 35 USC 112(b) requirements. When to Use Invoke this skill when users ask to: - Review patent claims for definiteness - Check antecedent basis in claims - Analyze claim structure - Find claim drafting issues - Validate claims before filing - Fix USPTO office action issues related to claims What This Skill Does Performs comprehensive automated analysis: - Antecedent Basis Checking: Finds terms used without prior introduct...
88
11530 atomic-design jwilger/agent-skills
Atomic Design Value: Simplicity and communication. Building UI from small, named, composable pieces makes the interface understandable to everyone on the team and prevents the complexity that comes from monolithic components. Purpose Teaches how to organize UI components into a hierarchy of increasing complexity: atoms, molecules, organisms, and templates. Each level has clear responsibilities and composition rules. The outcome is a component system where every piece is reusable, testable in iso...
88
11531 web design builder rknall/claude-skills
This skill creates professional HTML5/JavaScript web designs from specifications, with automatic accessibility and functionality verification using Playwright MCP. When to Use This Skill Activate this skill when the user requests: - Create a web design from a specification or description - Build a landing page, website, or web application - Create a design mockup or prototype - Refactor or improve existing HTML/CSS/JavaScript code - Build responsive web interfaces - Create component lib...
88
11532 supabase-automation composiohq/awesome-claude-skills
Supabase Automation via Rube MCP Automate Supabase operations including database queries, table schema inspection, SQL execution, project and organization management, storage buckets, edge functions, and service health monitoring through Composio's Supabase toolkit. Prerequisites Rube MCP must be connected (RUBE_SEARCH_TOOLS available) Active Supabase connection via RUBE_MANAGE_CONNECTIONS with toolkit supabase Always call RUBE_SEARCH_TOOLS first to get current tool schemas Setup Get Rube MCP : ...
88
11533 non-fiction-revision jwynia/agent-skills
Non-Fiction Revision Diagnostic Purpose Diagnose and guide revisions in non-fiction books (business, self-help, academic, popular science, memoir). Non-fiction operates across multiple levels simultaneously—thesis, structure, evidence, pedagogy. Changes at one level cascade to others. This skill identifies which level needs attention and prevents revision damage. Quick Reference State Signal Core Issue NR1 Thesis feels unclear or weak Conceptual level problem NR2 Arguments don't build logicall...
88
11534 defi-protocol-templates sickn33/antigravity-awesome-skills
DeFi Protocol Templates Production-ready templates for common DeFi protocols including staking, AMMs, governance, lending, and flash loans. When to Use This Skill Building staking platforms with reward distribution Implementing AMM (Automated Market Maker) protocols Creating governance token systems Developing lending/borrowing protocols Integrating flash loan functionality Launching yield farming platforms Staking Contract // SPDX-License-Identifier: MIT pragma solidity ^0.8.0; import "@open...
88
11535 chartli ahmadawais/chartli
chartli Skill Use this skill when an agent needs to visualize numeric data in the terminal as ASCII/Unicode/SVG charts. Install npx skills add ahmadawais/chartli CLI install/use Instant use: npx chartli --help Global install: npm i -g chartli What chartli can do Render chart types: ascii , spark , bars , columns , heatmap , unicode , braille , svg Read from file path input Read from stdin when no file is passed Control output dimensions with --width and --height Render SVG with --mode circles|li...
88
11536 x-article-publisher-skill sickn33/antigravity-awesome-skills
X Article Publisher Skill Overview Publish articles to X/Twitter When to Use This Skill Use this skill when you need to work with publish articles to x/twitter. Instructions This skill provides guidance and patterns for publish articles to x/twitter. For more information, see the source repository .
88
11537 stripe-automation composiohq/awesome-claude-skills
Stripe Automation via Rube MCP Automate Stripe payment operations through Composio's Stripe toolkit via Rube MCP. Toolkit docs : composio.dev/toolkits/stripe Prerequisites Rube MCP must be connected (RUBE_SEARCH_TOOLS available) Active Stripe connection via RUBE_MANAGE_CONNECTIONS with toolkit stripe Always call RUBE_SEARCH_TOOLS first to get current tool schemas Setup Get Rube MCP : Add https://rube.app/mcp as an MCP server in your client configuration. No API keys needed — just add the endpoin...
88
11538 gmail sanjay3290/ai-skills
Gmail Gmail is a free email service provided by Google. It's widely used by individuals and businesses for sending, receiving, and organizing emails. Official docs: https://developers.google.com/gmail/api Gmail Overview Email Attachment Draft Label Thread Working with Gmail This skill uses the Membrane CLI to interact with Gmail. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing. Install the CLI Install the...
88
11539 bazel-build-optimization sickn33/antigravity-awesome-skills
Bazel Build Optimization Production patterns for Bazel in large-scale monorepos. When to Use This Skill Setting up Bazel for monorepos Configuring remote caching/execution Optimizing build times Writing custom Bazel rules Debugging build issues Migrating to Bazel Core Concepts 1. Bazel Architecture workspace/ ├── WORKSPACE.bazel External dependencies ├── .bazelrc Build configurations ├── .bazelversion Bazel version ├── BUILD.bazel Root build file ├── ap...
88
11540 elevenlabs-tts glebis/claude-skills
ElevenLabs Text-to-Speech Premium text-to-speech with 22+ voices via inference.sh CLI. Quick Start Requires inference.sh CLI ( infsh ). Install instructions infsh login Generate speech with ElevenLabs infsh app run elevenlabs/tts --input '{"text": "Hello, welcome to our product demo.", "voice": "aria"}' Available Models Model ID Best For Latency Multilingual v2 eleven_multilingual_v2 Highest quality, 32 languages ~250ms Turbo v2.5 eleven_turbo_v2_5 Balance of speed & quality ~150ms Flash v2.5 e...
88
11541 nansen-alpha-discovery nansen-ai/nansen-cli
Alpha Discovery Answers: "What tokens is smart money accumulating before they pump?" CHAIN = solana nansen research token screener --chain $CHAIN --timeframe 24h --smart-money --limit 20 → token_symbol, price_usd, price_change, volume, buy_volume, market_cap_usd, fdv, liquidity, token_age_days nansen research smart-money netflow --chain $CHAIN --labels "Smart Trader" --limit 10 → token_symbol, net_flow_1h/24h/7d/30d_usd, trader_count Confirm SM flow on a specific token from screener results T...
88
11542 senior-backend borghei/claude-skills
Senior Backend Complete toolkit for senior backend with modern tools and best practices. Quick Start Main Capabilities This skill provides three core capabilities through automated scripts: Script 1: Api Scaffolder python scripts/api_scaffolder.py [ options ] Script 2: Database Migration Tool python scripts/database_migration_tool.py [ options ] Script 3: Api Load Tester python scripts/api_load_tester.py [ options ] Core Capabilities 1. Api Scaffolder Automated tool for api scaffolder tasks. ...
88
11543 contact-hunter onewave-ai/claude-skills
Contact Hunter Find and enrich contact information from multiple sources with detailed attribution. Instructions When a user needs to find contact information: Identify Search Type: Person search: Find specific individual Company search: Find people at a company Role search: Find people with specific job title Email verification: Validate and enrich existing email Bulk enrichment: Enrich list of contacts Gather Search Parameters: Person name (first, last) Company name Job title / role Loc...
88
11544 python-development laurigates/claude-plugins
Python Development Project Setup Modern Python Project Structure my-project/ ├── src/ │ └── my_project/ │ ├── __init__.py │ ├── main.py │ └── utils.py ├── tests/ │ ├── __init__.py │ └── test_main.py ├── pyproject.toml ├── README.md └── .gitignore pyproject.toml [ project ] name = "my-project" version = "0.1.0" requires-python = ">=3.12" dependencies = [ "fastapi>=0.100.0", "pydantic>=2.0", ] [ project.optional-dependencies ] dev = [ "pytest>=7.0", "ruff>...
88
11545 nutrient-document-processing pspdfkit-labs/nutrient-agent-skill
Nutrient Document Processing Process documents with the Nutrient DWS Processor API . Convert formats, extract text and tables, OCR scanned documents, redact PII, add watermarks, digitally sign, and fill PDF forms. Setup Get a free API key at nutrient.io export NUTRIENT_API_KEY = "pdf_live_..." All requests go to https://api.nutrient.io/build as multipart POST with an instructions JSON field. Operations Convert Documents DOCX to PDF curl -X POST https://api.nutrient.io/build \ -H "Authorization:...
88
11546 indicator-chart marketcalls/openalgo-indicator-skills
Create an interactive Plotly chart for a technical indicator on a symbol. Arguments Parse $ARGUMENTS as: indicator symbol exchange interval $0 = indicator name (e.g., ema, rsi, macd, supertrend, bbands, adx, stochastic, ichimoku, obv, vwap). Default: ema $1 = symbol (e.g., SBIN, RELIANCE, NIFTY, AAPL). Default: SBIN $2 = exchange (e.g., NSE, BSE, NFO, NSE_INDEX). Default: NSE. For US symbols use: YFINANCE $3 = interval (e.g., D, 1h, 5m). Default: D If no arguments, ask the user which indicator a...
88
11547 sentry-react-native-sdk getsentry/sentry-agent-skills
All Skills > SDK Setup > React Native SDK Sentry React Native SDK Opinionated wizard that scans your React Native or Expo project and guides you through complete Sentry setup — error monitoring, tracing, profiling, session replay, logging, and more. Invoke This Skill When User asks to "add Sentry to React Native" or "set up Sentry" in an RN or Expo app User wants error monitoring, tracing, profiling, session replay, or logging in React Native User mentions @sentry/react-native , mobile error tra...
88
11548 langchain-framework bobmatnyc/claude-mpm-skills
LangChain Framework progressive_disclosure: entry_point: summary: "LLM application framework with chains, agents, RAG, and memory" when_to_use: - "When building LLM-powered applications" - "When implementing RAG (Retrieval Augmented Generation)" - "When creating AI agents with tools" - "When chaining multiple LLM calls" quick_start: - "pip install langchain langchain-anthropic" - "Set up LLM (ChatAnthropic or ChatOpenAI)" - "Create chain with prompts and LLM" - "Invoke chain with input" token_es...
88
11549 software-security-appsec vasilyu1983/ai-agents-public
Software Security & AppSec — Quick Reference Production-grade security patterns for building secure applications in Jan 2026. Covers OWASP Top 10:2025 (stable) https://owasp.org/Top10/2025/ plus OWASP API Security Top 10 (2023) https://owasp.org/API-Security/ and secure SDLC baselines (NIST SSDF) https://csrc.nist.gov/publications/detail/sp/800-218/final. When to Use This Skill Activate this skill when: Implementing authentication or authorization systems Handling user input that could lead ...
88
11550 go-to-market-strategy manojbajaj95/claude-gtm-plugin
Go-to-Market Strategy End-to-end GTM playbook: motion selection, positioning, channel strategy, phased launch execution, launch marketing, and technical product launches. Core Philosophy A launch is a campaign, not an event. Build momentum before launch, peak at launch, sustain after. The best companies don't launch once — they launch again and again. GTM Motion Selection Motion Best For Key Lever PLG SMB, developers, low ACV (<$5K) Free → paid conversion PLG + Sales-Assist Mid-market, $5K-$25K ...
88