One-click install
npx skills add https://github.com/doedoe123-boop/negosyohub --skill realty
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: realty
Source: https://github.com/doedoe123-boop/negosyohub/tree/main/skills/realty
Command: npx skills add https://github.com/doedoe123-boop/negosyohub --skill realty

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you reliably design and update the real-estate domain so property discovery, inquiry workflows, and panel actions stay consistent and trustworthy across public and logged-in experiences.

Core Features & Use Cases

  • Realty listing discovery & lifecycle: Ensures property and development publishing, availability, and visibility rules prevent accidental exposure of draft/pending/suspended listings.
  • Inquiry handling & lifecycle integrity: Keeps inquiry submission, status transitions, and authorization rules explicit and aligned across guest/auth and panel scoping.
  • Agent, saved search, compare, and open house flows: Maintains consistency between property detail, development/agent details, compare behavior, saved searches, and open-house RSVP.

Quick Start

Use the realty skill to audit your real estate listing and inquiry flow so that public visibility, panel visibility, and inquiry status rules match expected behavior.

Frequently Asked Questions about realty

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

FAQPage Schema
How do I prevent draft property listings from being exposed to public users?

To prevent draft property listings from public exposure, apply explicit publishing and availability visibility rules. This ensures draft, pending, or suspended real estate listings remain hidden across customer and panel experiences.

What is the best way to structure real estate inquiry lifecycle logic?

The best way to structure real estate inquiry lifecycle logic is to define explicit status transitions and authorization boundaries. This keeps inquiry submission and panel scoping consistent across guest and authenticated user sessions.

How do I manage open house RSVP and saved search consistency?

You manage open house RSVP and saved search consistency by aligning these workflows with your property detail rendering logic. This maintains reliable discovery experiences between development details, agent profiles, and compare flows.

Does real estate panel workflow authorization require guest and authenticated scoping?

Yes, real estate panel workflow authorization requires explicit guest and authenticated scoping. Defining these authorization boundaries prevents inconsistent states and secures inquiry handling across different user access levels.

How do I handle location metadata safely in property mapping workflows?

To handle location metadata safely in property mapping workflows, apply safe handling practices for location data and rich text rendering. This ensures map-backed discovery scenarios function without inconsistent state errors.