研究与知识

研究、检索、摘要和知识工作

1098 个 Skills 可用

Skills 列表

speckit-tasks

speckit-tasks

133research-knowledge

Generate an actionable, dependency-ordered tasks.md for the feature based on available design artifacts.

dceoy avatardceoy
获取
skill-creator

skill-creator

132research-knowledge

创建有效技能的指南。当用户想要创建新技能(或更新现有技能)以扩展Claude的能力,使其具备专业知识、工作流程或工具集成时,应使用此技能。

composiohq avatarcomposiohq
获取
redis-semantic-cache

redis-semantic-cache

132research-knowledge

Redis LangCache guidance for semantic caching of LLM responses on Redis Cloud — calling search/set via the SDK or REST API, tuning the similarity threshold, separating caches per task type, and filtering with custom attributes. Use when caching LLM completions or RAG answers to cut API cost and latency, building a cache-aside layer in front of OpenAI / Anthropic / etc., tuning hit rate vs precision, or splitting one app's LLM workloads into multiple LangCache caches.

redis avatarredis
获取
research

research

130research-knowledge

将嘈杂的调查委托给一个或多个子代理,使编排器的上下文保持干净,然后基于提炼后的答案进行工作。当回答一个问题需要读取大量文件、长日志、大型差异或广泛的代码库调查时——即产生答案的过程比答案本身产生更多噪音时——使用此技能。适用于“X如何工作”、“Y在哪里使用”、“Z的根本原因是什么”、“总结这个PR/日志”这类问题,在直接内联读取一堆文件之前,请放心使用。

warpdotdev avatarwarpdotdev
获取
academic-writing

academic-writing

129research-knowledge

You must use this when producing any research prose — literature reviews, syntheses, analyses, methodology descriptions, discussion sections, abstracts, or any written output intended for an academic audience.

poemswe avatarpoemswe
获取
redis-observability

redis-observability

126research-knowledge

Redis observability guidance — which metrics to monitor (memory, connections, hit ratio, ops/sec, rejected connections), which built-in commands to reach for during incident triage (SLOWLOG, INFO, MEMORY DOCTOR, CLIENT LIST, FT.PROFILE), and when to use the Redis Insight GUI. Use when setting up monitoring or alerts for a Redis instance, diagnosing a performance regression, profiling a slow FT.SEARCH query, or wiring Redis metrics into Prometheus, Datadog, or similar.

redis avatarredis
获取
reproduce-bug-report

reproduce-bug-report

125research-knowledge

启动Oz云代理,通过计算机操作复现UI相关的错误报告,捕获视觉证据,并报告复现结果。在调查来自问题、工单、支持报告或提示中的特定交互或视觉错误时使用。

warpdotdev avatarwarpdotdev
获取
update-skill

update-skill

124research-knowledge

通过在此仓库中生成、编辑或优化 SKILL.md 文件来创建或更新技能。在编写新技能或修改现有技能的结构、前置元数据或指导说明时使用。

warpdotdev avatarwarpdotdev
获取
typst

typst

119research-knowledge

Typst document creation and package development. Use when: (1) Working with .typ files, (2) User mentions typst, typst.toml, or typst-cli, (3) Creating or using Typst packages, (4) Developing document templates, (5) Converting Markdown/LaTeX to Typst

lucifer1004 avatarlucifer1004
获取
cx-cost-optimization

cx-cost-optimization

115research-knowledge

Use this skill when the user asks to "check data usage", "list TCO policies", "reduce Coralogix costs", "optimize observability spend", "lower our logging bill", "data budget exceeded", "TCO policy", "retention tier", "archive storage", "ingestion costs", "frequent search vs archive", "why is our bill so high", "spending too much on logs", "data retention settings", "cost analysis", "usage breakdown", "optimize log volume", "control data ingestion", "archive cold data", "billing units", "plan consumption", "daily plan", "overage", "PAYG", "usage anomaly", "usage trend", "cx_data_usage_units", or wants to investigate, analyze, or reduce Coralogix data costs.

coralogix avatarcoralogix
获取
cx-dashboards

cx-dashboards

115research-knowledge

Build and deploy a Coralogix dashboard for a given service from its logs, spans, metrics, and service specs. Discovers telemetry via cx CLI commands, emits importable Coralogix JSON, verifies every PromQL and DataPrime query live through the `cx` CLI, and creates or updates dashboards via `cx dashboards create` and `cx dashboards replace`. Use whenever the user asks to create, build, generate, deploy, update, replace, or modify a Coralogix dashboard, monitoring dashboard, or observability dashboard for a service, app, or pipeline.

coralogix avatarcoralogix
获取
cx-cli

cx-cli

115research-knowledge

