自動定期更新

Skill Registry

清楚搜尋適用於 coding agent 的工作流程,並查看出處、風險訊號與可直接複製的安裝指令。

840個 Skill
39出處
722Low risk
Jul 14更新時間
840 個 Skill
自動定期更新
63推薦

python-azure-iot-edge-modules

Coding & Refactoring

Build and operate Python Azure IoT Edge modules with robust messaging, deployment manifests, observability, and production readiness checks.

github/awesome-copilot·MIT·Agent Skills
low100品質分
63推薦

update-avm-modules-in-bicep

Security & Compliance

Update Azure Verified Modules (AVM) to latest versions in Bicep files.

github/awesome-copilot·MIT·Agent Skills
low100品質分
63推薦

Guides Qdrant deployment selection. Use when someone asks 'how to deploy Qdrant', 'Docker vs Cloud', 'local mode', 'embedded Qdrant', 'Qdrant EDGE', 'which deployment option', 'self-hosted vs cloud', or 'need lowest latency deployment'. Also use when choosing between deployment types for a new project.

github/awesome-copilot·MIT·Agent Skills
low100品質分
63推薦

Diagnoses and guides Qdrant horizontal scaling decisions. Use when someone asks 'vertical or horizontal?', 'how many nodes?', 'how many shards?', 'how to add nodes', 'resharding', 'data doesn't fit', or 'need more capacity'. Also use when data growth outpaces current deployment.

github/awesome-copilot·MIT·Agent Skills
low100品質分
63推薦

Diagnoses and fixes slow Qdrant indexing and data ingestion. Use when someone reports 'uploads are slow', 'indexing takes forever', 'optimizer is stuck', 'HNSW build time too long', or 'data uploaded but search is bad'. Also use when optimizer status shows errors, segments won't merge, or indexing threshold questions arise.

github/awesome-copilot·MIT·Agent Skills
low100品質分
63推薦

Diagnoses and reduces Qdrant memory usage. Use when someone reports 'memory too high', 'RAM keeps growing', 'node crashed', 'out of memory', 'memory leak', or asks 'why is memory usage so high?', 'how to reduce RAM?'. Also use when memory doesn't match calculations, quantization didn't help, or nodes crash during recovery.

github/awesome-copilot·MIT·Agent Skills
low100品質分
63推薦

Guides embedding model migration in Qdrant without downtime. Use when someone asks 'how to switch embedding models', 'how to migrate vectors', 'how to update to a new model', 'zero-downtime model change', 'how to re-embed my data', or 'can I use two models at once'. Also use when upgrading model dimensions, switching providers, or A/B testing models.

github/awesome-copilot·MIT·Agent Skills
low100品質分
63推薦

Diagnoses Qdrant production issues using metrics and observability tools. Use when someone reports 'optimizer stuck', 'indexing too slow', 'memory too high', 'OOM crash', 'queries are slow', 'latency spike', or 'search was fast now it's slow'. Also use when performance degrades without obvious config changes.

github/awesome-copilot·MIT·Agent Skills
low100品質分
63推薦

qdrant-monitoring-setup

Security & Compliance

Guides Qdrant monitoring setup including Prometheus scraping, health probes, Hybrid Cloud metrics, alerting, and log centralization. Use when someone asks 'how to set up monitoring', 'Prometheus config', 'Grafana dashboard', 'health check endpoints', 'how to scrape Hybrid Cloud', 'what alerts to set', 'how to centralize logs', or 'audit logging'.

github/awesome-copilot·MIT·Agent Skills
low100品質分
63推薦

qdrant-scaling-qps

DevOps & Cloud

Guides Qdrant query throughput (QPS) scaling. Use when someone asks 'how to increase QPS', 'need more throughput', 'queries per second too low', 'batch search', 'read replicas', or 'how to handle more concurrent queries'.

github/awesome-copilot·MIT·Agent Skills
low100品質分
63推薦

Diagnoses Qdrant search quality issues. Use when someone reports 'results are bad', 'wrong results', 'not relevant results', 'missing matches', 'recall is low', 'approximate search worse than exact', 'which embedding model', or 'quality dropped after quantization'. Also use when search quality degrades without obvious changes.

