搜索结果
全部能力
找到 4423 个相关结果 / 提示词与 LLM
通用助手 / 编排推荐
cron-scheduling
cron-scheduling
Cron and scheduled task management. node-cron, cron expressions, Spring @Scheduled, APScheduler (Python), and distributed scheduling patterns. USE WHEN: user mentions "cron", "scheduled task", "cron job", "node-cron", "@Scheduled", "APScheduler", "periodic task", "crontab" DO NOT USE FOR: job queues with workers - use `job-queues`; one-off delayed tasks - use `job-queues`
通用助手 / 编排推荐
linkers-lto
linkers-lto
Linker and Link-Time Optimisation (LTO) skill. Use when configuring GNU ld, gold, or lld linker flags, diagnosing link-order issues or undefined symbols at…
通用助手 / 编排推荐
docs-writer
docs-writer
Write, review, and edit documentation files with consistent structure, tone, and technical accuracy. Use when creating docs, reviewing markdown files, writing…
通用助手 / 编排推荐
license-compliance-auditor
license-compliance-auditor
Scans project dependencies and verifies licenses against a whitelist of approved open-source licenses. Use to ensure legal compliance in software projects and…
通用助手 / 编排推荐
catalog-documentation-creator
catalog-documentation-creator
Generates EventCatalog documentation files (services, events, commands, queries, domains, flows, channels, containers) with correct frontmatter, folder…
通用助手 / 编排推荐
ionic-appflow-migration
ionic-appflow-migration
Guides the agent through migrating an existing Ionic/Capacitor project from Ionic Appflow to Capawesome Cloud. Detects which Appflow features are in use (Live…
通用助手 / 编排推荐
neo4j-cli-tools-skill
neo4j-cli-tools-skill
Use when working with Neo4j command-line tools — neo4j-admin (backup, restore,
通用助手 / 编排推荐
chartli
chartli
Install and use chartli to render terminal charts from numeric text files or stdin.
通用助手 / 编排推荐
opencontext
opencontext
Route active project/repo memory requests into one honest packet: memory-layer choice, load-context, search-context, store-conclusions, setup-integration, or repo-packer route-out. Use when agents need searchable decisions, manifests, stable links, handoff notes, and small “read this first” packets across sessions. Route long-lived markdown knowledge bases to `llm-wiki`, structural graph memory to `graphify`, human-authored vault organization to note/vault skills, and one-shot repo packing to tools like Repomix, Gitingest, or Code2Prompt.
通用助手 / 编排推荐
cuml-machine-learning
cuml-machine-learning
Use for GPU-accelerated machine learning on tabular data using NVIDIA cuML. Triggers when tasks involve classification, regression, clustering, dimensionality…
通用助手 / 编排推荐
flamegraphs
flamegraphs
Flamegraph generation and interpretation skill. Use when converting perf, Valgrind Callgrind, or other profiler output into SVG flamegraphs using Brendan…
通用助手 / 编排推荐
3d-graphics
3d-graphics
3D web graphics with Three.js (WebGL/WebGPU). Capabilities: scenes, cameras, geometries, materials, lights, animations, model loading (GLTF/FBX), PBR…
通用助手 / 编排推荐
real-world-rails
real-world-rails
real-world-rails — an installable skill for AI agents, published by steveclarke/real-world-rails.
通用助手 / 编排推荐
sentry-otel-exporter-setup
sentry-otel-exporter-setup
Configure the OpenTelemetry Collector with Sentry Exporter for multi-project routing and automatic project creation. Use when setting up OTel with Sentry,…
通用助手 / 编排推荐
scope-appropriate-architecture
scope-appropriate-architecture
Right-sizes architecture to project scope. Prevents over-engineering by classifying projects into 6 tiers and constraining pattern choices accordingly. Use…
通用助手 / 编排推荐
browser-to-api
browser-to-api
Turn a website's observable HTTP traffic into a best-effort OpenAPI 3.1 spec by analyzing a `browser-trace` capture. Use when the user wants to…
通用助手 / 编排推荐
capacitor-performance
capacitor-performance
Performance optimization guide for Capacitor apps covering bundle size, rendering, memory, native bridge, and profiling. Use this skill when users need to…
通用助手 / 编排推荐
位置
position
将会话引导至团队角色。从 `ai-workspace/team/<name>.md` 加载角色配置,如果存在同级状态目录则加载该目录(PLAYBOOK +…
通用助手 / 编排推荐
pomasa
pomasa
Generate declarative multi-agent systems (MAS) using POMASA pattern language. Use when building agent pipelines, orchestrating multiple AI agents, or creating research automation workflows. Supports patterns like Prompt-Defined Agent, Orchestrated Pipeline, Filesystem Data Bus, and Verifiable Data Lineage.
通用助手 / 编排推荐
coding-router
coding-router
Compatibility entry skill for plan-first coding work in OpenClaw.