Install
$ agentstack add skill-xuboyuebobb-investorskills-livermore ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
Livermore Breakout
Use this skill to apply Jesse Livermore-style trend following: wait for a clear line of least resistance, enter only near pivotal points, add only after the market confirms, and cut losses quickly.
When To Use
Use this skill when the user asks for:
- A buyable breakout or pivotal-point read
- Trend-following trade planning
- Pyramiding rules for a winning position
- Stop placement and invalidation for a momentum trade
- A pass/fail judgment on whether price action is acting right
Trigger phrases include Livermore, breakout, pivotal point, line of least resistance, pyramid, acting right, and cut losses.
Do Not Use When
- The asset is illiquid or cannot be exited cleanly.
- The user wants long-term business-quality underwriting.
- The market is rangebound and no clear trend or pivotal point exists.
- The user asks to average down into a losing trade.
Inputs Needed
- Asset, ticker, or market
- Timeframe: daily, weekly, or intraday
- Recent OHLCV, breakout level, support level, and volume
- Current position size and average cost if already owned
- Account risk limit if sizing is requested
Process
- Decide whether the market has a clear line of least resistance.
- Identify the pivotal point or breakout level.
- Check volume, follow-through, and whether price holds the breakout.
- Reject the trade if it is late, extended, choppy, or illiquid.
- Define entry, stop, first add point, max add count, and invalidation.
- Size from risk first, not from excitement.
- If already in the trade, decide whether to hold, add, trim, or exit.
Output Format
# Livermore View: [Asset]
## Verdict
Enter / Wait / Hold / Add / Exit / Stand Down
## Line Of Least Resistance
## Pivotal Point
## Signal Check
| Signal | Status | Evidence | Weight |
|--------|--------|----------|--------|
## Trade Plan
- Entry:
- Initial stop:
- First add:
- Max size:
## Invalidation
## Missing Data
Guardrails
- Do not average down.
- Do not anticipate a breakout before confirmation.
- Do not add unless the prior entry is profitable.
- Do not widen stops to avoid being wrong.
- Do not force a trade in a dull, trendless market.
Questflow Use
In Questflow, this skill is best used as an execution-ready trend module: detect breakouts, propose risk-defined entries, monitor whether price is acting right, and enforce stop discipline across connected venues.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: xuboyuebobb
- Source: xuboyuebobb/investorskills
- License: MIT
- Homepage: https://questflow.ai
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.