·stress-test
</>

stress-test

ポートフォリオのストレステスト。保有銘柄リストを受け取り、ショック感応度・シナリオ分析・因果連鎖を通じてPFの弱点を特定する。

14Installs·1Trend·@okikusan-public

Installation

$npx skills add https://github.com/okikusan-public/stock_skills --skill stress-test

How to Install stress-test

Quickly install stress-test 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/okikusan-public/stock_skills --skill stress-test
  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: okikusan-public/stock_skills.

SKILL.md

View raw

portfolio(銘柄リスト・必須) ユーザーの入力からカンマ区切りの銘柄リストを抽出する。スペース区切りで指定された場合もカンマ区切りに変換する。

| 7203.T,AAPL,D05.SI | 7203.T,AAPL,D05.SI | | 7203.T AAPL D05.SI | 7203.T,AAPL,D05.SI | | トヨタ アップル | 対応するティッカーに変換してから指定 |

| 0.5,0.3,0.2 | 0.5,0.3,0.2 | | 50%,30%,20% | 0.5,0.3,0.2(パーセントをデシマルに変換) | | 省略 | 各銘柄 1/N で等分 |

ポートフォリオのストレステスト。保有銘柄リストを受け取り、ショック感応度・シナリオ分析・因果連鎖を通じてPFの弱点を特定する。 Source: okikusan-public/stock_skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/okikusan-public/stock_skills --skill stress-test
Category
</>Dev Tools
Verified
First Seen
2026-02-20
Updated
2026-03-10

Browse more skills from okikusan-public/stock_skills

Quick answers

What is stress-test?

ポートフォリオのストレステスト。保有銘柄リストを受け取り、ショック感応度・シナリオ分析・因果連鎖を通じてPFの弱点を特定する。 Source: okikusan-public/stock_skills.

How do I install stress-test?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/okikusan-public/stock_skills --skill stress-test 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/okikusan-public/stock_skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-20