后端与 API
后端服务、API、Webhook 和服务端工具
Skills 列表

usfiscaldata
Query the U.S. Treasury Fiscal Data REST API for federal financial data. No API key required. Use for national debt (Debt to the Penny), Daily Treasury Statements, Monthly Treasury Statements, Treasury securities auctions, interest rates, foreign exchange rates, savings bonds, or U.S. government revenue and spending statistics.
k-dense-ai
pymc
Bayesian modeling with PyMC. Build hierarchical models, MCMC (NUTS), variational inference, LOO/WAIC comparison, posterior checks, for probabilistic programming and inference.
k-dense-ai
torch-geometric
PyTorch Geometric (PyG) for graph neural networks — node/link/graph classification, message passing (GCN, GAT, GraphSAGE, GIN), heterogeneous graphs, neighbor sampling, and custom datasets. Use when working with torch_geometric, not for general NetworkX analytics or non-graph PyTorch models.
k-dense-ai
networkx
Create, analyze, and visualize complex networks and graphs in Python with NetworkX. Use when working with network/graph data structures, computing graph algorithms (shortest paths, centrality, clustering), detecting communities, generating synthetic networks (random, scale-free, small-world), reading/writing graph file formats, or drawing network topologies. Common applications include social, biological, transportation, and citation networks.
k-dense-ai
get-available-resources
Detect host inventory and effective CPU, memory, disk, scheduler, container, and accelerator limits when a user asks for resource-aware planning or before a clearly resource-sensitive local workload. Produces a redacted JSON snapshot and conservative planning helpers without stress tests or assuming visible host hardware is usable.
k-dense-ai
optimize-for-gpu
GPU-accelerates scientific Python on NVIDIA hardware and verifies that the result is correct and faster. Use for CUDA/GPU optimization; CPU-bound NumPy, SciPy, pandas, scikit-learn, NetworkX, scikit-image, vector-search, image-processing, graph, simulation, or file-I/O workloads; CuPy, cuDF, cuML, cuGraph, cuVS, cuCIM, KvikIO, Warp, Newton, Numba-CUDA, or RAFT questions; and profiling, memory-transfer, kernel, or multi-GPU bottlenecks. Also use when large data-parallel Python code is slow and GPU acceleration is a plausible option, even if the user does not name CUDA.
k-dense-ai
phoenix-cli
Debug LLM applications using the Phoenix CLI. Fetch traces, analyze errors, structure trace review with open coding and axial coding, inspect datasets, review experiments, query annotation configs, and use the GraphQL API. Use whenever the user is analyzing traces or spans, investigating LLM/agent failures, deciding what to do after instrumenting an app, building failure taxonomies, choosing what evals to write, or asking "what's going wrong", "what kinds of mistakes", or "where do I focus" — even without naming a technique.
github
integrate-context-matic
Discovers and integrates third-party APIs using the context-matic MCP server. Uses `fetch_api` to find available API SDKs, `ask` for integration guidance, `model_search` and `endpoint_search` for SDK details. Use when the user asks to integrate a third-party API, add an API client, implement features with an external API, or work with any third-party API or SDK.
github
pptx
只要涉及 .pptx 或 .potx 文件(无论是作为输入、输出还是两者兼有),就使用此技能。这包括:创建幻灯片、推介文稿或演示文稿;读取、解析或提取任何 .pptx 或 .potx 文件中的文本(即使提取的内容将用于其他地方,如电子邮件或摘要);编辑、修改或更新现有演示文稿;合并或拆分幻灯片文件;处理模板(.potx)、版式、演讲者备注或批注。当用户提到“deck”、“slides”、“presentation”或引用 .pptx 或 .potx 文件名时触发,无论他们之后打算如何处理内容。如果需要打开、创建或处理 .pptx 或 .potx 文件,请使用此技能。
k-dense-ai
nature-image2ppt
Convert slide images, screenshots, scanned PDFs, and image-only PPT/PPTX files into high-fidelity object-level editable PowerPoint, including semantic-region mixed reconstruction, measured flowcharts and knowledge graphs, native circle nodes and connectors, single-object thin and filled arrows, speaker-note preservation, and rendered QA. Use for 图片转可编辑PPT、截图还原PPT、扫描PDF恢复、图片型PPTX转换、流程图/知识图谱/复合图形/箭头重建; not for authoring a new deck from notes.
yuan1z0825
codeql
Comprehensive guide for setting up and configuring CodeQL code scanning via GitHub Actions workflows and the CodeQL CLI. This skill should be used when users need help with code scanning configuration, CodeQL workflow files, CodeQL CLI commands, SARIF output, security analysis setup, or troubleshooting CodeQL analysis.
github
issue-fields-migration
Bulk-migrate metadata to GitHub issue fields from two sources: repo labels (e.g. priority labels to a Priority field) and Project V2 fields. Use when users say "migrate my labels to issue fields", "migrate project fields to issue fields", "convert labels to issue fields", "copy project field values to issue fields", or ask about adopting issue fields. Issue fields are org-level typed metadata (single select, text, number, date) that replace label-based workarounds with structured, searchable, cross-repo fields.
github
azure-pricing
使用 Azure 零售价格 API (prices.azure.com) 获取实时 Azure 零售定价,并估算 Copilot Studio 代理信用消耗。当用户询问任何 Azure 服务的成本、想要比较 SKU 价格、需要定价数据进行成本估算、提及 Azure 定价、Azure 成本、Azure 计费,或询问 Copilot Studio 定价、Copilot 信用或代理使用估算时使用。涵盖计算、存储、网络、数据库、AI、Copilot Studio 以及所有其他 Azure 服务系列。
github
noob-mode
面向非技术Copilot CLI用户的通俗英语翻译层。将每个审批提示、错误消息和技术输出翻译成清晰、无术语的英语,并带有颜色编码的风险指示。
github
azure-resource-visualizer
分析 Azure 资源组并生成详细的 Mermaid 架构图,展示各个资源之间的关系。当用户请求绘制 Azure 资源图表或帮助理解资源之间的关联时,使用此技能。
github
typespec-api-operations
为 TypeSpec API 插件添加 GET、POST、PATCH 和 DELETE 操作,并包含正确的路由、参数和自适应卡片
github
copilot-usage-metrics
使用 GitHub CLI 和 REST API 检索并显示组织和企业的 GitHub Copilot 使用指标。
github
typespec-create-api-plugin
生成一个包含REST操作、身份验证和自适应卡片的TypeSpec API插件,用于Microsoft 365 Copilot
github
containerize-aspnet-framework
通过为项目定制创建 Dockerfile 和 .dockerfile 文件,将 ASP.NET (.NET Framework) 项目进行容器化。
github
project-workflow-analysis-blueprint-generator
全面的技术无关提示生成器,用于记录端到端应用程序工作流。自动检测项目架构模式、技术栈和数据流模式,生成详细的实现蓝图,涵盖入口点、服务层、数据访问、错误处理和测试方法,支持多种技术包括.NET、Java/Spring、React和微服务架构。
github
dataverse-python-advanced-patterns
使用高级模式、错误处理和优化技术为 Dataverse SDK 生成生产代码。
github
technology-stack-blueprint-generator
全面的技术栈蓝图生成器,可分析代码库以创建详细的架构文档。自动检测跨多个平台(.NET、Java、JavaScript、React、Python)的技术栈、编程语言和实现模式。生成可配置的蓝图,包含版本信息、许可详情、使用模式、编码约定和可视化图表。提供可立即使用的模板,并保持架构一致性以指导开发。
github
azure-static-web-apps
帮助使用 SWA CLI 创建、配置和部署 Azure 静态 Web 应用。适用于将静态站点部署到 Azure、设置 SWA 本地开发、配置 staticwebapp.config.json、向 SWA 添加 Azure Functions API,或为静态 Web 应用设置 GitHub Actions CI/CD。
github
dataverse-python-production-code
使用 Dataverse SDK 生成生产就绪的 Python 代码,包含错误处理、优化和最佳实践
github