quotelisted
Install: claude install-skill seokhoonj/finyahoo
# finyahoo — live quote
Take one ticker and print its live price snapshot -- current price, previous close,
change and change percentage, the day's open/high/low, volume, market state and time,
pre-market and post-market price/change, and 50- and 200-day averages. The fetching and
parsing live in the finyahoo package (on PyPI); this skill is a thin wrapper that calls
its CLI and relays the result. An unknown ticker or a rate block comes back as a one-line
error -- relay it as-is.
## Prerequisite
This plugin calls the `finyahoo` CLI, so the package must be installed first:
```
pipx install finyahoo # or: pip install finyahoo
```
That puts the `finyahoo` command on PATH. No API key or login is needed.
## Running
```
finyahoo quote "<SYMBOL>" [--json]
```
- Default output prints the live price snapshot as aligned `name value` (absent
fields are skipped -- an index carries only a few).
- `--json` emits the full record, including valuation fields omitted by the text view
(Nones included).
This is the live snapshot **as of now** -- the current price when the market is open,
the last close otherwise; `market_state` (REGULAR / PRE / POST / CLOSED / ...) tells
which. It also carries pre-market and post-market price/change fields, reflecting the
current price during those sessions when `market_state` is PRE or POST. For dated bars
use the `history` skill; for fundamentals use `profile`.
## Procedure
1. **Get the symbol.** Find a Yahoo ticker (US `AAPL`; Korean `0