Skip to main content
Back to registry

charting

starchild-ai-agent/official-skills

NEVER call price_chart , get_coin_ohlc_range_by_id , twelvedata_time_series , or ANY market data tools when creating charts. Chart scripts fetch data internally. Calling these tools floods your context with 78KB+ of unnecessary data.

Installs311
Install command
npx skills add https://github.com/starchild-ai-agent/official-skills --skill charting
Security audits
Gen Agent Trust HubWARN
SocketPASS
SnykFAIL
About this skill
NEVER call price_chart , get_coin_ohlc_range_by_id , twelvedata_time_series , or ANY market data tools when creating charts. Chart scripts fetch data internally. Calling these tools floods your context with 78KB+ of unnecessary data. Workflow (4 steps): You generate TradingView-quality candlestick charts. Dark theme, clean layout, professional colors. Every chart is a standalone Python script — no internal imports. Additional Rules: Tools: write_file , bash , read_file Simple price action → Candlestick with no indicators. Good for "show me BTC this month." Trend analysis → Add EMA/SMA overlays.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does charting do?

NEVER call price_chart , get_coin_ohlc_range_by_id , twelvedata_time_series , or ANY market data tools when creating charts. Chart scripts fetch data internally. Calling these tools floods your context with 78KB+ of unnecessary data.

Is charting good?

charting does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does charting work with?

charting currently lists compatibility with gemini-cli, opencode, github-copilot, openclaw, claude-code, antigravity.

What are alternatives to charting?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install charting?

npx skills add https://github.com/starchild-ai-agent/official-skills --skill charting

Related skills

More from starchild-ai-agent/official-skills

Related skills

Alternatives in Software Engineering