parallax-load-house-view

Ingests CIO house-view documents and extracts structured tilts and provenance for Parallax workflows.

3|3|Updated Mar 27, 2026
One-click install
npx skills add https://github.com/bencharoenwong/parallax-workflows --skill parallax-load-house-view
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: parallax-load-house-view
Source: https://github.com/bencharoenwong/parallax-workflows/tree/main/skills/load-house-view
Command: npx skills add https://github.com/bencharoenwong/parallax-workflows --skill parallax-load-house-view

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

CIOs and portfolio teams rely on consistent, governance-friendly access to CIO house views. Ingesting a house view converts narrative into structured tilts, keeps an active view in a predictable location, and ensures downstream tools can reference it deterministically.

Core Features & Use Cases

  • Ingest CIO house-view documents (PDF / text / URL) and extract tilts, excludes, and provenance for downstream decision-making.
  • Present a confirmation gate and save the view to ~/.parallax/active-house-view/ so portfolio skills can auto-load it for builder, review, and scenario tasks.
  • Supports wizard/manual entry, re-pair, extend, or clear operations, with a complete audit trail and provenance for governance.

Quick Start

To begin, run the ingest command with a path to a view file or use the wizard mode to guide data entry.

Frequently Asked Questions about parallax-load-house-view

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I extract structured tilts and provenance from narrative CIO documents?

To extract structured tilts and provenance from narrative CIO documents, ingest the house view files directly. The skill parses the text to identify portfolio tilts and excludes, attaching full provenance data for governance and downstream decision-making.

Do I need a Parallax MCP connection to ingest CIO house views?

Yes, you need an active Parallax MCP connection to ingest CIO house views. The connection is required to generate outputs, store the active view, and integrate the extracted tilts with downstream portfolio tools.

What file formats can I use to ingest CIO house views?

You can ingest CIO house views using PDF, text, or URL formats. The skill processes these inputs to extract structured tilts, excludes, and provenance, saving the active view to a predictable user-specific path.

How do I manage the lifecycle of an active house view in Parallax workflows?

To manage the lifecycle of an active house view in Parallax workflows, use the supported extend, re-pair, or clear operations. These actions maintain a complete audit trail for governance and ensure downstream tools reference the correct view.

Where does the extracted CIO house view get stored for portfolio skills to access?

The extracted CIO house view gets stored at the user-specific path ~/.parallax/active-house-view/. This predictable location allows portfolio skills to auto-load the active view deterministically for builder, review, and scenario tasks.