From real-estate-analysis
Draft a neutral investment memo using standard real estate template
How this skill is triggered — by the user, by Claude, or both
Slash command
/real-estate-analysis:investment-memo-draftThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Produce a neutral draft investment memo adaptable for acquisitions, dispositions, or hold reviews.
Produce a neutral draft investment memo adaptable for acquisitions, dispositions, or hold reviews.
memo-writing -- memo structure, tone conventions, section templatesunderwriting/summary.md -- financial summaryunderwriting/assumptions.json -- key assumptionsvaluation/valuation-summary.md -- valuation conclusionmarket/submarket-snapshot.md -- market contextpricing/bid-range.xlsx -- bid recommendation (if acquisition)memo/draft-memo.mdCheck manifest for prior outputs. The more prior commands have been run, the richer the memo. If no prior outputs exist, gather information directly from user.
Invoke memo-writing skill. The skill provides section structure:
Fill each section using data from manifest artifacts and user inputs. Financial exhibits reference the underwriting/valuation outputs rather than duplicating numbers.
Generate structured markdown memo. Write to deal context and update manifest.
npx claudepluginhub firststreetai/realestate-services-plugins --plugin real-estate-analysisCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.