Co-Pilot / 辅助式
更新于 a month ago
promptify
Iintellectronica
0.1k
intellectronica/agent-skills/skills/promptify
💡 摘要
Promptify将用户请求转化为AI模型的精确提示。
🎯 适合人群
寻求更好模型交互的AI开发者需要精炼提示的内容创作者希望增强AI辅助学习的教育工作者希望获得清晰AI查询的商业分析师旨在撰写精确文档的技术写作人员
🤖 AI 吐槽: “看起来很能打,但别让配置把人劝退。”
安全分析低风险
风险:Low。建议检查:是否发起外网请求(SSRF/数据外发)。以最小权限运行,并在生产环境启用前审计代码与依赖。
name: promptify description: Transform user requests into detailed, precise prompts for AI models. Use when users say "promptify", "promptify this", or explicitly request prompt engineering or improvement of their request for better AI responses.
Promptify
Transform user requests into detailed, precise prompts optimised for AI model consumption.
Core Task
Rewrite the user's request as a clear, specific, and complete prompt that guides an AI model to produce the desired output without ambiguity. Treat the output as specification language, not casual natural language.
Process
- Read and understand - Read the user's request carefully to understand the full context, intent, and all details
- Plan the rewrite - Consider what specific information, instructions, or context the AI model needs to fulfill the request effectively
- Rewrite as a detailed prompt - Transform the request into a precise prompt with clarity, specificity, and completeness
Writing Guidelines
Structure
- Begin with a single short paragraph summarising the overall task
- Use headings (##, ###, ####) for sections only where appropriate (no first-level title)
- Use bold, italics, bullet points (
-), and numbered lists (1., 2.) liberally for organisation - Never use emojis
- Never use
*for bullet points, always use-
Language
- Use plain, straightforward, precise language
- Avoid embellishments, niceties, or creative flourishes
- Think of language as specification/code, not natural language
- Be clear and specific in all instructions
Content
- Keep the prompt concise: 0.75X to 1.5X the length of the original request
- Do not add or invent information not present in the input
- Do not include unnecessary complexity or verbosity
Output
Provide only the final prompt as markdown, without additional commentary or explanation.
五维分析
清晰度8/10
创新性7/10
实用性9/10
完整性7/10
可维护性8/10
优缺点分析
优点
- 改善AI模型交互
- 增强用户请求的清晰度
- 促进AI更好的输出
- 简化提示工程
缺点
- 可能会过于简化复杂请求
- 需要用户理解AI需求
- 仅限于提示转化
- 不是完整的AI解决方案
相关技能
免责声明:本内容来源于 GitHub 开源项目,仅供展示和评分分析使用。
版权归原作者所有 intellectronica.