github/awesome-copilot·MIT·Agent Skills
low100品質分
63推薦

Diagnoses and fixes slow Qdrant search. Use when someone reports 'search is slow', 'high latency', 'queries take too long', 'low QPS', 'throughput too low', 'filtered search is slow', or 'search was fast but now it's slow'. Also use when search performance degrades after config changes or data growth.

github/awesome-copilot·MIT·Agent Skills
low100品質分
63推薦

Guides Qdrant search strategy selection. Use when someone asks 'should I use hybrid search?', 'BM25 or sparse vectors?', 'how to rerank?', 'results are not relevant', 'I don't get needed results from my dataset but they're there', 'retrieval quality is not good enough', 'results too similar', 'need diversity', 'MMR', 'relevance feedback', 'recommendation API', 'discovery API', 'ColBERT reranking', or 'missing keyword matches'

github/awesome-copilot·MIT·Agent Skills
low100品質分
63推薦

Guides sliding time window scaling in Qdrant. Use when someone asks 'only recent data matters', 'how to expire old vectors', 'time-based data rotation', 'delete old data efficiently', 'social media feed search', 'news search', 'log search with retention', or 'how to keep only last N months of data'.

github/awesome-copilot·MIT·Agent Skills
low100品質分
63推薦

qdrant-tenant-scaling

DevOps & Cloud

Guides Qdrant multi-tenant scaling. Use when someone asks 'how to scale tenants', 'one collection per tenant?', 'tenant isolation', 'dedicated shards', or reports tenant performance issues. Also use when multi-tenant workloads outgrow shared infrastructure.

github/awesome-copilot·MIT·Agent Skills
low100品質分
63推薦

Guides Qdrant vertical scaling decisions. Use when someone asks 'how to scale up a node', 'need more RAM', 'upgrade node size', 'vertical scaling', 'resize cluster', 'scale up vs scale out', or when memory/CPU is insufficient on current nodes. Also use when someone wants to avoid the complexity of horizontal scaling.

github/awesome-copilot·MIT·Agent Skills
low100品質分
63推薦

semantic-kernel

Coding & Refactoring

Create, update, refactor, explain, or review Semantic Kernel solutions using shared guidance plus language-specific references for .NET and Python.

github/awesome-copilot·MIT·Agent Skills
low100品質分
63推薦

Generate a complete MCP server project in TypeScript with tools, resources, and proper configuration

github/awesome-copilot·MIT·Agent Skills
low100品質分
63推薦

unit-test-vue-pinia

Coding & Refactoring

Write and review unit tests for Vue 3 + TypeScript + Vitest + Pinia codebases. Use when creating or updating tests for components, composables, and stores; mocking Pinia with createTestingPinia; applying Vue Test Utils patterns; and enforcing black-box assertions over implementation details.

github/awesome-copilot·MIT·Agent Skills
low100品質分
63推薦

update-implementation-plan

Coding & Refactoring

Update an existing implementation plan file with new or update requirements to provide new features, refactoring existing code or upgrading packages, design, architecture or infrastructure.

github/awesome-copilot·MIT·Agent Skills
low100品質分
63推薦

Guidance on how to upgrade your Qdrant version without interrupting the availability of your application and ensuring data integrity.

github/awesome-copilot·MIT·Agent Skills
low95品質分
63推薦

snowflake-semanticview

Data & Database

Create, alter, and validate Snowflake semantic views using Snowflake CLI (snow). Use when asked to build or troubleshoot semantic views/semantic layer definitions with CREATE/ALTER SEMANTIC VIEW, to validate semantic-view DDL against Snowflake via CLI, or to guide Snowflake CLI installation and connection setup.

github/awesome-copilot·MIT·Agent Skills
low95品質分
63推薦

Skill converted from mcp-create-adaptive-cards.prompt.md

github/awesome-copilot·MIT·Agent SkillsGitHub Copilot
low90品質分
63推薦

Skill converted from mcp-deploy-manage-agents.prompt.md

github/awesome-copilot·MIT·Agent SkillsGitHub Copilot
low90品質分

依用途與 Coding Agent 瀏覽 Skill

探索適用於 Codex、Claude Code、GitHub Copilot、Cursor 與 Gemini CLI 的可追溯 Skill。