Agent Skills
› mohitagw15856/pm-claude-skills
› api-for-yourself
api-for-yourself
GitHub通用技能模板,用于指导Agent从简要需求生成完整工件。强调在信息不足时主动推断并标注假设,避免拒绝任务。包含输入收集、输出格式、质量检查及反模式规范,适用于多种开发场景。
Trigger Scenarios
用户要求根据简短描述生成具体产物
需要自动补全缺失上下文并生成结构化结果
Install
npx skills add mohitagw15856/pm-claude-skills --skill api-for-yourself -g -y
SKILL.md
Frontmatter
{
"name": "api-for-yourself",
"description": "Summarise what Api For Yourself does in one line. Use when asked to [trigger phrases the user would say]. Produces [the concrete artifact]."
}
Api For Yourself Skill
One-line summary of the value this skill delivers.
Working from a brief
Deliver the full artifact even from a thin brief — infer and label assumptions, never refuse for missing context.
Required Inputs
Ask for (if not already provided), else infer and label:
Output Format
Quality Checks
Anti-Patterns
- Do not
Version History
- e4def4c Current 2026-07-31 00:58


