·detect-fed-unamortized-discount-pattern
</>

detect-fed-unamortized-discount-pattern

檢查聯準會持有證券的未攤銷折價(Unamortized Discounts)是否出現與特定歷史危機期間相似的走勢模板,並用多指標交叉驗證是否真的屬於「金融壓力升高」而非單純會計/利率效果。

7Installs·1Trend·@fatfingererr

Installation

$npx skills add https://github.com/fatfingererr/macro-skills --skill detect-fed-unamortized-discount-pattern

How to Install detect-fed-unamortized-discount-pattern

Quickly install detect-fed-unamortized-discount-pattern AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/fatfingererr/macro-skills --skill detect-fed-unamortized-discount-pattern
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: fatfingererr/macro-skills.

SKILL.md

View raw

| 1, "快速", "quick", "check" | 執行 python scripts/patterndetector.py --quick | | 2, "完整", "full", "analysis" | 閱讀 workflows/execute-analysis.md 並執行 | | 3, "視覺化", "chart", "圖表" | 執行 python scripts/visualizepattern.py -o output | | 4, "歷史", "事件", "episodes" | 閱讀 workflows/historical-episodes.md 並執行 | | 5, "學習", "方法論", "why" | 閱讀 references/methodology.md |

| 6, "自訂", "custom", 提供參數 | 閱讀 workflows/execute-analysis.md 並使用參數執行 |

| execute-analysis.md | 完整形狀比對分析 | 需要完整報告時 | | visualize-analysis.md | 視覺化分析 | 需要圖表時 | | historical-episodes.md | 歷史事件深度分析 | 理解歷史類比與後續發展 |

檢查聯準會持有證券的未攤銷折價(Unamortized Discounts)是否出現與特定歷史危機期間相似的走勢模板,並用多指標交叉驗證是否真的屬於「金融壓力升高」而非單純會計/利率效果。 Source: fatfingererr/macro-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/fatfingererr/macro-skills --skill detect-fed-unamortized-discount-pattern
Category
</>Dev Tools
Verified
First Seen
2026-02-26
Updated
2026-03-10

Browse more skills from fatfingererr/macro-skills

Quick answers

What is detect-fed-unamortized-discount-pattern?

檢查聯準會持有證券的未攤銷折價(Unamortized Discounts)是否出現與特定歷史危機期間相似的走勢模板,並用多指標交叉驗證是否真的屬於「金融壓力升高」而非單純會計/利率效果。 Source: fatfingererr/macro-skills.

How do I install detect-fed-unamortized-discount-pattern?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/fatfingererr/macro-skills --skill detect-fed-unamortized-discount-pattern Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/fatfingererr/macro-skills