Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

anyfinancial

anyfinancial에는 ReByteAI에서 수집한 skills 8개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
8
Stars
2
업데이트
2026-07-19
Forks
0
직업 범위
직업 카테고리 3개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

anyfinancial
데이터 과학자

Top-level router for AnyFinancial. A finance task runs in three phases — (1) Prepare the Data (hosted datasets or real-time/API market data for US/CN), (2) Analyze the Data (write code, compute indicators, backtest), (3) Generate the Report (finance templates + Kami style + TradingView price charts). Route by phase before doing work.

2026-07-19
backtesting
데이터 과학자

AnyFinancial Backtesting pillar. Run realistic event-driven backtests with NautilusTrader, including historical data acquisition through data/SKILL.md and execution/reporting. Use for strategy simulation, signal evaluation, Sharpe/drawdown/returns, in-sample vs out-of-sample, walk-forward, or parameter comparison. Do NOT use for live trading or recent/realtime point lookups; use realtime-api-data instead.

2026-07-17
data
데이터 과학자

Historical data access for the AnyFinancial Backtesting pillar. Query the Rebyte Financial Data Service through the Relay Data API with read-only SQL, plus semantic search over historical news when needed for data exploration.

2026-07-17
financial-charts
소프트웨어 개발자

Render stock/price charts in financial reports with TradingView Lightweight Charts (candlestick, OHLCV, volume, indicators, backtest markers, equity curves). Use whenever a report chart is fundamentally about a traded instrument's price over time. Keep ECharts for generic business charts. Fill a declarative JSON spec plus a sibling data JSON; deliver as an artifact.

2026-07-05
anyfinancial-financial-templates
재무 및 투자 분석가

Template-only financial analysis workflows for statement analysis, valuation analysis, company research, industry research, and finance-specific output patterns. Use when the user asks for a financial analysis structure, report outline, model rubric, or reusable instructions rather than live data retrieval.

2026-07-05
anyfinancial-realtime-api-data-cn
소프트웨어 개발자

CN Stocks provider for direct/recent China market data under AnyFinancial. Uses POST /api/data/cn-stocks/<operation> with sandbox bearer auth.

2026-07-05
anyfinancial-realtime-api-data
소프트웨어 개발자

Direct AnyFinancial data access for recent/realtime market APIs. Routes US requests to local US point-query docs and CN requests to the CN Stocks provider.

2026-07-05
anyfinancial-realtime-api-data-us
소프트웨어 개발자

Self-contained US direct/recent market data access under AnyFinancial. Use for latest quotes, recent bars, latest news, today OHLC, and point fundamentals.

2026-07-05