Real Skill packageSource verifiedClawHub registry

furniture-fit-checker

Check if furniture fits a room and the delivery path before buying or moving: computes doorway/hallway/stair clearance with diagonal-tilt geometry (the moving-industry standard), room layout fit with walkway widths, and draws an ASCII floorplan preview. Use when the user asks if a sofa/desk/bed/mattress will fit through a door, up stairs, around a corner, or in a room — preventing the classic bought-it-can't-move-it disaster.

Identity and source

Publisher attributionvoronindenis5registry owner unverified by skillvetai
Functional categoryEnterprise Functionsautomatically inferred · 52% rule confidence
Package forminstruction with code7 recorded files
Canonical sourceClawHub registryclawhub:voronindenis5:furniture-fit-checker
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/21/2026.claude/skills/furniture-fit-checker

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/21/2026.agents/skills/furniture-fit-checker

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/21/2026skills/furniture-fit-checker

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @voronindenis5/furniture-fit-checker
clawhub inspect @voronindenis5/furniture-fit-checker --version 1.0.0

Security evidence

SkillVetAI static result: no findings detected

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
7 / 7 inspected as text
Checked
8/21/2026, 1:59:10 AM
Scanner
0.1.3
Policy
1.0.3
2 inferred permission indicators
  • network access — automatically inferred
  • filesystem write — automatically inferred
1 dependency and API indicators
  • api: clawhub.ai
External clawhub result: clean

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
8/20/2026, 3:38:44 PM
Release binding
Matches this record
  • vt: clean
  • skillspector: clean
  • llm: clean

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:d72aada6c2e64efbfe3e478d242761e62f693b50260e3f441b26cce10c413dbe
Show up to 7 recorded paths
  • LICENSE
  • README.md
  • references/fit-geometry.md
  • scripts/fit_checker.py
  • scripts/test_fit_checker.py
  • skill-card.md
  • SKILL.md

Source changelog

Initial release of furniture-fit-checker. - Checks if furniture fits through doors, hallways, stairs, and in rooms using moving-industry geometry (including diagonal and corner turns). - Warns about walkway minimums, door and obstruction clearances, and radiators/vents. - Generates an ASCII floorplan to preview furniture layout and walkways. - Supports both metric and imperial units. - Includes command-line tool recipes and a detailed user guide.