用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/mariourquia/cre-skills-plugin --skill human-readable-workflow-name命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
基于 SOC 职业分类
| name | <Human-readable workflow name> |
| slug | <workflow_slug> |
| version | 0.1.0 |
| status | draft |
| category | residential_multifamily |
| subsystem | residential_multifamily |
| pack_type | workflow |
| targets | ["claude_code"] |
| stale_data | <What might drift.> |
| applies_to | {"segment":["middle_market"],"form_factor":[],"lifecycle":["stabilized"],"management_mode":["self_managed","third_party_managed"],"role":[],"output_types":["<pick from taxonomy Axis 9>"],"decision_severity_max":"action_requires_approval"} |
| references | {"reads":["reference/normalized/..."],"writes":[]} |
| metrics_used | ["<canonical_slugs>"] |
| escalation_paths | [] |
| approvals_required | [] |
| description | One paragraph: what the workflow does and when it triggers. |
One paragraph.
| Input | Type | Required | Notes |
|---|
| Output | Type | Shape |
|---|
What axes / references the router must supply before the workflow can run.
Include decision points and branches.
Cite by slug.
Paths.
Where the workflow hands off mid-process.
Threshold-triggered and policy-triggered.
Known ways the workflow gets wrong.
Unusual inputs and how the workflow handles them.