tradingview-machine-profile
A management profile for TradingView desktop, providing access to Pine Script building, debugging, and backtesting agents.
Install
mkdir -p .claude/skills/tradingview-machine-profile && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/16465" && unzip -o skill.zip -d .claude/skills/tradingview-machine-profile && rm skill.zipInstalls to .claude/skills/tradingview-machine-profile
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
Invoke this skill when the user asks you to: - Connect to TradingView Desktop or verify MCP connectivity - Explain TradingView Desktop, Pine Editor, compiler, or Strategy Tester behavior - Work on Pine Script in this repo and you need platform limits, execution model, or local DEKey capabilities
- →Connect to TradingView Desktop or verify MCP connectivity
- →Explain TradingView Desktop, Pine Editor, compiler, or Strategy Tester behavior
- →Provide platform limits, execution model, or local DEEP6 context for Pine Script
- →Route TradingView/Pine requests to downstream skills
How it works
This skill loads knowledge about the TradingView platform and local DEEP6 context, then routes user requests to the appropriate downstream skill based on the task type.
Inputs & outputs
When to use tradingview-machine-profile
- →Configure TradingView desktop connectivity
- →Route complex Pine Script debugging tasks
- →Setup strategy backtesting environments
About this skill
TradingView Machine Profile
Invoke this skill when the user asks you to:
- Connect to TradingView Desktop or verify MCP connectivity
- Explain TradingView Desktop, Pine Editor, compiler, or Strategy Tester behavior
- Work on Pine Script in this repo and you need platform limits, execution model, or local DEEP6 context first
- Route a TradingView/Pine request to the correct downstream skill
Skill Entry Point
Load knowledge.md in this directory first.
Workflow
- Read
knowledge.mdfor the platform model, local DEEP6 context, and routing table. - Confirm whether the task is platform/setup, Pine building, Pine debugging, MCP operation, or strategy/backtesting.
- Route to the minimum downstream skill set needed.
- For DEEP6-specific Pine scripts, also load
C:\Users\Tea\DEEP6\.claude\skills\tradingview-pinescript-builder-doctor\deep6\deep6-patterns.md.
Downstream Skills
tradingview-pinescript-builder-doctor— build indicators, strategies, libraries, alerts, and DEEP6 Pine featurestradingview-pinescript-error-doctor— fix compile/runtime/repainting/MTF issuestradingview-mcp-trading-operator— chart control, Pine injection, compile loops, screenshots, alertstradingview-strategy-backtesting-operator— Strategy Tester, trade interpretation, backtest quality, risk settings
Base path: C:\Users\Tea\DEEP6\.claude\skills\tradingview-machine-profile\
When not to use it
- →When the request is not related to TradingView Desktop
- →When the request is not related to Pine Script
- →When the request does not involve platform behavior or routing
Limitations
- →The skill primarily routes requests to other specialized skills.
- →The skill's scope is limited to TradingView Desktop and Pine Script.
- →The skill requires loading `knowledge.md` for context.
How it compares
This skill acts as a central router for TradingView operations, directing specific tasks to specialized agents, rather than requiring the user to manually select the correct tool.
Compared to similar skills
tradingview-machine-profile side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| tradingview-machine-profile (this skill) | 0 | 2mo | No flags | Beginner |
| hummingbot | 2 | 8mo | No flags | Intermediate |
| wallet-trading | 0 | 4mo | Review | Intermediate |
| open-eth-terminal-agent | 0 | 7mo | Review | Intermediate |
Try saying
Example prompts that trigger this skill in your AI assistant.
You might also like
hummingbot
2025Emma
Hummingbot trading bot framework - automated trading strategies, market making, arbitrage, connectors for crypto exchanges. Use when working with algorithmic trading, crypto trading bots, or exchange integrations.
wallet-trading
zerosky1221
Trade crypto tokens: swap, bridge across 14 chains. Manage wallets, agent tokens, and security policies.
open-eth-terminal-agent
jfarid27
An agent that can help users with creating and running open-eth-terminal scripts to support
zyfai
kbarbel640-del
Earn yield on any Ethereum wallet on Base, Arbitrum, and Plasma. Use when a user wants passive DeFi yield on their funds. Deploys a non-custodial subaccount (Safe) linked to their EOA, enables automated yield optimization, and lets them deposit/withdraw anytime.
miniqmt-skill
xiaxiaoqian
MiniQMT量化交易开发技能,基于迅投XtQuant库提供行情数据获取(xtdata)和交易执行(xttrader)功能。用于开发股票、期货、期权等量化交易策略,支持历史/实时行情数据下载、K线/分笔数据获取、财务数据查询、自动下单/撤单、持仓查询、资产查询等。适用于需要连接MiniQMT客户端进行量化交易的场景。
agoragentic
rhein1
Agent OS for deployed agents and swarms. Use this skill to deploy through Agent OS, export Micro ECF harness packets, or call execute(task, input) to route and settle paid work in USDC on Base L2.