AgentSkillsCN

skill-from-masters

迁移并同步用户数据库,随后清理其他用户数据(尤其是端到端测试账号)。

SKILL.md
--- frontmatter
name: skill-from-masters
description: Create AI skills based on proven methodologies from domain experts

Skill From Masters

Stand on the shoulders of giants — Create AI skills built on proven methodologies from domain experts.

When to Use

When user wants to create a new skill and needs expert methodologies.

Methodology Database

Writing

  • Barbara Minto: Pyramid Principle
  • William Zinsser: On Writing Well
  • Amazon: 6-pager narrative format

Product

  • Marty Cagan: Problem-first PRDs
  • Teresa Torres: Outcome-focused requirements
  • Gibson Biddle: Product strategy

Sales

  • Neil Rackham: SPIN Selling
  • Challenger Sale
  • MEDDIC

User Research

  • Rob Fitzpatrick: The Mom Test
  • Steve Portigal: Interviewing Users
  • JTBD framework

Engineering

  • Martin Fowler: Refactoring
  • Robert Martin: Clean Code
  • Kent Beck: TDD

Workflow

  1. Identify the skill domain
  2. Search local methodology database
  3. Find golden examples
  4. Identify anti-patterns
  5. Cross-validate across sources
  6. Generate final skill with expert principles

Output Format

Generate skill in OpenCode .mdc format:

  • Frontmatter with name, description, model
  • Clear instructions
  • Examples
  • Tool usage patterns