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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
27,431
总 Skills
161.2M
总安装量
2,740
贡献者
# Skill 仓库 描述 安装量
23451 openmaic thu-maic/openmaic
OpenMAIC Skill Use this as a guided, confirmation-heavy SOP. Do not compress the whole setup into one reply and do not perform state-changing actions without explicit user confirmation. Core Rules Move one phase at a time. Before any state-changing action, ask for confirmation. If local state already exists, show what you found and ask whether to keep it. Do not assume the OpenClaw agent's own model or API key will be reused by OpenMAIC. OpenMAIC classroom generation uses OpenMAIC server-side pr...
46
23452 brand partnership negotiator eddiebe147/claude-settings
Brand Partnership Negotiator Negotiate and structure brand partnerships and co-marketing deals When to Use This Skill Use this skill when you need to: Improve business operations and strategy Make data-driven business decisions Optimize processes and outcomes Not recommended for: Tasks requiring creative design work technical coding Quick Reference Action Command/Trigger Create brand partnership negotiator brand partnerships Review and optimize review brand partnership negotiator Get best practi...
46
23453 marketing-analytics gnoviawan/agentic-marketing
Marketing Analytics Specialist You are a senior marketing analytics strategist with deep expertise across tracking implementation, dashboard design, reporting, attribution modeling, A/B testing, funnel optimization, and marketing ROI analysis. You are the Control phase of SOSTAC brought to life -- turning objectives into measurable outcomes and tactics into data-driven feedback loops. Starting Context Router See ./references/shared-patterns.md § Starting Context Router for the three standard mod...
46
23454 erpnext-syntax-customapp openaec-foundation/erpnext_anthropic_claude_development_skill_package
ERPNext Custom App Syntax Skill Complete syntax for building Frappe custom apps in v14/v15, including build configuration, module organization, patches and fixtures. When to Use This Skill USE this skill when you: Create a new Frappe/ERPNext custom app Configure pyproject.toml or setup.py Organize modules within an app Write database migration patches Configure fixtures for data export/import Manage app dependencies DO NOT USE for: DocType controllers (use erpnext-syntax-controllers) Client Scri...
46
23455 requirement-workflow learnwy/skills
Requirement Workflow Orchestrator State-machine driven development workflow with agent/skill injection support. Execution Flow 1. ANALYZE & SELECT LEVEL → Run init-workflow.sh 2. STAGE LOOP → Run advance-stage.sh for each stage 3. CREATE DOCUMENTS → spec.md → tasks.md → design.md → checklist.md → report.md Step 1: Analyze & Select Level Level Condition Doc Depth L1 ≤3 files, quick fix Brief + simple L2 4-15 files, standard feature Full PRD + design L3 Security/cross-module/breaking Comprehensive...
46
23456 mdx-sanitizer erichowens/some_claude_skills
MDX Sanitizer Comprehensive MDX content sanitizer that prevents JSX parsing errors caused by angle brackets, generics, and other conflicting patterns. The Problem MDX 2.x treats unescaped < and { as JSX syntax. This causes build failures when content contains: TypeScript generics: Promise&lt;T&gt;, Array&lt;string&gt;, Map&lt;K, V&gt; Comparisons: &lt;100ms, &lt;=, &gt;= Arrows: --&gt;, &lt;--, -&gt; Invalid tags: &lt;link&gt; in prose, &lt;tag&gt; placeholders Empty brackets: &lt;&gt; Solut...
46
23457 ddd-microservices teachingai/full-stack-skills
When to use this skill Use this skill whenever the user wants to: [待完善:根据具体工具添加使用场景] How to use this skill [待完善:根据具体工具添加使用指南] Best Practices [待完善:根据具体工具添加最佳实践] Keywords [待完善:根据具体工具添加关键词]
46
23458 zero-skills zeromicro/zero-skills
Structured knowledge base optimized for AI agents to help developers work effectively with the [go-zero](https://github.com/zeromicro/go-zero) microservices framework. Overview This skill provides AI agents with comprehensive go-zero knowledge to: - Generate accurate code following go-zero conventions - Understand the three-layer architecture (Handler → Logic → Model) - Apply best practices for microservices development - Troubleshoot common issues efficiently - Build production-ready ap...
46
23459 pmf analyzer eddiebe147/claude-settings
PMF Analyzer Assess product-market fit using frameworks, metrics, and customer signals When to Use This Skill Use this skill when you need to: Improve business operations and strategy Make data-driven business decisions Optimize processes and outcomes Not recommended for: Tasks requiring creative design work technical coding Quick Reference Action Command/Trigger Create pmf analyzer product market fit Review and optimize review pmf analyzer Get best practices pmf analyzer best practices Core Wor...
46
23460 healthcare-monitor aaaaqwq/claude-code-skills
医疗行业企业融资监控系统 概述 本技能实现医疗健康行业企业的融资信号实时监控,通过工商变更数据识别未披露的融资事件,为媒体、投资机构提供情报服务。 核心功能 1. 企业监控列表管理 添加/删除监控企业 按行业、地区、规模分类 设置监控优先级 2. 工商变更检测 定时爬取天眼查/企查查 增量对比检测变更 识别关键变更类型 3. 融资信号识别 AI 判断是否为融资 融资轮次推断 投资方识别 4. 多渠道推送 Telegram 实时告警 飞书群组推送 日报/周报生成 文件结构 skills/healthcare-monitor/ ├── SKILL.md 技能说明 ├── config/ │ ├── companies.json 监控企业列表 │ └── settings.json 配置参数 ├── scripts/ │ ├── monitor.py 主监控脚本 │ ├── scraper.py 数据采集 │ ├── analyzer.py 融资...
46
23461 architecture-refiner gravito-framework/gravito
Architecture Refiner You are a lead architect dedicated to the "Singularity" principle. Your goal is to ensure the codebase remains elegant, maintainable, and unified. Workflow 1. Audit Identify technical debt or architectural violations (e.g., logic in controllers). Review the modularity of the current implementation. 2. Refinement Decoupling : Extract business logic into specialized Actions . Standardization : Align code with the GRAVITO_AGENT_GUIDE.md . Abstraction : Implement Design Patterns...
46
23462 top 100 web vulnerabilities reference zebbern/claude-code-guide
Top 100 Web Vulnerabilities Reference Purpose Provide a comprehensive, structured reference for the 100 most critical web application vulnerabilities organized by category. This skill enables systematic vulnerability identification, impact assessment, and remediation guidance across the full spectrum of web security threats. Content organized into 15 major vulnerability categories aligned with industry standards and real-world attack patterns. Prerequisites Basic understanding of web application...
46
23463 vm0 vm0-ai/vm0-skills
VM0 API Execute AI agents in secure sandboxed environments and manage their inputs/outputs. When to Use Execute AI agents in isolated sandbox environments Monitor and manage agent runs (status, logs, metrics) List and download input files (volumes) provided to agents List and download output files (artifacts) created by agents Prerequisites export VM0_API_KEY=vm0_live_your-api-key Get API Key Install the VM0 CLI: https://docs.vm0.ai/docs/getting-started Run vm0 auth login to authenticate Run ...
46
23464 test-driven-development guanyang/antigravity-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...
46
23465 powershell-expert oimiragieo/agent-studio
PowerShell Expert Skill Overview This skill covers PowerShell 7+ (Core) for cross-platform automation, system administration, and DevOps scripting. The core philosophy is: treat PowerShell as a typed, object-oriented automation language -- not a bash replacement. Every script must handle errors explicitly, use structured objects instead of text parsing, and never expose credentials in plaintext. When to Use When writing PowerShell automation scripts for Windows or cross-platform When auditing ex...
46
23466 finishing-a-development-branch guanyang/antigravity-skills
Finishing a Development Branch Overview Guide completion of development work by presenting clear options and handling chosen workflow. Core principle: Verify tests → Present options → Execute choice → Clean up. Announce at start: "I'm using the finishing-a-development-branch skill to complete this work." The Process Step 1: Verify Tests Before presenting options, verify tests pass: Run project's test suite npm test / cargo test / pytest / go test ./ .. . If tests fail: Tests failing (<N> failur...
46
23467 tool-better-auth heyvhuang/ship-faster
Better Auth Integration Guide Always consult better-auth.com/docs for code examples and latest API. Better Auth is a TypeScript-first, framework-agnostic auth framework supporting email/password, OAuth, magic links, passkeys, and more via plugins. Quick Reference Environment Variables BETTER_AUTH_SECRET - Encryption secret (min 32 chars). Generate: openssl rand -base64 32 BETTER_AUTH_URL - Base URL (e.g., https://example.com ) Only define baseURL / secret in config if env vars are NOT set. File ...
46
23468 planning-documentation qodex-ai/ai-agent-skills
Writing Plans Overview Write comprehensive implementation plans assuming the engineer has zero context for our codebase and questionable taste. Document everything they need to know: which files to touch for each task, code, testing, docs they might need to check, how to test it. Give them the whole plan as bite-sized tasks. DRY. YAGNI. TDD. Frequent commits. Assume they are a skilled developer, but know almost nothing about our toolset or problem domain. Assume they don't know good test desig...
46
23469 security sgcarstrends/sgcarstrends
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...
46
23470 hospitality coordinator eddiebe147/claude-settings
Hospitality Coordinator Comprehensive hospitality management system designed for hotel managers, restaurant operators, event planners, concierge professionals, and hospitality staff delivering exceptional guest experiences. This skill provides operations management, service standards, guest relations, event coordination, quality assurance, and problem resolution guidance across hotels, restaurants, resorts, and event venues. The Hospitality Coordinator excels at creating guest service protocols,...
46
23471 biological-expert personamanagmentlayer/pcl
Expert guidance for biology, biotechnology, genetics, bioinformatics, and computational biology applications. Core Concepts Molecular Biology - DNA, RNA, and protein structure - Central dogma (transcription, translation) - Gene expression and regulation - Genetic mutations and variations - CRISPR and gene editing - Protein folding and structure Genomics & Bioinformatics - DNA sequencing (Sanger, NGS, long-read) - Genome assembly and annotation - Sequence alignment (BLAST, BLAT) -...
46
23472 video-production omer-metin/skills-for-antigravity
Remotion Video Production Programmable video production skill using Remotion. Generate automated videos from text instructions and produce consistent, brand-aligned videos at scale. When to use this skill Automated video generation : Generate videos from text instructions Brand video production : High-volume videos with consistent style Programmable content : Combine narration, visuals, and animation Marketing content : Product intros, onboarding, promo videos Instructions Step 1: Define the Vid...
46
23473 code-review blogic-cz/blogic-marketplace
Two-axis review of the diff between HEAD and a fixed point the user supplies: Standards — does the code conform to this repo's documented coding standards? Spec — does the code faithfully implement the originating issue / PRD / spec? Both axes run as parallel sub-agents so they don't pollute each other's context, then this skill aggregates their findings. The issue tracker should have been provided to you — run /setup-matt-pocock-skills if docs/agents/issue-tracker.md is missing. Process 1. Pin ...
46
23474 component-identification-sizing tech-leads-club/agent-skills
Component Identification and Sizing This skill identifies architectural components (logical building blocks) in a codebase and calculates size metrics to assess decomposition feasibility and identify oversized components. How to Use Quick Start Request analysis of your codebase: "Identify and size all components in this codebase" "Find oversized components that need splitting" "Create a component inventory for decomposition planning" "Analyze component size distribution" Usage Examples Example 1...
46
23475 doc-bdd vladm3105/aidoc-flow-framework
doc-bdd Purpose Create BDD (Behavior-Driven Development) test scenarios - Layer 4 artifact in the SDD workflow that defines executable test scenarios using Gherkin syntax. Layer: 4 Upstream: BRD (Layer 1), PRD (Layer 2), EARS (Layer 3) Downstream: ADR (Layer 5), SYS (Layer 6), REQ (Layer 7) Prerequisites Upstream Artifact Verification (CRITICAL) Before creating this document, you MUST: List existing upstream artifacts: ls docs/BRD/ docs/PRD/ docs/EARS/ docs/BDD/ 2>/dev/null Reference o...
46
23476 vm0-cli vm0-ai/vm0-skills
VM0 CLI Build and run AI agents in secure sandboxed environments using the VM0 command-line interface. Official docs: https://docs.vm0.ai When to Use Use this skill when you need to: Install and set up the VM0 CLI Create and configure AI agent projects Deploy agents to the VM0 platform Run agents with prompts and inputs Manage input files (volumes) and output files (artifacts) View logs and usage statistics Prerequisites Installation Install the VM0 CLI globally via npm: npm install -g @v...
46
23477 ov-search-context volcengine/openviking
OpenViking (OV) context searching The ov search command performs context-aware retrieval across all memories and resources in OpenViking — combining semantic understanding with directory recursive retrieval to find the most relevant context for any query. Table of Content When to Use Sub-commands for search List directories ( ov ls ) Tree view ( ov tree ) Semantic Search ( ov find ) Content Pattern Search ( ov grep ) File Glob Search ( ov glob ) Full content read ( ov read ) Get overview ( ov ov...
46
23478 accessibility-design-checklist dengineproblem/agents-monorepo
Эксперт по чек-листу дизайна доступности Вы эксперт по дизайну доступности и соответствию стандартам, специализирующийся на создании всесторонних чек-листов и аудитов для веб и мобильных интерфейсов. Вы обладаете глубокими знаниями руководящих принципов WCAG 2.1 AA/AAA, соответствия Section 508 и принципов инклюзивного дизайна. Основные принципы доступности POUR фреймворк Воспринимаемость : Информация должна быть представлена способами, которые пользователи могут воспринимать Управляемость : Ком...
46
23479 datadog openhands/skills
Datadog [ -n " $DD_API_KEY " ] && echo "DD_API_KEY is set" || echo "DD_API_KEY is NOT set" [ -n " $DD_APP_KEY " ] && echo "DD_APP_KEY is set" || echo "DD_APP_KEY is NOT set" [ -n " $DD_SITE " ] && echo "DD_SITE is set" || echo "DD_SITE is NOT set" If any of these variables are missing, ask the user to provide them before proceeding: DD_API_KEY : Datadog API key DD_APP_KEY : Datadog Application key DD_SITE : Datadog site (e.g., datadoghq.com , datadoghq.eu , us3.datadoghq.com ) Authentication Hea...
46
23480 valuation analyst eddiebe147/claude-settings
Valuation Analyst Expert valuation agent that determines fair value of companies and assets using multiple methodologies. Specializes in DCF analysis, comparable company analysis, precedent transactions, and asset-based valuation. Provides comprehensive valuation for investment decisions, M&A, and strategic planning. This skill applies rigorous valuation frameworks used by investment banks, private equity firms, and corporate finance professionals. Perfect for startup valuations, M&A analysis, i...
46
23481 tool-ast-grep-rules heyvhuang/ship-faster
ast-grep Rule Crafter ast-grep uses tree-sitter to parse code into AST, enabling precise pattern matching. Rules are defined in YAML for linting, searching, and rewriting code. Quick Start id : no - console - log language : JavaScript rule : pattern : console.log($$$ARGS) fix : logger.log($$$ARGS) message : Replace console.log with logger Project Configuration Project-level scanning requires an sgconfig.yml configuration file: sgconfig.yml (project root) ruleDirs : - rules Rule directory, recu...
46
23482 shortio vm0-ai/vm0-skills
Short.io Use Short.io via direct curl calls to create and manage short links on your branded domain. Official docs: https://developers.short.io/docs When to Use Use this skill when you need to: Create short links from long URLs Customize link slugs (paths) for branded URLs Track link clicks and analytics Manage multiple links (list, update, delete) Set link expiration using TTL (time-to-live) Prerequisites Sign up at Short.io Add and configure your custom domain (or use the default short.io...
46
23483 alicloud-ai-search-rerank cinience/alicloud-skills
Category: provider Model Studio Rerank Validation mkdir -p output/alicloud-ai-search-rerank python -m py_compile skills/ai/search/alicloud-ai-search-rerank/scripts/prepare_rerank_request.py && echo "py_compile_ok" > output/alicloud-ai-search-rerank/validate.txt Pass criteria: command exits 0 and output/alicloud-ai-search-rerank/validate.txt is generated. Critical model names Use one of these exact model strings: gte-rerank-v2 gte-rerank gte-multilingual-rerank qwen3-reranker-8b qwen3-reranker-4b...
46
23484 prompt-engineer erichowens/some_claude_skills
Prompt Engineer Expert prompt engineer specializing in designing, optimizing, and evaluating prompts that maximize LLM performance across diverse use cases. When to Use This Skill Designing prompts for new LLM applications Optimizing existing prompts for better accuracy or efficiency Implementing chain-of-thought or few-shot learning Creating system prompts with personas and guardrails Building structured output schemas (JSON mode, function calling) Developing prompt evaluation and testing frame...
46
23485 conference paper writer eddiebe147/claude-settings
Conference Paper Writer Write academic conference papers and research submissions When to Use This Skill Use this skill when you need to: Create compelling written content Develop clear messaging and communication Structure information effectively Not recommended for: Tasks requiring technical implementation complex data analysis Quick Reference Action Command/Trigger Create conference paper writer conference paper Review and optimize review conference paper writer Get best practices conference ...
46
23486 demand-gen openclaudia/openclaudia-skills
Demand Generation Skill You are a demand generation strategist for B2B SaaS and technology companies. Build multi-channel campaigns that generate qualified pipeline. Demand Gen Framework The Full Funnel TOFU (Top of Funnel) → Awareness & Education ↓ MOFU (Middle of Funnel) → Consideration & Evaluation ↓ BOFU (Bottom of Funnel) → Decision & Purchase ↓ POST-SALE → Expansion & Advocacy Channel Mix by Funnel Stage Channel TOFU MOFU BOFU Budget Allocation SEO/Content ★★★ ★★ ★ 20-...
46
23487 xiaohongshu majiayu000/claude-arsenal
小红书 MCP Skill 基于 xiaohongshu-mcp 封装的 shell 脚本工具集。 前置条件 cd scripts/ ./install-check.sh 检查依赖(xiaohongshu-mcp、jq、python3) ./start-mcp.sh 启动 MCP 服务(默认端口 18060) ./status.sh 确认已登录 未登录时需扫码: mcp-call.sh get_login_qrcode 获取二维码,用小红书 App 扫码。 服务端口可通过 MCP_URL 环境变量覆盖(默认 http://localhost:18060/mcp )。 核心数据流 Show more Installs 9.6K Repository zhjiang22/openclaw-xhs GitHub Stars 100 First Seen Feb 9, 2026 Security Audits Gen Agent Trust Hub Fail Socket Pass Snyk Fail
46
23488 terragrunt-validator akin-ozer/cc-devops-skills
Terragrunt Validator Overview This skill provides comprehensive validation, linting, and testing capabilities for Terragrunt configurations. Terragrunt is a thin wrapper for Terraform/OpenTofu that provides extra tools for keeping configurations DRY (Don't Repeat Yourself), working with multiple modules, and managing remote state. Use this skill when: Validating Terragrunt HCL files (*.hcl, terragrunt.hcl, terragrunt.stack.hcl) Working with Terragrunt Stacks (unit/stack blocks, terragrunt stack ...
46
23489 vertex-ai-endpoint-config jeremylongshore/claude-code-plugins-plus-skills
This skill provides automated assistance for vertex ai endpoint config tasks within the GCP Skills domain. When to Use This skill activates automatically when you: - Mention "vertex ai endpoint config" in your request - Ask about vertex ai endpoint config patterns or best practices - Need help with google cloud platform skills covering compute, storage, bigquery, vertex ai, and gcp-specific services. Capabilities - Provides step-by-step guidance for vertex ai endpoint config - Follows ...
46
23490 computer vision helper eddiebe147/claude-settings
Computer Vision Helper The Computer Vision Helper skill guides you through implementing image analysis and visual AI tasks. From basic image classification to complex object detection and segmentation, this skill helps you leverage modern computer vision techniques effectively. Computer vision has been transformed by deep learning and now by vision-language models. This skill covers both traditional approaches (CNNs, pre-trained models) and cutting-edge techniques (CLIP, GPT-4V, Segment Anything...
46
23491 1k-retrospective onekeyhq/app-monorepo
Retrospective: Evolve Self-Testing Rules from Real Cases Workflow Step 1: Read Cases Read .claude/skills/1k-retrospective/references/case-studies.md . Count cases since the last <!-- Retrospective completed --> marker. If fewer than 3 new cases, report "Not enough new cases" and stop. Step 2: Analyze Patterns For each case, extract root cause category and which self-testing section (1-8) could have caught it, or "NEW" if not covered. Aggregate counts per pattern. Step 3: Identify Gaps and Weak S...
46
23492 data-analyzer cisco-ai-defense/skill-scanner
Data Analyzer Efficiently analyzes data structures. Usage Provide data to analyze.
46
23493 email-subject-lines openclaudia/openclaudia-skills
Email Subject Lines Skill You are an email subject line specialist. Your job is to generate high-performing subject lines that maximize open rates while maintaining trust and deliverability. Gathering Requirements Before generating subject lines, collect these inputs: Email purpose - Newsletter, promotional, transactional, nurture, announcement, etc. Content summary - What is the email about? (2-3 sentences) Audience - Who is receiving this? Segment details. Tone - Professional, casual, urgent, ...
46
23494 fs-street geekjourneyx/mind-skills
Farnam Street Fetches articles from Farnam Street blog, covering topics like mental models, decision-making, leadership, and learning. Quick Start Basic queries 昨天的文章 今天的FS文章 2024-06-13的文章 Search 有哪些可用的日期 Query Types Type Examples Description Relative date 昨天的文章 今天的文章 前天 Yesterday, today, day before Absolute date 2024-06-13的文章 YYYY-MM-DD format Date range 有哪些日期 可用的日期 Show available dates Topic search 关于决策的文章 思维模型 Search by keyword Workflow - [ ] Step 1: Parse date from user request - [ ] Step ...
46
23495 defi-protocols pluginagentmarketplace/custom-plugin-blockchain
DeFi Protocols Skill Master DeFi protocol development including AMM mechanics, lending systems, yield optimization, and oracle integration. Quick Start Invoke this skill for DeFi development Skill("defi-protocols", protocol_type="amm", chain="ethereum") Topics Covered 1. AMM (Automated Market Makers) Build decentralized exchanges: Constant Product: x * y = k (Uniswap V2) Concentrated Liquidity: Tick-based (Uniswap V3) Stable Swaps: Curve invariant TWAP: Time-weighted average price 2. Lendi...
46
23496 brand-guidelines guanyang/antigravity-skills
Anthropic Brand Styling Overview To access Anthropic's official brand identity and style resources, use this skill. Keywords : branding, corporate identity, visual identity, post-processing, styling, brand colors, typography, Anthropic brand, visual formatting, visual design Brand Guidelines Colors Main Colors: Dark: 141413 - Primary text and dark backgrounds Light: faf9f5 - Light backgrounds and text on dark Mid Gray: b0aea5 - Secondary elements Light Gray: e8e6dc - Subtle backgrounds Accent Co...
46
23497 agents-analyze laurigates/claude-plugins
/agents:analyze Analyze the plugin collection to identify where sub-agents would improve workflows by isolating verbose output, enforcing constraints, or specializing behavior. Context Plugin directories: ! find . -maxdepth 1 -type d -name '*-plugin' Existing agents: ! find agents-plugin/agents -maxdepth 1 -name '*.md' Skills: ! find . -path '*/skills/*/skill.md' Skills (user-invocable): ! find . -path '*/skills/*/SKILL.md' -not -path './agents-plugin/*' Parameters $1 : Optional --focus <plugin-...
46
23498 launch-strategy openclaudia/openclaudia-skills
Launch Strategy You are an expert in SaaS product launches and feature announcements. Your goal is to help users plan launches that build momentum, capture attention, and convert interest into users. Before Starting Check for product marketing context first: If .agents/product-marketing-context.md exists (or .claude/product-marketing-context.md in older setups), read it before asking questions. Use that context and only ask for information not already covered or specific to this task. Core Philo...
46
23499 ai-engineer erichowens/some_claude_skills
You are an AI engineer specializing in production-grade LLM applications, generative AI systems, and intelligent agent architectures. Use this skill when Building or improving LLM features, RAG systems, or AI agents Designing production AI architectures and model integration Optimizing vector search, embeddings, or retrieval pipelines Implementing AI safety, monitoring, or cost controls Do not use this skill when The task is pure data science or traditional ML without LLMs You only need a quick ...
46
23500 qiita vm0-ai/vm0-skills
Qiita API Qiita is a technical knowledge sharing platform popular in Japan. This skill provides integration for searching articles, publishing content, and interacting with the community. When to Use Search technical articles on Qiita Get articles by tag or user Publish technical articles Read and post comments Get trending tags and topics Prerequisites Set the following environment variable: export QIITA_ACCESS_TOKEN=your_access_token Get your access token from: https://qiita.com/settings...
46