asa-reuse-pattern-miner
Use when extracting reusable patterns, templates, checklists, anti-patterns, and transfer rules from analyzed skills.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use when extracting reusable patterns, templates, checklists, anti-patterns, and transfer rules from analyzed skills.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Demonstrates the Agent Skill Anatomy harness with a tiny local skill.
Use when selecting and composing skill anchors into a chosen reuse form without assuming a full workflow is required.
Use when auditing whether a skill decomposition is evidence-grounded, over-inference-safe, and publishable.
Use when comparing multiple model outputs for the same skill decomposition task across quality, omissions, and fit.
Use when turning structured skill decomposition artifacts into beginner, expert, report, or Obsidian reading layers.
Use when explaining what each file, script, reference, asset, or template does inside a skill package.
| name | asa-reuse-pattern-miner |
| description | Use when extracting reusable patterns, templates, checklists, anti-patterns, and transfer rules from analyzed skills. |
| internal_meta_skill | true |
| asa_role | pattern_miner |
| output_contract | patterns.reuse_assets + letuen.reuse_anchors |
Use this internal meta-skill when a model must convert one or more analyzed skills into reusable design assets.
This skill fixes the failure mode where pattern mining becomes a loose summary instead of reusable anchors, composition candidates, anti-patterns, and optional solidification templates that another author can apply.
candidate, emerging, or established based on example count and mechanism similarity.Return reusable assets suitable for patterns.json and Obsidian notes:
reuse_assets:
patterns: []
templates: []
checklists: []
anti_patterns: []
extension_ideas: []
anchors:
reuse_anchor:
- id:
name:
problem:
reusable_mechanism:
when_to_use: []
when_not_to_use: []
source_patterns: []
reuse_modes:
- reference_only
- temporary_composition
- prompt_patch
- workflow_step
- learning_note
portability: high | medium | low
confidence: high | medium | low | unknown
evidence: []
composition_candidate_anchor:
- id:
name:
selected_anchors: []
composition_form: reference_only | temporary_composition | prompt_patch | agent_rule_patch | workflow_insert | tool_adapter | template_pack | quality_gate | learning_note | full_workflow_blueprint | new_skill_spec
user_goal:
expected_output:
required_adapters: []
conflict_risks: []
preserve_existing_skills: true
solidification_required: true | false
confidence: high | medium | low | unknown
evidence: []
anti_pattern_anchor:
- id:
name:
failure_mode:
appears_when: []
avoid_by: []
affected_anchor_types: []
severity: high | medium | low
evidence: []
solidification_template_anchor:
- id:
name:
target_form: full_workflow_blueprint | new_skill_spec | template_pack | quality_gate
use_only_when: []
required_sections: []
required_anchors: []
optional_anchors: []
non_destructive_output:
rollback_note:
evidence: []
Emit anchors that let users split, borrow, combine, or optionally solidify useful parts of a skill without forcing a full workflow.
reuse_anchor: a transferable mechanism that can stand alone as a note, prompt patch, checklist, or workflow step.composition_candidate_anchor: a suggested combination of anchors for a concrete user goal, with composition form and conflict risks.anti_pattern_anchor: a reusable warning that prevents bad recombination, overgeneralization, or unsafe copying.solidification_template_anchor: an optional template for turning selected anchors into a larger workflow, quality gate, template pack, or new skill.A composition candidate must state whether solidification is required. Default to solidification_required: false unless the selected goal cannot work as a temporary composition. Preserve existing user skills by default and represent conflicts as risks or adapters, not overwrites.
skill_id, source_path, and evidence when available.candidate unless there is strong external evidence.A strong reuse pattern asset answers: