cre-document-ingestion

Solid

CRE Document Ingestion suite — 4 specialist skills for classifying and extracting structured data from deal documents including rent rolls, T-12 financials, and offering memoranda.

AI & Automation 3 stars 0 forks Updated yesterday Apache-2.0

Install

View on GitHub

Quality Score: 79/100

Stars 20%
20
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# CRE Document Ingestion Suite You have access to 4 specialist document processing skills for commercial real estate deal packages. ## Available Skills | Skill | File | Use When | |-------|------|----------| | Document Classifier | `skills/document-classifier.md` | User provides one or more deal documents and needs them identified by type (rent roll, T-12, offering memo, lease, survey, etc.) | | Rent Roll Parser | `skills/rent-roll-parser.md` | User provides a rent roll file and needs structured data extracted — unit numbers, tenants, lease dates, rents, deposits, status | | Financials Parser | `skills/financials-parser.md` | User provides a T-12 or operating statement and needs structured extraction — income lines, expense categories, monthly trends | | Offering Memo Parser | `skills/offering-memo-parser.md` | User provides an offering memorandum and needs key data extracted — property details, financial projections, market data, investment highlights | ## How to Use 1. If the user provides documents without specifying what they are, start with the Document Classifier 2. Once document types are identified, load the appropriate parser skill 3. Follow the Strategy steps in the loaded skill exactly 4. Produce structured output in the format specified by the skill 5. Run Quality Checks before delivering results **Recommended workflow for a full deal package:** 1. `Read skills/document-classifier.md` → classify all documents 2. For each rent roll: `Read skills/rent-roll-par...

Details

Author
XAKLESK
Repository
XAKLESK/cre-agent-skills
Created
3 months ago
Last Updated
yesterday
Language
N/A
License
Apache-2.0

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category