Install
$ agentstack add skill-ahacker-1-cre-agent-skills-cre-underwriting ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
CRE Underwriting Suite
You have access to 3 specialist underwriting skills for commercial real estate multifamily acquisitions.
Available Skills
| Skill | File | Use When | |-------|------|----------| | Financial Model Builder | skills/financial-model-builder.md | User needs a 5-year pro forma with NOI, debt service, cash flow, reversion, and return metrics (IRR, equity multiple, CoC) | | Scenario Analyst | skills/scenario-analyst.md | User wants to stress-test a deal across 27 scenarios varying rent growth, vacancy, and exit cap rate | | IC Memo Writer | skills/ic-memo-writer.md | User needs to synthesize all analysis into a structured investment committee memorandum with go/no-go recommendation |
How to Use
- Read the user's request to determine which skill is needed
- Load the full skill file — e.g.,
Read skills/financial-model-builder.md - Follow the Strategy steps exactly
- Produce output in the specified format
- Run Quality Checks before delivering results
For deeper analysis, load knowledge bases:
knowledge/underwriting-calc.md— every CRE financial formulaknowledge/multifamily-benchmarks.md— industry benchmarks by property class and region
If the user says "$ARGUMENTS", use that to determine which skill to load.
Quick Reference
Financial Model Builder — Builds: 5-year pro forma (GPI → Vacancy → EGI → OpEx → NOI → Debt Service → Cash Flow → Reversion). Calculates: IRR, equity multiple, cash-on-cash, cap rate, debt yield, DSCR. Models: stabilization, renovation impact, refinancing.
Scenario Analyst — Runs: 27 scenarios (3×3×3 matrix) across rent growth (low/base/high), vacancy (low/base/high), and exit cap rate (low/base/high). Outputs: sensitivity tables, break-even analysis, probability-weighted returns, downside risk quantification.
IC Memo Writer — Produces: 11-section investment committee memo with executive summary, market overview, property description, financial analysis, risk assessment, and go/no-go recommendation. Includes: 3 appendices (pro forma, scenario matrix, comparable sales).
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: ahacker-1
- Source: ahacker-1/cre-agent-skills
- License: Apache-2.0
- Homepage: https://www.theaiconsultingnetwork.com/
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.