
Sendcutsend
- 4.9k installs
- 11k repo stars
- Updated July 11, 2026
- earthtojake/text-to-cad
sendcutsend is an agent skill for review dxf and step uploads against sendcutsend ordering guide, catalog, and fabrication specs.
About
The sendcutsend skill Review DXF and STEP/STP uploads for SendCutSend.com orders using its ordering guide, catalog, and specs. Use only for SendCutSend.com preflight reports covering upload readiness, selected material/SKU/thickness/service availability, and service-specific checks for laser cutting, CNC routing, bending, tapping, countersinking, hardware insertion, and finishing. Provenance: maintained in earthtojake/text-to-cad. Use the installed local skill files as the runtime source of truth; the repository link is only for provenance and release review. Use this skill to produce conservative, evidence-backed SendCutSend preflight reports for DXF and STEP/STP files. Treat SendCutSend's ordering guide, catalog JSON, and specs JSON as evidence feeds, not stable APIs. Field names, types, and coverage may vary. Do not turn missing, unparsable, N/A, or conflicting source data into a pass or fail. Fetch sources directly from official URLs and use local inspection code only to measure specific file facts; write the final report from explicit comparisons. Use the active project Python environment for local geometry inspection code. If the $cad
- Collect order intent.
- Prefer DXF for laser sheet cutting and 2D sheet profiles.
- Prefer STEP/STP for CNC routing and 3D model upload workflows.
- Record file type, intended process, material/SKU, thickness, quantity, services, finish, and hardware.
- Keep each inspection helper fact-only. It may report measurements, parse errors, and limitations, but it must not emit p
Sendcutsend by the numbers
- 4,895 all-time installs (skills.sh)
- +602 installs in the week ending Jul 28, 2026 (Skillselion tracking)
- Ranked #72 of 2,742 Automation & Workflows skills by installs in the Skillselion catalog
- Security screen: MEDIUM risk (skills.sh audit)
- Data as of Jul 28, 2026 (Skillselion catalog sync)
sendcutsend capabilities & compatibility
- Capabilities
- collect order intent. · prefer dxf for laser sheet cutting and 2d sheet · prefer step/stp for cnc routing and 3d model upl · record file type, intended process, material/sku · keep each inspection helper fact only. it may re
- Use cases
- orchestration
What sendcutsend says it does
Use the installed local skill files as the runtime source of truth; the
repository link is only for provenance and release review.
Use this skill to produce conservative, evidence-backed SendCutSend preflight reports for DXF and STEP/STP files.
npx skills add https://github.com/earthtojake/text-to-cad --skill sendcutsendAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 4.9k |
|---|---|
| repo stars | ★ 11k |
| Security audit | 2 / 3 scanners passed |
| Last updated | July 11, 2026 |
| Repository | earthtojake/text-to-cad ↗ |
How do I review dxf and step uploads against sendcutsend ordering guide, catalog, and fabrication specs with documented agent guidance?
Review DXF and STEP uploads against SendCutSend ordering guide, catalog, and fabrication specs.
Who is it for?
Developers who need automation & workflows help during build work.
Skip if: Skip when the task falls outside Automation & Workflows scope described in SKILL.md.
When should I use this skill?
Review DXF and STEP uploads against SendCutSend ordering guide, catalog, and fabrication specs.
What you get
Completed automation & workflows workflow aligned with SKILL.md steps and validation.
- Spec compliance review
- Upload readiness assessment
By the numbers
- Collect order intent.
- Prefer DXF for laser sheet cutting and 2D sheet profiles.
- Prefer STEP/STP for CNC routing and 3D model upload workflows.
Files
SendCutSend
Provenance: maintained in earthtojake/text-to-cad. Use the installed local skill files as the runtime source of truth; the repository link is only for provenance and release review.
Use this skill to produce conservative, evidence-backed SendCutSend preflight reports for DXF and STEP/STP files.
Treat SendCutSend's ordering guide, catalog JSON, and specs JSON as evidence feeds, not stable APIs. Field names, types, and coverage may vary. Do not turn missing, unparsable, N/A, or conflicting source data into a pass or fail. Fetch sources directly from official URLs and use local inspection code only to measure specific file facts; write the final report from explicit comparisons.
Geometry Inspection
Use the active project Python environment for local geometry inspection code. If the $cad skill is available, use it first for STEP/STP/DXF geometry inspection, measurement, and validation workflows, then add any SendCutSend-specific targeted measurements that are still missing. Use build123d.import_step for STEP/STP inspection and build123d.ezdxf for DXF inspection when geometry facts are required. Do not use raw text parsing or alternate geometry backends for geometry facts.
CAD Viewer Handoff
After completing SendCutSend work that creates or modifies a .dxf, .step, or .stp upload candidate, you must ALWAYS hand the explicit file path(s) to $cad-viewer when that skill is installed. $cad-viewer must start CAD Viewer if it is not already running and return link(s) to the relevant created or updated file(s); if $cad-viewer is unavailable or startup fails, report that instead of silently omitting the handoff.
Official Sources
Before each review, fetch and inspect the current SendCutSend source documents directly from the official URLs listed in references/official-sources.md:
Use the source URL, access date, and JSON _meta values in the source bibliography when helpful. If a source cannot be fetched, report that current SendCutSend sources were unavailable and avoid ready verdicts for dependent checks.
Workflow
1. Collect order intent.
- Prefer DXF for laser sheet cutting and 2D sheet profiles.
- Prefer STEP/STP for CNC routing and 3D model upload workflows.
- Record file type, intended process, material/SKU, thickness, quantity, services, finish, and hardware.
- If order context is missing or ambiguous, inspect enough source data to present concrete options, then ask the user to confirm before writing a readiness verdict. Include candidate SKUs/materials/thicknesses/services with relevant source links; include
photo_urlimages andlearn_more_urllinks from the specs JSON when available.
2. Read references/official-sources.md, fetch the official sources directly, then inspect the returned documents. Normalize source facts defensively: parse numeric strings, size strings, N/A, missing fields, mixed types, and absent service arrays into explicit notes. 3. Inspect the exact upload file with $cad when available and with targeted Python/build123d for any missing facts. Do not inspect only the source generator, CAD model, or generator console summary.
- DXF: measure units, bounds, layers, entity types, open/duplicate geometry, unsupported annotations, candidate holes/circles, linework stats, bend-line candidates, bend-to-cut distances, bend-adjacent cut geometry, local flange depths, and degenerate zero-area contours as needed for the selected service.
- STEP/STP: measure parseability, units hints, solid/surface signals, bounding box, shell/body signals, validity, sheet thickness where available, cylindrical bend-face radii where bending is in scope, and limitations as needed for the selected service.
- Keep each inspection helper fact-only. It may report measurements, parse errors, and limitations, but it must not emit pass/fail/readiness statuses.
4. Select source records by evidence quality.
- Use exact SKU as the only authoritative catalog/spec join.
- If only material and thickness are provided, use a selected material only when the candidate match is unique and exact enough; otherwise list candidates with links/images from the source records and ask the user to choose.
- Use the catalog JSON for orderability: stock, cutting process, available services, size limits, hardware, and finishes.
- Use the specs JSON for engineering values: tolerances, holes, bridges, bending, tapping, countersinking, hardware insertion, finishing, and material properties.
- Use the ordering guide for plain-language workflow and general file-format rules.
Comparison
Compare only trustworthy pairs of evidence.
- Determine whether a check applies.
- Cite the source field path or guide section.
- Cite the measured file fact.
- Compare only when both the source requirement and measured file fact are available and trustworthy.
- If a needed measurement is missing or risky, write a small targeted
build123d/ezdxfinspector for that specific geometry fact. - Treat every measured upload risk, manufacturability issue, or cited requirement violation as an error for now. Do not infer any alternate SendCutSend UI classification.
- For DXF units, inspect
$INSUNITS, header extents, measured bounds, and order context together. If$INSUNITSis missing, unsupported, or not one of the SendCutSend guide's expected DXF unit codes (1inches or4mm), report a unit/scale error and recommend re-exporting or confirming units before applying size-, flange-, or material-specific comparisons. Do not silently rescale geometry or use an uncertain scale to issue material-specific pass/fail checks. - For 2D files with bend lines, check flange length locally along every bend line. Measure the nearest cut/free edge on both sides of each bend at each span or sample point, including notches, slots, gaps, split tabs, and cutouts that interrupt the bend span or create a local free edge. Compare the minimum local flange depth to the selected SKU's
bending_specs.min_flange_length_before_bendandbending_specs.min_flange_length_after_bend. Do not apply flange-length limits to ordinary enclosed holes or interior cutouts unless a cited source gives a hole-to-bend or feature-to-bend rule for that service; report those separately with centerline-to-bend or edge-to-bend measurements as the cited rule requires. Do not treat nearby bend-adjacent cut geometry as only corner relief unless the remaining local flange still passes the flange-length minimum. If any local flange depth is below the SKU minimum, report❌ fail. Do not rely on aggregate source-level values when exported geometry has local cutouts, interrupted bends, split bend segments, reliefs, tabs, or unsupported regions. - Keep bend findings separate by physical cause. Do not collapse bend-adjacent geometry into a generic flange failure. Report distinct rows for minimum flange/contact length errors, bend line or die-area geometry crossings, insufficient bend contact/support from nearby free edges or cutouts, bend lines that do not span the bent region, split/common-axis bend segments, and cut geometry touching or crossing bend lines. If a SendCutSend source does not expose the exact die-area/contact threshold, cite the measured file fact as direct file inspection and mark the source-limited comparison explicitly.
- For STEP/STP bent parts, inspect bend radii when the model contains sheet-metal bend geometry or the intended service includes bending. Extract cylindrical or toroidal bend faces and their radii with
$cad/build123d/OCP where possible, group repeated bend radii, and compare them to the selected SKU'sbending_specs.effective_bend_radiusorbending_specs.bend_radius. If the selected material/SKU is unknown, report the measured bend-radius set and ask for material/thickness before readiness verdicts. If measured radii conflict with the selected SKU tooling radius, report a bend-radius mismatch error.
Report with restrained status labels:
✅ pass: the measured file fact satisfies the cited current requirement.❌ fail: a measured upload risk, manufacturability issue, or direct measured violation of a cited current requirement.❓ need more info: missing context, missing source evidence, unmeasured geometry, source conflicts, or tool limitations.
Diagnostic Images
When findings would be easier to understand visually, produce a concise diagnostic diagram proactively if image-generation or image-editing capabilities are available. Use generated or edited images for callouts, legends, and before/after explanations. Do this without waiting for the user to ask whenever there is a ❌ fail, a spatially ambiguous geometry issue, or a geometry edit that needs a before/after explanation. If image-generation tools are unavailable, state that limitation and describe the intended diagram in the report.
Before generating an image, run a layout preflight:
- Choose the smallest set of callouts needed to explain the fix.
- Estimate whether labels will crowd the geometry, overlap each other, or run outside the canvas. If crowding is likely, flag it before generation and switch to numbered markers plus a side legend, a larger canvas, or separate detail views.
- Keep long measured values and rule text in the legend, not directly over dense geometry.
- Include the measured failing distance, the cited minimum, and the proposed movement or clearance target.
After generating an image, inspect the rendered image before delivery. If labels overlap, are clipped, are hard to read, or obscure the geometry, regenerate or revise the diagram before reporting it.
DXF Review
For laser sheet cutting, start from the refreshed sources and measured DXF geometry facts.
Check for:
- single, uploadable DXF file with model geometry at 1:1 scale
- units and overall part size; treat missing, unsupported, or unexpected
$INSUNITSas a scale error until the user confirms units - closed cut profiles where the service requires closed contours
- degenerate or zero-area closed contours, two-point closed polylines, and odd-degree cut endpoints
- duplicate or overlapping cut geometry
- unsupported annotation, text, dimensions, images, construction lines, or hidden instruction layers
- layer/color/linework conventions from the ordering guide and upload workflow
- bend-line entities, bend segment lengths, split/common-axis bends, local flange depth on both sides of each bend line, nearest non-bend cut edge or cutout distances, bend-line span coverage, insufficient bend contact/support, die-area or bend-adjacent cut geometry crossings, and cut geometry touching or crossing bend lines when bending is in scope
- minimum holes, slots, web widths, interior geometry, part density, nesting, and spacing only when both source facts and measured file facts support a comparison
- secondary-service requirements for bending, tapping, countersinking, hardware, finishing, or deburring when requested
STEP Review
For CNC routing or 3D model upload, start from the refreshed sources and measured STEP geometry facts.
Check for:
- STEP/STP file readability and a solid body rather than loose curves or surfaces
- units, scale, bounding box, thickness, and feature dimensions
- sheet-metal bend radii when bending is in scope; compare measured cylindrical bend-face radii to the selected SKU's
bending_specs.effective_bend_radiusorbending_specs.bend_radius - sharp inside corners, small holes/slots, thin walls, islands, deep pockets, tool access, and tolerances only when the file inspection can measure the fact
- whether geometry represents a sheet profile better served as DXF for laser cutting
- material, thickness, finish, and secondary-service compatibility
Reporting
Include the file path, assumed service, material/order context, source files checked with access date, inspected geometry facts, findings ordered by practical impact, and specific next edits. In the findings table, include a Rule source column with Markdown links to the source URL plus the specific JSON field path or guide section used for that row. If a row is based only on direct file inspection and has no external rule, say Direct file inspection; do not leave the source blank. Do not call a file "SendCutSend ready" unless every required cited check either passes or is explicitly outside the selected service.
Use references/report-template.md when a structured report would help.
References
- Official source selection:
references/official-sources.md - Report shape:
references/report-template.md
interface:
display_name: "SendCutSend"
short_description: "Review DXF/STEP against SendCutSend specs."
default_prompt: "Use $sendcutsend to review this DXF or STEP file for SendCutSend upload readiness."
MIT License
Copyright (c) 2026 earthtojake
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Official SendCutSend Source Map
Use these sources as live evidence, not as a stable API. Field coverage, value types, and N/A usage can vary. Before making pass/fail claims, cite the exact source URL and, for JSON facts, the field path used.
Core Entry Points
- Ordering guide: https://cdn.sendcutsend.com/specs/sendcutsend-ordering-guide.md
- Catalog JSON: https://cdn.sendcutsend.com/specs/sendcutsend-catalog.json
- Engineering specs JSON: https://cdn.sendcutsend.com/specs/sendcutsend-specs.json
Fetch these URLs directly before each review. Use the current response bodies as the evidence for material/service checks, and cite the URL plus the access date in the report.
Source Roles
- Ordering guide: use for ordering flow, accepted file formats, plain-language design rules, and general service explanations.
- Catalog JSON: use for orderability facts such as material SKUs, material names, thicknesses, stock status, cutting process, min/max part size, available services, hardware items, and finish options.
- Engineering specs JSON: use for SKU-keyed design validation facts such as tolerances, minimum hole/bridge/edge values, bending parameters, tapping, countersinking, hardware insertion, dimple forming, finishing constraints, and material properties.
Provenance To Capture
- Source URL
- Access date
- JSON
_meta.schema_version - JSON
_meta.generated_at - JSON
_meta.source_data_generated_atwhen present - Field path for row-level citations, such as
sendcutsend-specs.json materials[sku=ALU-063].cutting_specs.min_hole_size
Conflict Handling
Prefer exact SKU joins across catalog and specs. If source facts conflict or a field is missing, unparsable, or N/A, report the uncertainty and mark the dependent row ❓ need more info unless another more specific, cited source resolves it.
Use this precedence for source facts:
1. material/thickness/service-specific configurator or current quote/upload result 2. exact SKU entry in engineering specs JSON 3. exact SKU entry in catalog JSON 4. ordering guide 5. broader official SendCutSend human-readable page, only when the three source files are insufficient
Record the conflict and the page you relied on.
SendCutSend Validation Report Template
Use this structure when the user asks for a review, validation, preflight, or manufacturing readiness report.
Context
- File:
<path> - Assumed service:
DXF laser sheet cuttingorSTEP CNC routing - Order context: material, thickness, primary process, finish, quantity, secondary operations
- Date checked:
<YYYY-MM-DD>
Sources Checked
List official SendCutSend URLs used for the checks as Markdown links. Include only sources actually consulted. Include the access date and JSON _meta.generated_at values when available. The findings table must also link the specific rule source for each row, so this section is a bibliography, not a substitute for row-level citations.
Geometry Facts
Summarize facts from $cad inspection when available and targeted build123d/ezdxf inspection code: file type, units, extents/bounding box, entity/body counts, layers, unsupported entities, obvious open/duplicate geometry, and parsing limitations.
If the reviewed upload was generated or updated in this workflow, include the $cad-viewer viewer link when available.
For bent 2D files, include bend geometry facts from the exported file: bend-line count and layers, individual bend line lengths, nearest non-bend cut geometry for each bend line, local flange depths, bend-line span coverage, bend-adjacent cut geometry, insufficient contact/support observations, and any split/interrupted/common-axis bend observations. Use those facts for comparison against the current material/thickness service page.
For bent STEP/STP files, include measured sheet thickness when available and the extracted bend-radius set. Compare bend radii to the selected material/SKU only when that order context is known.
Findings
Use one row per issue. In Rule source, link the specific official page or JSON file that defines the requirement being checked, and include the field path when the source is JSON. Example: [sendcutsend-specs.json](https://cdn.sendcutsend.com/specs/sendcutsend-specs.json) materials[sku=ALU-063].cutting_specs.min_hole_size. Prefer exact SKU-specific sources over generic guide text. If no external rule applies, write Direct file inspection.
| Status | Check | Evidence | Rule source | Recommendation |
|---|---|---|---|---|
| ✅ pass / ❌ fail / ❓ need more info | requirement name | file fact | Markdown link to specific rule doc/table, or Direct file inspection | concrete next action |
Verdict
Use a limited verdict:
Ready to upload for this assumed contextNeeds edits before uploadInsufficient context to validate
Never use a ready verdict if any required current official requirement check is marked ❌ fail or ❓ need more info. Use Ready to upload for this assumed context only when every required cited check has sufficient order context, source evidence, measured file facts, and passes or is explicitly outside the selected service. Until an explicit SendCutSend UI classification model is deliberately added, treat measured upload risks and manufacturability issues as ❌ fail.
Related skills
How it compares
sendcutsend is an agent skill for review dxf and step uploads against sendcutsend ordering guide, catalog, and fabrication specs, not a generic alternative.
FAQ
Who is sendcutsend for?
Developers using Automation & Workflows workflows with agent-guided SKILL.md steps.
When should I use sendcutsend?
Review DXF and STEP uploads against SendCutSend ordering guide, catalog, and fabrication specs.
Is sendcutsend safe to install?
Review the Security Audits panel on this page before installing in production.