agentsclimarketplace

Lp update drafter

Skill loureiro-fernando/portfolio-pulse/skills/lp-update-drafter

Trigger this skill when a GP needs to draft a quarterly portfolio update letter to send to LPs. Accepts a tenant_slug, a target period (e.g. "Q1 2026"), and an audience persona (pension_fund | family_office | endowment). Produces a markdown draft of 600-900 words covering portfolio highlights, top performers, watchlist items, capital activity, and a forward outlook tailored to the persona's typical concerns. Do NOT trigger for individual portco alerts (use portco-anomaly-monitor) or for ad-hoc LP questions (use direct chat).From its SKILL.md

Install
npx -y skills add loureiro-fernando/portfolio-pulse --skill lp-update-drafter

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

1.2 KB, 172 tokens by cl100k_base, as published. Nobody here has run it

lp-update-drafter

Generate quarterly LP update letter draft. Three personas with distinct concerns:

  • pension_fund: capital preservation, cash distributions, risk-adjusted returns
  • family_office: tax efficiency, alignment with family values/ESG, generational planning
  • endowment: long-term IRR, J-curve management, co-investment opportunities

Inputs

  • tenant_slug (string)
  • period (string) - e.g. "Q1 2026"
  • persona (pension_fund | family_office | endowment)

Outputs

  • markdown_draft (string) - 600-900 word letter
  • key_themes (list of strings) - 3-5 themes emphasized
  • estimated_tokens (int)

Cost

~$0.02 per draft with Haiku 4.5.

What ships with it: 9 files

19.8 KB alongside SKILL.md, 8 of them executable

Keep looking

Skills are one crate of 326,286. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.