一键导入
pix-question-answer
规范化和结构化的问题回答流程,适用于概念解释、技术术语说明等场景。使用当用户提出概念性问题或需要详细解释技术术语时。
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
规范化和结构化的问题回答流程,适用于概念解释、技术术语说明等场景。使用当用户提出概念性问题或需要详细解释技术术语时。
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
This skill should be used when the user asks to generate or process images. Activates with phrases like generate image, create icon, make logo, design illustration, cut image, remove background. Provides image generation and processing capabilities via ComfyUI through n8n workflow service.
This skill should be used when the user asks to convert text to speech, generate audio, create TTS voice, or do voice synthesis. Activates with phrases like 语音合成, TTS, 文字转语音, 生成语音, 配音, 朗读. Provides text formatting, text splitting, TTS generation, and audio merging workflow.
Transform text content into professional Mermaid diagrams for presentations and documentation. Use when users ask to visualize concepts, create flowcharts, or make diagrams from text. Supports process flows, system architectures, comparisons, mindmaps, and more with built-in syntax error prevention.
This skill should be used when the user asks to understand new concepts or technologies. Activates with phrases like explain, teach, learn, concept, technology, how to, what is, understanding, tutorial, guide. Provides structured 5-step explanations following Problem-Based Learning principles: Scenario, Limitation, Concept, Core Mechanics, Implementation. Uses storytelling approach to create complete "problem-exploration-answer" cognitive loop with practical examples and code samples.
Automatically save chat conversations to individual markdown files with unique filenames containing timestamps. Each conversation is saved to /Users/pix/dev/code/ai/pixai/chat-history directory. Use when user wants to preserve chat history, save conversation logs, or maintain a record of discussions.
Automatically save chat conversations to individual markdown files with unique filenames containing timestamps. Each conversation is saved to /Users/pix/dev/code/ai/pixai/chat-history directory. Use when user wants to preserve chat history, save conversation logs, or maintain a record of discussions.
基于 SOC 职业分类
| name | pix-question-answer |
| description | 规范化和结构化的问题回答流程,适用于概念解释、技术术语说明等场景。使用当用户提出概念性问题或需要详细解释技术术语时。 |
本技能提供了结构化的概念问题回答流程,确保回答清晰、系统且易于理解。
当回答概念性问题或解释技术术语时,请按照以下结构进行:
以条目形式详细列出:
阐述概念的来龙去脉:
通过逐步分析展示概念的发展脉络:
### 示例:解释某个技术概念
**一句话总结**:这是一个[简短定义]
**核心要点**:
- 概念的详细说明
- 工作原理和特征
- 相关技术或领域
**背景与价值**:
- 提出背景和场景
- 解决的核心问题
- 带来的价值和影响
**演进历程**:
1. 初始阶段:...
2. 发展阶段:...
3. 成熟阶段:...