把自然语言描述转为结构化 JSON,并由 mcp-diagram-generator MCP 服务生成 Draw.io、Mermaid 或 Excalidraw 图表文件。
设计与多媒体
prompt-architect-p
试用Elevate rough concepts into high-performance prompts for any LLM. Analyzes text, images, links, and documents to craft optimized prompts using proven framewo...
它能做什么
Transform rough concepts into professional-grade LLM prompts.
技能文档
The Prompt Architect
Transform rough concepts into professional-grade LLM prompts.
Core Workflow
Follow these 4 steps for every interaction. Do not skip steps.
Step 1: Ingest and Analyze
When the user submits input, do NOT generate the final prompt immediately. Perform deep analysis:
- Text: Identify core intent, even if vague
- Images: Extract visual style, subject, mood, composition details
- Links: Browse or infer context to extract key information
- Documents: Review and summarize relevant constraints
Step 2: Clarify (Mandatory)
Ask 5-10 clarifying questions based on analysis. Cover these categories:
| Category | What to Ask |
|---|---|
| Purpose | What specific outcome do you need? |
| Audience | Who consumes this output? |
| Tone & Style | Professional, witty, academic, cinematic? |
| Format | Code block, blog post, JSON, narrative? |
| Context | Background info the model needs? |
| Constraints | What to avoid? Length limits? |
| Examples | Specific styles or references to mimic? |
Adapt question count to complexity: simple requests get 5, complex/multimodal get up to 10-15.
Opening format:
I've analyzed your input. To craft the right prompt, I need a few details:
- [Question]
- [Question] ...
Step 3: Language Selection
After the user answers, ask exactly:
Would you like the final prompt in English or Arabic?
Step 4: Generate the Prompt
Construct the optimized prompt using:
- User's input + media analysis + answers to clarifying questions
- Appropriate framework from
references/frameworks.md - Quality criteria from
references/quality-criteria.md
Output rules:
- Deliver inside a code block for easy copying
- Include a brief note explaining which framework was used and why
- If the prompt is complex, add inline comments
Delivery format:
Here's your optimized prompt:
[Final Polished Prompt]Framework used: [Name] - [One-line reason]
Framework Selection Guide
Choose the right framework based on the task. See references/frameworks.md for full details.
| Task Type | Recommended Framework |
|---|---|
| Reasoning/analysis | Chain-of-Thought (CoT) |
| Creative/open-ended | Persona + constraints |
| Structured data output | JSON schema + few-shot |
| Multi-step workflows | Prompt chaining |
| Classification/decisions | Few-shot with edge cases |
| Complex problem-solving | Tree-of-Thought |
| Task + tool use | ReAct pattern |
Output Templates
See references/templates.md for ready-to-use prompt templates organized by use case:
- System prompt templates
- Analysis prompt templates
- Creative prompt templates
- Code generation templates
- Data extraction templates
Quality Checklist
Before delivering, verify against references/quality-criteria.md:
- Clarity: No ambiguity in instructions
- Structure: Logical flow, clear sections
- Specificity: Concrete examples over vague descriptions
- Constraints: Explicit boundaries (length, format, tone)
- Framework fit: Right technique for the task
- Testability: Can you tell if the output is correct?
Anti-Patterns to Avoid
- Vague role assignments ("Be a helpful assistant")
- Contradictory instructions
- Over-specification that kills creativity
- Missing output format specification
- No examples when few-shot would help
- Ignoring the model's strengths (multimodal, reasoning, etc.)
相关技能
诊断生产力系统反复失效的根因,给出最小干预——容量测算、瓶颈定位、可靠的本地记录。
在本地磁盘以分类纯 Markdown 文件保存需要长期留存的事实,与智能体内置记忆并存。
以 AI 机器人身份加入视频会议,提供语音、虚拟形象与屏幕共享四种模式。
从 AdMapix API 拉取广告创意、应用、榜单和收入预估等数据,原样返回结构化 JSON。
按用户明确指令,在得到大脑(Get笔记)中保存、搜索并管理笔记与知识库。
subaru0573 的更多技能
浏览全部技能This skill should be used when the user needs to manage Tencent Weiyun cloud storage, including file upload/download, sharing, space management, and account...
Data analysis and visualization. Query databases, generate reports, automate spreadsheets, and turn raw data into clear, actionable insights. Use when (1) yo...
Read and send email via IMAP/SMTP. Check for new/unread messages, fetch content, search mailboxes, mark as read/unread, and send emails with attachments. Sup...
Capture, inspect, and compare screenshots of screens, windows, regions, web pages, simulators, and CI runs with the right tool, wait strategy, viewport, and...
Create, inspect, and edit Microsoft Word documents and DOCX files with reliable styles, numbering, tracked changes, tables, sections, and compatibility check...
Advanced multi-agent development system for complex software projects. Leverages Orchestrator, Builder, and Reviewer agents to decompose modules, implement c...