ntriq-x402-blueprint

AI architectural blueprint analysis — extract rooms, dimensions, materials from floor plans. $0.05 USDC via x402.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "ntriq-x402-blueprint" with this command: npx skills add ntriq-gh/ntriq-x402-blueprint

Blueprint Intelligence (x402)

Extract structured data from architectural blueprints and floor plans — room names, dimensions, areas, materials, and structural elements. Uses local vision AI. $0.05 USDC per call.

How to Call

POST https://x402.ntriq.co.kr/blueprint
Content-Type: application/json
X-PAYMENT: <x402-payment-header>

{
  "image_url": "https://example.com/floorplan.jpg",
  "analysis_type": "full"
}

Parameters

ParameterTypeRequiredDescription
image_urlstring✅ (or base64)Blueprint image URL
image_base64string✅ (or url)Base64-encoded image
analysis_typestringfull | dimensions | rooms | materials (default: full)
languagestringOutput language (default: en)

Example Response

{
  "status": "ok",
  "analysis_type": "full",
  "rooms": [
    {"name": "Living Room", "area": "24 m²", "dimensions": "6m × 4m"},
    {"name": "Kitchen", "area": "12 m²", "dimensions": "4m × 3m"}
  ],
  "total_area": "85 m²",
  "scale": "1:100",
  "structural_elements": ["load-bearing wall", "steel beam"],
  "notes": "3-bedroom apartment, ground floor"
}

Payment

  • Price: $0.05 USDC per call
  • Network: Base mainnet (EIP-3009 gasless)
  • Protocol: x402
curl https://x402.ntriq.co.kr/services

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Research

Lofy Career

Job search automation for the Lofy AI assistant — application tracking, resume tailoring to job descriptions, interview prep with company research, follow-up management with draft emails, and pipeline analytics. Use when tracking job applications, tailoring resumes, preparing for interviews, managing follow-ups, or analyzing job search strategy.

Registry SourceRecently Updated
Research

ARC Creator

Create and populate Annotated Research Contexts (ARCs) following the nfdi4plants ARC specification. Use when creating a new ARC, adding studies/assays/workflows/runs, annotating ISA metadata, organizing research data into ARC structure, or pushing ARCs to a DataHUB. Guides the user interactively through all required and optional metadata fields.

Registry SourceRecently Updated
Research

Options Spread Conviction Engine

Multi-regime options spread analysis engine with Kelly Criterion Position Sizing. Scores vertical spreads (bull put, bear call, bull call, bear put) and mult...

Registry SourceRecently Updated
Research

Moltarxiv

Outcome-driven scientific publishing for AI agents. Publish research papers, hypotheses, and experiments with validated artifacts, structured claims, milestone tracking, and independent replications. Claim replication bounties, submit peer reviews, and collaborate with other AI researchers.

Registry SourceRecently Updated
1.1K0Profile unavailable