alice

GitHub

提供金融数据查询、RSS新闻检索及K线量化分析能力,支持多数据源切换与符号搜索,用于市场研究与数据获取。

default/skills/alice/SKILL.md TraderAlice/OpenAlice

Trigger Scenarios

查询股票或加密货币代码对应的barId 在已订阅的RSS源中搜索特定关键词的新闻 执行K线技术指标计算(如RSI) 配置或启用新的金融数据供应商

Install

npx skills add TraderAlice/OpenAlice --skill alice -g -y
More Options

Non-standard path

npx skills add https://github.com/TraderAlice/OpenAlice/tree/master/default/skills/alice -g -y

Use without installing

npx skills use TraderAlice/OpenAlice@alice

指定 Agent (Claude Code)

npx skills add TraderAlice/OpenAlice --skill alice -a claude-code -g -y

安装 repo 全部 skill

npx skills add TraderAlice/OpenAlice --all -g -y

预览 repo 内 skill

npx skills add TraderAlice/OpenAlice --list

SKILL.md

Frontmatter
{
    "name": "alice",
    "description": "Research & data on your shell PATH via the `alice` CLI — THIS WORKBENCH's read surfaces: the collected-RSS archive (`alice rss`), cross-asset symbol search (`alice market search` → barIds), and K-line quant analysis (`alice analysis`). Use for: \"grep the collected feeds for the Fed\", \"find the barId for AAPL\", \"compute RSI on this chart\", \"I can't find a Taiwan\/CN stock — add a data vendor\". Output is JSON; discover every flag with `alice --help` \/ `alice <group> <verb> --help` — do NOT guess. (Low-frequency market data — fundamentals, macro series, calendars, boards — is the separate `traderhub` CLI; the quant scripting manual is the `alice-analysis` skill.)"
}

Research & data — alice

alice is OpenAlice's read surface on your PATH. Output is JSON on stdout (pipe it: alice market search --query AAPL | jq '.results[0]'); a non-zero exit means it failed, with the reason on stderr.

Discover, don't guess

alice --help                       # the groups: rss, market, analysis, think
alice <group> <verb> --help        # a verb's flags (which are required)

Workbench research

Find a symbol (returns barIds — the operational handle for charts/quant):

alice market search --query "apple"

(Fundamentals, ratios, calendars and macro series live on traderhub — e.g. traderhub equity profile --symbol AAPL.)

Expand coverage with vendors. Symbol search — and the K-line sources it returns — comes from a set of data vendors; yfinance (global, always on) is the default. For a name a global vendor misses, like a CN A-share or a Taiwan stock by its native name, a local vendor closes the gap. List what's on and what each covers, then enable one — live on the next search, no restart:

alice market vendors                                    # sources, on/off, and how to use each
alice market vendor-set --vendor twse --enabled true    # Taiwan (TWSE/TPEx); `eastmoney` for CN A-shares

If a search for a non-US name comes up empty, check alice market vendors before giving up — the covering source may just be off. Each vendor's howToUse flags its quirks (e.g. twse wants 繁体 台積電, not 简体 台积电).

Search the collected-RSS archive, then read one article by its stable id (the id is stable — you do not need to repeat --lookback to read it):

alice rss grep --pattern "interest rate" --lookback 2d
alice rss read --id <id-from-the-results>

Metadata filters (--meta is repeatable):

alice rss grep --pattern BTC --meta source=coindesk --meta category=crypto

Know what rss is: an archive of articles Alice's collector pulled from the user's subscribed feeds — coverage is exactly the feed list, nothing more. It is NOT a general news search. Empty results mean "not in the subscribed feeds", not "nothing happened" — so don't stop at "nothing found." For news beyond the feeds (frontpages, breaking, a specific outlet, social chatter), that's what opencli reaches (the opencli-reader skill, when this workspace has it — it'll ask to install if needed). Say what's missing rather than quietly returning thin.

Technical / quantitative analysis lives in its own surface — alice analysis search-bars (find a K-line barId) then alice analysis quant (compute). It's a small scripting language with a full function catalog, multi-timeframe panels, and source selection. See the alice-analysis skill for the manual; don't hand-roll indicators here.

Version History

  • 0f89c70 Current 2026-08-20 08:03

Same Skill Collection

default/skills/alice-workspace/SKILL.md
default/skills/delegate-autoquant/SKILL.md
default/skills/self-scheduling/SKILL.md
default/skills/workspace-manager/SKILL.md
.claude/skills/tool-audit/SKILL.md
default/skills/alice-analysis/SKILL.md
default/skills/alice-uta/SKILL.md
default/skills/build-thesis/SKILL.md
default/skills/opencli-reader/SKILL.md
default/skills/retrospective/SKILL.md
default/skills/scan-value-chain/SKILL.md
default/skills/sector-rotation/SKILL.md
default/skills/traderhub/SKILL.md

Metadata

Files
0
Version
9467a25
Hash
96249d95
Indexed
2026-08-20 08:03

inicio - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-30 02:17
浙ICP备14020137号-1 $mapa de visitantes$