Portfolio Manager

🌐Community
by tradermonty · vlatest · Repository

This Portfolio Manager skill analyzes your investments & suggests optimal asset allocations for growth and risk management.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add portfolio-manager npx -- -y @trustedskills/portfolio-manager
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "portfolio-manager": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/portfolio-manager"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill allows AI agents to manage and track investment portfolios. It can calculate portfolio performance, analyze asset allocation, and generate reports based on user-defined criteria. The agent can also simulate trades and provide insights into potential risks and rewards.

When to use it

  • Performance Review: Analyze the current state of an existing investment portfolio and identify areas for improvement.
  • Scenario Planning: Simulate different market conditions to assess how a portfolio would perform under various economic scenarios.
  • Asset Allocation Optimization: Determine the optimal mix of assets within a portfolio based on risk tolerance and financial goals.
  • Trade Evaluation: Evaluate potential trades by projecting their impact on overall portfolio performance.

Key capabilities

  • Portfolio Performance Calculation
  • Asset Allocation Analysis
  • Report Generation
  • Trade Simulation

Example prompts

  • "Analyze my current portfolio and suggest adjustments to improve risk-adjusted returns."
  • "Simulate the effect of a 10% market downturn on my portfolio's value."
  • "Generate a report showing my portfolio’s asset allocation by sector."

Tips & gotchas

The skill requires accurate initial data about holdings and their values to function correctly. Ensure you provide complete and up-to-date information for reliable results.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
tradermonty
Installs
0

🌐 Community

Passed automated security scans.