This skill should be used whenever the user runs any cx command, uses the cx CLI, Coralogix CLI, or mentions cx in the context of Coralogix observability. This skill provides cross-cutting concerns like update notifications that apply to all cx commands.

coralogix avatarcoralogix
获取
msgraph

msgraph

111research-knowledge

Up-to-date Microsoft Graph API knowledge for AI agents. Search 27,700+ Graph APIs, endpoint docs, resource schemas, and community samples — all locally, no network calls. Use when the agent needs to find, understand, or call Microsoft Graph endpoints.

merill avatarmerill
获取
apollo-connectors

apollo-connectors

105research-knowledge

Guide for integrating REST APIs into GraphQL supergraphs using Apollo Connectors with @source and @connect directives. Use this skill when the user: (1) mentions "connectors", "Apollo Connectors", or "REST Connector", (2) wants to integrate a REST API into GraphQL, (3) references @source or @connect directives, (4) works with files containing "# Note to AI Friends: This is an Apollo Connectors schema".

apollographql avatarapollographql
获取
graphql-schema

graphql-schema

100research-knowledge

遵循行业最佳实践的 GraphQL Schema 设计指南。在以下场景使用此技能:(1) 设计新的 GraphQL Schema 或 API,(2) 审查现有 Schema 以进行改进,(3) 决定类型结构或可空性,(4) 实现分页或错误模式,(5) 确保 Schema 设计的安全性。

apollographql avatarapollographql
获取
redis-core

redis-core

97research-knowledge

Core Redis modeling guidance — choose the right data structure (String, Hash, List, Set, Sorted Set, JSON, Stream, Vector Set) and use consistent colon-separated key names. Use when designing a Redis data model, caching objects, deciding between Hash and JSON, building counters, leaderboards, membership sets, or session stores, or when reviewing/cleaning up Redis key naming.

redis avatarredis
获取
self-learning

self-learning

90research-knowledge

自主技能生成器,可从网络学习新技术。当用户想了解新的库/框架/工具、需要为不熟悉的技术创建技能、想要研究并记录技术的使用模式,或通过 `/learn <topic>` 调用时使用。此技能使用网络搜索和浏览器工具来发现、提取和综合文档,生成可复用的技能。

philschmid avatarphilschmid
获取
serp-analysis

serp-analysis

88research-knowledge

当用户要求“分析SERP”或“SERP分析”时使用;针对某个查询,映射SERP特征、布局、排名因素、搜索意图、AI概览和摘要机会。不用于关键词需求发现——请使用keyword-research。SERP分析/搜索结果

aaron-he-zhu avataraaron-he-zhu
获取
memory-management

memory-management

88research-knowledge

当用户要求“记住项目上下文”时使用;管理SEO/GEO记忆生命周期——热缓存、活跃工作、归档层级和隐私清理。不用于内容或域名评分——请使用审计技能。项目记忆/跨会话

aaron-he-zhu avataraaron-he-zhu
获取
rank-tracker

rank-tracker

88research-knowledge

当用户要求“跟踪排名”或“查排名”时使用;根据提供的导出数据或连接的工具,衡量关键词和SERP位置随时间的变化,包括AI回复检查。不适用于多指标利益相关者报告——请使用performance-reporter;不用于设置警报——请使用alert-manager。排名追踪/SERP监控

aaron-he-zhu avataraaron-he-zhu
获取
content-gap-analysis

content-gap-analysis

86research-knowledge

当用户要求“查找内容缺口”、“竞品写了什么”或“还应该写什么”时使用;构建一个相对于竞争对手的覆盖地图,显示缺失的主题、关键词缺口和编辑日历机会。不用于原始关键词需求发现——请使用 keyword-research。内容缺口/选题规划

aaron-he-zhu avataraaron-he-zhu
获取
competitor-analysis

competitor-analysis

84research-knowledge

当用户要求“分析竞争对手”或“竞品分析”时使用;将竞争对手的关键词、内容、外链、AI引用和流量份额基准化为优势、劣势和行动计划。不用于成对的主题覆盖差距图——请使用content-gap-analysis。竞品分析/竞争对手

aaron-he-zhu avataraaron-he-zhu
获取
sent-contacts

sent-contacts

79research-knowledge

Lists, finds, inspects, bulk-creates, summarizes, or deletes Sent contacts with the Sent MCP tools. Use when a user asks to search contacts, get a contact by ID, import or deduplicate a contact list, review a contact's messaging summary, remove a contact, or manage direct contact records. Requires confirmation gates for creates and deletes.

sentdm avatarsentdm
获取
my-brain-is-full-crew

my-brain-is-full-crew

79research-knowledge

A team of 10 AI agents that manage your Obsidian vault for knowledge, nutrition, and mental wellness using Claude Code

reason-machines avatarreason-machines
获取