帮你选对 ASP.NET Core 应用模型,按当前微软官方文档的写法落地功能。
官方
OpenAI 官方技能
OpenAI 官方发布的智能体技能。每个都附完整 SKILL.md,可一键安装。
基于 OpenAI 最新文档,生成结合 MCP 服务端与 widget UI 的 ChatGPT Apps SDK 项目骨架。
从 API 文档、OpenAPI 规范、curl 示例、SDK 或脚本搭建一个可长期使用的命令行工具。
Deploy applications and infrastructure to Cloudflare using Workers, Pages, and related platform services. Use when the user asks to deploy, host, publish, or set up a project on Cloudflare.
把模糊意图重写为可验证、可量化、有明确范围与停止条件的目标。
figma
官方Use the Figma MCP server to fetch design context, screenshots, variables, and assets from Figma, and to translate Figma nodes into production code. Trigger when a task involves Figma URLs, node IDs, d
通过 Code Connect 把 Figma 组件映射到代码组件
为 Claude Code、Codex CLI 或 Cursor 项目生成贴合自身代码库的 Figma 实现规则。
Create a new blank Figma file. Use when the user wants to create a new Figma design or FigJam file, or when you need a new file before calling use_figma. Handles plan resolution via whoami if needed.
基于目标文件的设计系统,从代码或页面描述创建、更新 Figma 整页屏幕。
从代码库出发,分阶段在 Figma 中构建设计系统,覆盖变量令牌、组件库、主题模式与质量验收。
把 Figma 设计稿翻译为与原稿视觉一致、并贴合项目约定的代码。
编写能在 Figma 文件中通过 Plugin API 正确执行的 JavaScript 脚本,并规避常见错误。
Help address review/issue comments on the open GitHub PR for the current branch using gh CLI; verify gh auth first and prompt the user to authenticate if not logged in.
Use when a user asks to debug or fix failing GitHub PR checks that run in GitHub Actions; use `gh` to inspect checks and logs, summarize failure context, draft a fix plan, and implement only after exp
从概念、品牌或参考图生成 Codex 兼容的动画宠物与 8x9 雪碧图集。
imagegen
官方为当前项目生成或编辑位图素材,比如官网首图、游戏贴图、UI 稿和产品图,无需自己再写额外代码。
Use when the user asks to create, scaffold, or edit Jupyter notebooks (`.ipynb`) for experiments, explorations, or tutorials; prefer the bundled templates and run the helper script `new_notebook.py` t
linear
官方Manage issues, projects & team workflows in Linear. Use when the user wants to read, create or updates tickets in Linear.
Migrate supported instruction files, skills, agents, and MCP config into Codex project and global files.
Deploy web projects to Netlify using the Netlify CLI (`npx netlify`). Use when the user asks to deploy, host, publish, or link a site/repo on Netlify, including preview and production deploys.
Capture conversations and decisions into structured Notion pages; use when turning chats/notes into wiki entries, how-tos, decisions, or FAQs with proper linking.
Prepare meeting materials with Notion context and Codex research; use when gathering context, drafting agendas/pre-reads, and tailoring materials to attendees.
Research across Notion and synthesize into structured documentation; use when gathering info from multiple Notion sources to produce briefs, comparisons, or reports with citations.
Turn Notion specs into implementation plans, tasks, and progress tracking; use when implementing PRDs/feature specs and creating Notion plans + tasks from them.
从 OpenAI 官方开发者文档与 Codex 手册获取可溯源的答案,并提供模型选型与迁移建议。
Use when tasks involve reading, creating, or reviewing PDF files where rendering and layout matter; prefer visual checks by rendering pages (Poppler) and use Python tools such as `reportlab`, `pdfplum
Use when the task requires automating a real browser from the terminal (navigation, form filling, snapshots, screenshots, data extraction, UI-flow debugging) via `playwright-cli` or the bundled wrappe
Persistent browser and Electron interaction through `js_repl` for fast iterative UI debugging.
为 Codex 生成插件目录、补全 manifest 模板并维护 marketplace.json 条目。
Deploy applications to Render by analyzing codebases, generating render.yaml Blueprints, and providing Dashboard deeplinks. Use when the user wants to deploy, host, publish, or set up their applicatio
Use when the user explicitly asks for a desktop or system screenshot (full screen, specific app or window, or a pixel region), or when tool-specific capture capabilities are unavailable and an OS-leve
针对 Python、JavaScript/TypeScript 与 Go 项目,获得按语言区分的安全审查与默认安全编码建议。
基于 Git 历史梳理代码所有权风险,并导出 CSV、JSON 与图文件。
为指定代码仓库或子目录产出 AppSec 级别的威胁模型 Markdown 文档。
sentry
官方Use when the user asks to inspect Sentry issues or events, summarize recent production errors, or pull basic Sentry health data via the Sentry CLI; perform read-only queries using the `sentry` command
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Codex's capabilities with specialized knowledge, workflo
Install Codex skills into $CODEX_HOME/skills from a curated list or a GitHub repo path. Use when a user asks to list installable skills, install a curated skill, or install a skill from another repo (
speech
官方通过内置 CLI 调用 OpenAI TTS,将文本转换为语音片段。
Transcribe audio files to text with optional diarization and known-speaker hints. Use when a user asks to transcribe speech from audio/video, extract text from recordings, or label speakers in intervi
Deploy applications and websites to Vercel. Use when the user requests deployment actions like "deploy my app", "deploy and give me the link", "push this live", or "create a preview deployment".
基于 C# 与 Windows App SDK,创建、核验并排查 WinUI 3 桌面应用。
yeet
官方Use only when the user explicitly asks to stage, commit, push, and open a GitHub pull request in one flow using the GitHub CLI (`gh`).
关于 Ottermind 技能
这些技能由 OpenAI 官方发布和维护。官方技能会跟随底层产品或 API 的变化更新,对接那些持续迭代的服务时,这一点很重要。
技能覆盖 Ottermind 智能体能做的全部工作:生成可编辑的 PowerPoint 演示文稿、产出产品图与品牌视觉、在你接入的机器上写代码并运行、把脚本或静态图变成视频、清洗并分析表格数据。技能的作用,就是把一个通用模型变成能稳定处理「你这一版」具体任务的工具。
技能就是一个带简短 frontmatter 头部的 Markdown 文件,所以你可以在运行前先读清楚它到底会做什么,按自己的规范改写,也可以分享给同事。一旦某个技能跑出了你要的结果,就能把它挂到智能体上或设成定时自动化,同样的活儿下次不用任何人再重写提示词。
- Ottermind 技能是什么?
- 一份用 Markdown 写的可复用指令包。它为某一类任务提供上下文、步骤和约束,让结果保持稳定,而不是取决于你当天提示词写得好不好。
- 怎么安装和使用技能?
- 打开任意技能的详情页,读完整份文档,然后安装到你的工作区。之后遇到匹配的任务,智能体可以自动调用它,你也可以直接按名字指定。
- 我可以自己写技能吗?
- 可以。技能就是一个 Markdown 文件,frontmatter 里写清楚它叫什么、什么时候该用。如果有个流程你总要反复向智能体解释,把它一次性写成技能,通常是让它变得可复用的最短路径。
- 技能要额外收费吗?
- 浏览和安装技能库里的技能本身不收费。运行技能与其他智能体任务一样消耗积分,具体取决于你选择的模型和任务的工作量。