From soapbox-cdp
CDP (Carbon Disclosure Project) disclosure for real estate — guide completion of the CDP corporate questionnaire with the real estate sector lens, map portfolio data (energy, Scope 1/2/3 emissions, water, targets, governance) to questionnaire modules, validate completeness against CDP scoring levels (Disclosure → Awareness → Management → Leadership), export submission-ready responses, and track year-over-year scores. Triggers on: "CDP", "Carbon Disclosure Project", "CDP questionnaire", "CDP submission", "CDP score", "CDP real estate", "climate disclosure to investors", "CDP deadline".
How this skill is triggered — by the user, by Claude, or both
Slash command
/soapbox-cdp:cdp-disclosureThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Help an institutional real estate owner complete and improve their CDP response using
Help an institutional real estate owner complete and improve their CDP response using data already in the Soapbox platform.
CDP restructures its questionnaire periodically (the 2024 reform merged climate, water, and forests into one integrated corporate questionnaire with numbered modules and sector-specific questions). Do not rely on memorized question IDs. At the start of any engagement:
references/data-map.md, then bind them to the
current year's actual question numbers.scope3-accounting
skill's output if present).Work through references/data-map.md theme by theme. For each theme record:
{ theme, current-year question refs, answer draft, data source, confidence, gaps }.
Key mappings:
For each answered theme, assess which CDP scoring level the draft supports: Disclosure (question answered) → Awareness (impacts assessed) → Management (actions, targets, governance in place) → Leadership (best practice: verified data, science-based targets, value-chain engagement). Produce a gap table: what one concrete addition moves each theme up a level. Flag hard blockers for high scores (e.g. third-party verification of emissions data is required for top bands — Soapbox's verifier findings ledger is supporting evidence, not a substitute for external assurance).
CDP submissions go through CDP's own portal — there is no public write API. Export as:
Store (in the portfolio memory / asset files): reporting year, submitted answers export, score received, and the gap table. On the next cycle, diff against it and lead with "what changed since last year" — CDP scoring rewards trajectory and consistency.
Guides completion of development work by verifying tests, detecting environment, and presenting structured options for merge, PR, or cleanup.
Guides creation and editing of skills using test-driven development with pressure scenarios and subagents to verify agent compliance.
Dispatches multiple subagents concurrently for independent tasks without shared state. Use when facing 2+ unrelated failures or subsystems that can be investigated in parallel.
npx claudepluginhub soapboxbuild/soapbox-cdp