carta-reporting-markdown

Format and validate Carta cap table reports for markdown delivery.

12|16|Updated Mar 26, 2026
One-click install
npx skills add https://github.com/carta/plugins --skill carta-reporting-markdown
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: carta-reporting-markdown
Source: https://github.com/carta/plugins/tree/main/plugins/carta-cap-table/skills/carta-reporting-markdown
Command: npx skills add https://github.com/carta/plugins --skill carta-reporting-markdown

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill eliminates the manual effort of formatting, validating, and customizing Carta cap table reports for markdown output, ensuring consistent, branded results without repetitive formatting work.

Core Features & Use Cases

  • Schema-Aware Column Validation: Automatically extracts report column schemas, validates user-provided column and filter names against actual report fields to avoid mismatches, and suggests closest matches for unclear terms.
  • Flexible Report Customization: Supports filtering, multi-key sorting, mechanical formula columns (percent of total, running sum, ratio, delta), and aggregations (summary rows, group-by rollups) for cap table data like Securities Ledger and grant reports.
  • Interactive Preview & Export: Shows a 5-row preview of processed reports with clear summary metrics, lets users adjust settings iteratively without restarting the workflow, and hands off to Excel export for final delivery. Use case: A finance team member can pull a Securities Ledger report, filter for grants with vested percentage over 50%, sort by grant date descending, add a running sum of issued shares, preview the formatted markdown, and export to Excel if needed.

Quick Start

Use the carta-reporting-markdown skill to generate a preview of your Carta Securities Ledger report filtered for vested grants over 50% sorted by newest grant date first.

Frequently Asked Questions about carta-reporting-markdown

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

FAQPage Schema
How do I customize Carta cap table reports for markdown output?

To customize Carta cap table reports for markdown, this skill automates formatting, schema-aware column validation, filtering, multi-key sorting, and formula column generation, delivering a preview-ready markdown report.

Can I filter and sort Carta equity data like the Securities Ledger by specific grant criteria?

Yes, you can filter Carta equity data such as the Securities Ledger by criteria like vested percentage, sort by grant date, and add aggregations or running sums to create customized markdown reports.

How does schema validation work when formatting Carta cap table reports?

Schema validation automatically extracts report column schemas and validates your provided column and filter names against actual Carta report fields, suggesting closest matches for unclear terms to prevent data mismatches.

What is the best way to preview Carta equity data before exporting to Excel?

The best way to preview Carta equity data is using the interactive 5-row preview, which displays processed data with summary metrics, allowing you to iteratively adjust filters and formulas before exporting to Excel.

Does this markdown reporting skill support adding calculated columns to cap table data?

Yes, the markdown reporting skill supports mechanical formula columns for cap table data, enabling you to calculate percentages of total, running sums, ratios, and deltas directly within your customized report.

Can I generate group-by rollups and summary rows for Carta grant reports?

Yes, you can generate group-by rollups and summary rows for Carta grant reports, allowing you to aggregate equity data and present comprehensive summarized metrics in your final markdown output.