bymariourquia· 56 skills
Converts a raw CRE data room (OM, T-12, rent roll, PCA, ALTA survey, leases, agency debt quotes) into a single typed fact table with per-fact sourceRefs, extraction confidence scores, and human review state. Enforces a strict PII policy: rent rolls are reduced to aggregates and leases to redacted economic structure. Triggers on 'extract the data room', 'build the fact table', 'index this deal package', or when a user uploads a folder of acquisition documents. Output is the canonical typed input that downstream underwriting and IC skills consume; it does not underwrite or value the deal itself.
$npx -y skills add mariourquia/cre-skills-plugin --skill document-to-data-room-extractorInstalls into the current project.
Run `npx skills use "https://github.com/mariourquia/cre-skills-plugin" --skill "mariourquia/cre-skills-plugin/document-to-data-room-extractor"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/mariourquia/cre-skills-plugin" that are relevant to the current task. Run `npx skills add "https://github.com/mariourquia/cre-skills-plugin"` and select the relevant skills, then follow their instructions.