基于 SOC 职业分类
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/KYRIE66nb/codex-omx-public-config --skill using-superpowers命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
Personalized writing assistant with style transfer, error memory, grammar checking, and long-term writing preferences. Use when users ask for writing polishing, style mimicry, iterative correction, bilingual grammar checks, or persistent writing preferences by domain.
Academic paper AI content detection and rewriting assistant. Analyzes text for AI-generated characteristics, provides detailed rewrite suggestions. Supports .docx files, outputs reports and rewritten documents. Bilingual: Chinese & English.
解释代码、回答技术问题或概念问答时使用。直接给出答案,不启动开发流程。
| name | using-superpowers |
| description | Use skills correctly. |
Invoke relevant or requested skills before any response or action, including clarifying questions. If there is even a 1% chance a skill applies, invoke it first. If the skill turns out not to apply, you can stop using it after checking.
In environments with a Skill tool, use that tool instead of reading skill files manually.
Prioritize content quality over context minimization.
When a skill applies:
SKILL.md, not just its name or short description.If context budget and quality conflict, choose quality and rely on later compaction rather than under-loading the skill.
Stop and check skills if you catch yourself thinking:
When multiple skills could apply, use this order:
"Let's build X" means brainstorming first, then implementation skills. "Fix this bug" means debugging first, then domain-specific skills.
After invoking a skill:
Rigid skills such as TDD or debugging must be followed literally. Pattern skills can be adapted, but only after they have been invoked.
Instructions say WHAT, not HOW. "Add X" or "Fix Y" doesn't mean skip workflows.