Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
직접 명령은 검토 Prompt를 거치지 않습니다. 실행하기 전에 소스를 확인하세요.
npx skills add https://github.com/RunnerQuan/SAFE-Agent --skill wyrd명령은 한 줄로 유지됩니다. 복사하기 전에 가로로 스크롤해 전체 내용을 확인하세요.
로컬 사본을 원하시나요? SkillsMP에서 현재 제공할 수 있는 파일을 다운로드하세요.
Find doctors with Healthgrades - search providers, read reviews, and check credentials
Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks.
基于RFM模型和回归算法的客户生命周期价值(LTV)预测分析工具,支持电商和零售业务的客户价值预测。使用时需要客户交易数据、订单历史或消费记录,自动进行RFM特征工程、回归建模和价值预测。
SOC 직업 분류 기준
SKILL.md 표시 중
| name | wyrd |
| description | Hypothesis validation and closed-loop learning |
| user-invocable | true |
| disable-model-invocation | true |
| allowed-tools | ["Read","Write","Glob"] |
Hypothesis validation and closed-loop learning.
"What will be is what survives the test."
/wyrd # Show current confidence state
/wyrd calibrate # Recalculate from rejection history
/wyrd test hypothesis.md # Validate hypothesis against codebase
/wyrd learn # Extract patterns from recent rejections
Wyrd (Old English: fate, destiny) reveals truth through testing.
/wyrd)grimoires/rune/wyrd.md## Wyrd State
| Effect | Base | Adjustment | Current |
|--------|------|------------|---------|
| Financial | 0.90 | -0.05 | 0.85 |
| Destructive | 0.90 | 0.00 | 0.90 |
| Standard | 0.85 | +0.05 | 0.90 |
| Local | 0.95 | 0.00 | 0.95 |
### Learning Metrics
- Total hypotheses: 47
- Validation rate: 78%
- Rejections this sprint: 2
/wyrd calibrate)grimoires/rune/rejections.mdgrimoires/rune/wyrd.md/wyrd learn)grimoires/rune/rejections.mdgrimoires/rune/patterns.mdPattern detected: 3 timing reductions for Financial effect
Average adjustment: 800ms → 520ms
Create taste entry? [y/n]
confidence = base_confidence + taste_adjustment + rejection_adjustment
Where:
- base_confidence: Effect-specific default
- Financial: 0.90
- Destructive: 0.90
- Standard: 0.85
- Local: 0.95
- taste_adjustment: +0.05 per Tier 2+ taste match
- rejection_adjustment:
- -0.05 per similar rejection in last 30 days
- -0.10 if same component rejected before
- Cap at -0.30
| Construct | Wyrd's Role |
|---|---|
| Sigil | Wyrd feeds rejection learnings → Sigil records as taste |
| Glyph | Wyrd provides confidence → Glyph shows in hypothesis |
| Rigor | Wyrd invokes Rigor during self-validation phase |
rules/wyrd/00-wyrd-core.md - Philosophyrules/wyrd/01-wyrd-hypothesis.md - Hypothesis formatrules/wyrd/02-wyrd-learning.md - Learning protocolrules/wyrd/03-wyrd-confidence.md - Confidence calculationrules/wyrd/08-wyrd-recalibration.md - Recalibration protocolrules/wyrd/04-wyrd-rejection-capture.md - Explicit rejection handlingrules/wyrd/05-wyrd-file-modification.md - Implicit edit detectionrules/wyrd/06-wyrd-change-analysis.md - Physics change analysisrules/wyrd/07-wyrd-pattern-detection.md - Pattern detection algorithm| File | Purpose |
|---|---|
grimoires/rune/wyrd.md | Current confidence state |
grimoires/rune/rejections.md | Rejection history (append-only) |
grimoires/rune/patterns.md | Extracted patterns |
User Rejection ("n") ──┐
├──→ rejections.md ──→ Pattern Detection ──→ Tier Promotion
User Edit (implicit) ──┘
│
↓
3+ similar rejections
│
↓
patterns.md → taste.md (Tier 2)
After Glyph generates a file: