furniture-fit

furniture-fit is a skill for Claude Code, Codex from pascalorg/editor. It costs 80 tokens per session (2,907 once invoked), scanned A, original, MIT.

A tool-guided check of whether a piece of furniture fits in a measured Pascal room or layout. It tests dimensions, position, rotation, and stated clearances without claiming more than the evidence supports.

In plain words
What is it for?
It helps check sofas, tables, beds, cabinets, appliances, and other items against room boundaries and required walking or operating space.
Why use it?
It separates footprint fit from unanswered questions such as height, door access, or assembly, reducing unsafe assumptions about placement.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Part of the pascal-agent-skills plugin — 2 skills shipped together , and of pascal-agent-skills

Good fit It helps check sofas, tables, beds, cabinets, appliances, and other items against room boundaries and required walking or operating space.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/pascalorg/editor/furniture-fit
About the project

Pascal Editor is a 3D building editor for creating and sharing architectural projects. It serves people working with building layouts, scenes, and related 3D design workflows.

pascalorg/editor · 22,633 stars · on GitHub · editor.pascal.app

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add pascalorg/editor --skill furniture-fit
Clone the repo
git clone --depth 1 https://github.com/pascalorg/editor

Made for: Claude Code, Codex.

Or install pascal-agent-skills, the plugin that ships this one along with the rest of its 2 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for furniture-fit

README.md
[![agentmods](https://agentmods.dev/badge/skills/pascalorg/editor/furniture-fit/github.svg)](https://agentmods.dev/skills/pascalorg/editor/furniture-fit)
Your own site
<a href="https://agentmods.dev/skills/pascalorg/editor/furniture-fit"><img src="https://agentmods.dev/badge/skills/pascalorg/editor/furniture-fit/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for furniture-fit

Your own site · 80×15
<a href="https://agentmods.dev/skills/pascalorg/editor/furniture-fit"><img src="https://agentmods.dev/badge/skills/pascalorg/editor/furniture-fit.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 80 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,907 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00080 $0.02907
Opus 5 $0.00040 $0.01453
Sonnet 5 $0.00016 $0.00581
Haiku 4.5 $0.00008 $0.00291

Measured today against content hash c5283ef5d593, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

furniture-fit scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured today.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/furniture-fit/SKILL.md · 136 lines

How it starts

The opening of the file, as written. The whole thing — 136 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Furniture fit

Answer the practical question while keeping the claim narrower than the evidence. The strongest valid conclusion is usually the stated item footprint fits at the tested pose under the checked clearances. Do not shorten that to “the furniture fits” when height, access, or delivery was not checked.

Required evidence

Collect or verify:

  • the exact room, level, or zone;
  • a reliable room scale or measured boundary in meters;
  • item width, height, and depth, including the user's unit;
  • item scale if it already exists in Pascal;
  • tested position and Y-axis rotation, or permission to explore alternatives;
  • required walking, operating, or wall clearances;
  • whether the user wants a read-only report or a saved placement.

Reject zero, negative, non-finite, or ambiguous dimensions. Treat "1,234" as ambiguous until the user clarifies the decimal/thousands convention. If a photo, listing, or scan has no trustworthy scale, return insufficient evidence and name the minimum measurement needed. Do not infer product dimensions from appearance.

Validate the inputs needed for the requested conclusion before assessing fit. When the request itself already establishes that a decisive input—such as a dimension, room scale, target, pose, or explicit clearance—is missing, invalid, or ambiguous, stop with insufficient evidence before assessment or mutation calls. Preserve the valid values already supplied, identify only the blocking input or smallest blocking set, and ask only for the measurements or choices needed to continue. Do not calculate conditional fit thresholds, maximum allowable sizes, hypothetical clearances, height comparisons, or alternative poses while that decisive input is unresolved. If an existing Pascal scene might contain a measured value needed to resolve the input, use only the minimum read-only project or geometry lookup needed to find and verify that value and its provenance; if it remains unresolved, stop. Do not call candidate, collision, placement, validation, or save tools, and do not mutate the project. A preliminary calculation is appropriate only when all inputs decisive for that calculation are exact and the connected release lacks the read-only candidate capability; it is not a substitute for missing measurements.

Read the full file on GitHub · 136 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. today Changed · +5 lines c5283ef5d593
  2. yesterday First seen · 131 lines · 80 tokens per session scan A dc5a424d99f9

Subscribe to this mod's changes

furniture-fit is a skill published in the GitHub repository pascalorg/editor (22,633 stars, last pushed today), licensed MIT. It adds 80 tokens to every session and 2,907 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-08.

Related

Other skills, from other repositories

FluidCAD

Workflow and best practices for designing parts in FluidCAD through its MCP server. Use this skill whenever the user wants to model, design, or modify any part in FluidCAD, whenever they mention FluidCAD, a .fluid.js file, or ask for CAD/parametric modeling work that involves sketches, extrudes, cuts, fillets…

Fluid-CAD/FluidCAD · 131 tokens

fy_layout

Use when doing construction site layout planning with the FeiYang LightCAD platform — fence, lawn, foundation pit, road, prefab house 2D/3D modeling. FYLayout: construction site layout secondary development plugin for LightCAD/LightBIM.

znlgis/opengis-skills · 56 tokens

lightningcad

Use when doing architectural facade panel layout and detailing in AutoCAD or ZWCAD — panel numbering, shop drawing generation, material optimization. LightningCAD: building envelope detailing plugin for AutoCAD/ZWCAD.

znlgis/opengis-skills · 45 tokens

rhino-architect

Architectural modeling in Rhino 3D through the rhino-architect MCP tools. Use whenever the user wants to model, edit, analyze, or document buildings in Rhino - massing studies, floor plates, cores, facades, openings, floor plans, sections, area schedules, materials, or viewport captures. Also use when tracing…

tanishqbhattad/rhino-mcp · 85 tokens

freecad

Use when doing parametric 3D CAD modeling, BIM/architectural design, FEM simulation, CAM toolpath generation, or robot simulation with Python scripting. FreeCAD: the leading open-source parametric 3D CAD with Sketcher, Part, PartDesign, Arch, CAM, and FEM workbenches.

znlgis/opengis-skills · 67 tokens

solvespace

Use when doing lightweight parametric 2D/3D CAD with constraint-based sketching — linkages, section analysis, STL export for 3D printing. SolveSpace: ultra-light parametric constraint solver CAD with real-time solving.

znlgis/opengis-skills · 52 tokens