ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified finance Safety 4/5

Investmenttracker Platform

Skill by deewooo

Why use this skill?

Manage your investments with the InvestmentTracker skill for OpenClaw. Access real-time portfolio tracking, performance metrics, and strategy analysis.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/deewooo/investmenttracker-platform
Or

What This Skill Does

The InvestmentTracker-platform skill is a specialized agent for OpenClaw that serves as a bridge to the InvestmentTracker MCP (Model Context Protocol) API. It provides users with a comprehensive view of their investment portfolio, historical data, and strategic methodologies directly within the AI interface. By supporting both real-time API integration and fallback to simulated data, it ensures that users always have access to relevant insights, whether they are analyzing active positions, closed trades, or high-level investment performance stats. It acts as an analytical layer, processing complex financial data into human-readable insights to empower data-driven decision-making.

Installation

To install this skill, use the OpenClaw CLI tool. Open your terminal and run the following command: clawhub install openclaw/skills/skills/deewooo/investmenttracker-platform

After installation, you must configure your API credentials. Locate your config.json file and add the investmenttracker server block. You will need to obtain a valid API key from https://claw.investtracker.ai. Once the key is inserted into the Authorization header, restart your OpenClaw agent to establish the connection.

Use Cases

This skill is designed for investors who want to track their financial growth without constantly switching between apps. You can use it to perform deep-dive analysis on your current holdings, verify your investment strategy alignment, or check performance metrics over time. It is particularly useful during market sessions to get quick snapshots of portfolio movement, or for post-market reviews to analyze the performance of closed positions. Developers and power users can also use the command-line interface to perform batch analysis or pipe data into other automation scripts.

Example Prompts

  1. "查看我的持仓情况,重点分析一下活跃的投资组合表现。"
  2. "显示我的投资方法论,看看目前的持仓是否符合我的风险管理策略。"
  3. "列出所有投资统计数据,对比一下上周的投资表现。"

Tips & Limitations

  • Safety First: Always ensure your config.json is properly secured, as it contains sensitive API keys.
  • Connection Modes: If the primary API service is down, the skill defaults to 'simulated' mode; keep in mind that simulated data is for testing and formatting purposes only and does not reflect actual financial account status.
  • Rate Limiting: The API utilizes a 300-second cache; do not expect real-time tick-by-tick updates if the cache interval has not expired.
  • Support: For issues regarding account access or API key generation, visit the official portal at https://claw.investtracker.ai rather than contacting OpenClaw support directly.

Metadata

Author@deewooo
Stars2190
Views0
Updated2026-03-07
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-deewooo-investmenttracker-platform": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#investment#portfolio#finance#mcp#analytics
Safety Score: 4/5

Flags: external-api, network-access