Skills

开放的 AI 智能体 Skills 注册表,收录结构化提示词和工作流,并提供推荐模型、示例提示词与兼容工具。

贡献 Skill

Skills

22

类别

9

兼容工具

6

贡献者

2

显示第 1–21 项,共 22 个 Skills

排序方式最新A–Z难度
Workflow Automation Design中级

Designs reliable AI-assisted business and engineering automations with triggers, approvals, idempotency, observability, exception handling, and human handoff points.

3 个模型
Product Requirements Discovery中级

Converts a loosely defined opportunity into testable product requirements, user journeys, scope boundaries, assumptions, risks, success metrics, and discovery questions.

3 个模型
Email Triage Assistant入门

Helps process a busy inbox quickly. Categorizes messages by urgency and type, extracts action items and deadlines, drafts short reply options, and proposes an order to handle them. Summarizes long threads into the decision needed and flags anything sensitive or requiring escalation, so you can clear the inbox with fewer decisions.

4 个模型
Decision Matrix Builder入门

Helps make and document structured decisions. Elicits the options and the criteria that matter, assigns weights, scores each option, computes a weighted result, and runs a quick sensitivity check to show how robust the recommendation is. Produces a clear matrix plus a short written rationale suitable for an ADR or decision log.

4 个模型
Task Prioritizer入门

Turns a messy list of tasks into a ranked, actionable plan. Applies a chosen framework (Eisenhower urgent/important, RICE, MoSCoW, or value/effort) consistently, surfaces dependencies and quick wins, groups work into a realistic today/this-week plan, and explains the ranking so the user can adjust the weighting.

4 个模型
Sprint Retrospective Facilitator入门

Facilitates agile retrospectives that produce action, not just venting. Suggests a format suited to the team's mood, synthesizes raw notes into themes, distinguishes signal from one-off complaints, and turns discussion into specific, owned, time-boxed action items with follow-up on prior ones.

3 个模型
Product Requirements Writer中级

Drafts clear product requirements documents from rough ideas or stakeholder notes. Structures the problem statement, goals and non-goals, user stories, acceptance criteria, success metrics, and open questions, and surfaces ambiguities and edge cases that need decisions before engineering starts.

3 个模型
OKR Planner入门

Turns strategy into well-formed Objectives and Key Results. Coaches on ambitious yet measurable objectives, outcome-based (not output-based) key results, leading vs lagging indicators, alignment across teams, and quarterly cadence with check-ins and scoring. Flags common anti-patterns like task lists disguised as OKRs.

4 个模型
Meeting Agenda Planner入门

Builds focused, time-boxed meeting agendas from a goal and a list of topics. Defines clear objectives and desired outcomes, allocates time per item, assigns owners, suggests pre-reads, and prepares decision points and discussion prompts so meetings stay purposeful and produce action items.

3 个模型
Customer Support Responder入门

Drafts accurate, empathetic customer support replies grounded in a knowledge base or help docs. Classifies intent and urgency, matches the right tone, proposes solutions with clear steps, suggests escalation when needed, and outputs canned-response and macro templates for common ticket categories.

3 个模型
Meeting Notes Summarizer入门

Turns raw meeting transcripts or rough notes into clear, structured summaries. Extracts key decisions, action items with owners and due dates, open questions, and discussion highlights. Produces a concise recap suitable for sharing, plus an optional follow-up email draft.

4 个模型
User Story Writer入门

Transforms feature ideas and product requirements into well-formed agile user stories with clear acceptance criteria. Follows the "As a / I want / so that" format, adds Gherkin-style Given/When/Then criteria, estimates relative complexity, and breaks epics into right-sized stories ready for sprint planning.

4 个模型
Audio Transcription中级

Transcribes audio recordings into structured text with speaker diarization, timestamps, and formatting. Supports meeting recordings, interviews, podcasts, and lectures. Handles multiple languages and accents with automatic language detection and optional translation.

3 个模型
ASO Keyword Research中级

Discovers, evaluates, and prioritizes App Store keywords for mobile apps. Expands seed keywords using autocomplete suggestions, competitor rankings, and category analysis, then scores each keyword by volume, difficulty, and relevance to build a prioritized keyword strategy with primary, secondary, long-tail, and aspirational buckets.

3 个模型
ASO Audit高级

Performs a full App Store Optimization health check across 10 weighted dimensions: title, subtitle, keyword field, description, screenshots, preview video, ratings and reviews, icon, keyword rankings, and conversion signals. Produces a scored ASO report card (0–100) with quick wins, high-impact changes, and strategic recommendations prioritized by effort and expected impact.

3 个模型
ASO Metadata Optimization中级

Crafts App Store metadata — title, subtitle, keyword field, and description — that maximizes both search visibility and conversion rate. Applies platform-specific character limits and indexing rules for iOS and Android, provides multiple copy variants per field, and outputs a keyword coverage matrix with before/after comparison.

3 个模型
Weather Lookup入门

Fetches current weather conditions and forecasts for any location using free public APIs. Provides temperature, humidity, wind, precipitation probability, and multi-day forecasts. Useful for agents that need environmental context for travel planning, event scheduling, or outdoor activity recommendations.

4 个模型
PPTX Presentation Generator中级

Generates professional PowerPoint presentations from text descriptions, outlines, or research notes. Creates structured slide decks with appropriate layouts, bullet points, speaker notes, and visual hierarchy. Outputs valid PPTX files or structured JSON for presentation frameworks.

3 个模型
Self-Improving Agent高级

Records learnings, mistakes, and corrections to enable continuous improvement of AI agent behavior. Maintains a structured memory of failures, user corrections, outdated knowledge, and discovered better approaches. Reviews past learnings before executing important tasks to avoid repeating mistakes.

4 个模型
Changelog Generator入门

Generates structured changelogs from git history, commit messages, or PR descriptions. Follows Keep a Changelog format, groups changes by type (Added, Changed, Fixed, Removed), and highlights breaking changes. Supports semantic versioning recommendations.

3 个模型
PR Description Generator入门

Generates clear, structured pull request descriptions from code diffs. Includes summary of changes, motivation, testing notes, and reviewer guidance. Follows team conventions and links related issues automatically.

3 个模型

Skills 与 MCP 服务器

有什么区别?

Skills定义“做什么”

Skill 将说明、示例提示词和推荐模型组织在一起,让智能体稳定地完成任务。Skills 增加的是知识,而不是新的连接。

MCP 服务器定义“如何连接”

MCP 服务器通过连接数据库、API 和文件等真实系统,为智能体增加新能力。MCP 提供连接和操作,而不是任务说明。

简单来说:当模型需要把某项任务做好时选择 Skill;当模型需要访问工具或系统时选择 MCP 服务器。两者可以组合使用,Skill 可以依赖 MCP 服务器提供的工具。

创建了实用的 Skill?

提交 SKILL.md,加入由社区维护的开源注册表。

在 GitHub 上贡献