sharesight

Query and manage Sharesight portfolio data via the API with OAuth2 authentication.

Updated Feb 3, 2026
One-click install
npx skills add https://github.com/lextoumbourou/sharesight-skill --skill sharesight
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sharesight
Source: https://github.com/lextoumbourou/sharesight-skill/tree/main
Command: npx skills add https://github.com/lextoumbourou/sharesight-skill --skill sharesight

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Enables programmatic access to Sharesight portfolios, holdings, and investments via a unified API, removing manual API calls and boosting automation.

Core Features & Use Cases

  • Portfolio management: List, view, and analyze portfolios.
  • Holdings and investments: Retrieve holdings, manage custom investments, prices, and coupon rates.
  • Write protection: Safely disable write operations by default; opt-in required for changes.
  • Automation: Build scripts or chat-based workflows to integrate Sharesight data into dashboards or reports.

Quick Start

Authenticate with Sharesight and list portfolios to verify the integration.

Frequently Asked Questions about sharesight

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Sharesight portfolio management via API?

Automate Sharesight portfolio management by using a unified API workflow to query and manage portfolios, holdings, and custom investments. It removes manual API calls and enables script or chat-based automation for routine tasks.

How does OAuth2 authentication work for Sharesight API access?

OAuth2 authentication for Sharesight API access uses client credentials to secure your connection. The system implements token caching to streamline repeated requests and verify the integration safely.

Can I manage custom investments and prices programmatically in Sharesight?

Yes, you can manage custom investments and prices programmatically in Sharesight. The API supports retrieving holdings, managing custom investments, updating prices, and adjusting coupon rates across your portfolios.

Is there a write-protection toggle to prevent accidental portfolio mutations?

Yes, a write-protection toggle safely disables write operations by default. You must explicitly opt-in to allow changes, ensuring secure access and preventing accidental mutations to your portfolio data.

What is the best way to integrate Sharesight data into automated dashboards?

The best way to integrate Sharesight data into automated dashboards is using a CLI/API workflow. Query portfolios, holdings, and trades programmatically, then build scripts to feed the extracted data into your reports.

Does this CLI workflow support querying trades and coupon rates across multiple portfolios?

Yes, the CLI workflow supports querying trades and coupon rates across multiple portfolios. It operates across portfolios, holdings, custom investments, and prices in a single unified API workflow.