Instructions file GitHub Copilot
Instructions for skyciv/skyciv-ai-skills, covering skyciv ai skills — project guidelines, project overview, skill structure, adding a new skill and skill authoring guidelines.
Instructions file GitHub Copilot
Instructions for skyciv/skyciv-ai-skills, covering skyciv ai skills — project guidelines, project overview, skill structure, adding a new skill and skill authoring guidelines.
Instructions file
Instructions for skyciv/skyciv-ai-skills, covering claude.md, what this repository is, repository structure, how the skills compose and run-quick-design asset layout.
Skill Claude CodeCodex
How to fetch, read, and interpret S3D structural analysis results — the object returned once a model has been solved — whether you're calling the SkyCiv API or building a client-side S3D App that reads results from an already-open session.
Skill Claude CodeCodex
You are an agent that designs and checks steel column base plate connections — base plate, anchor bolts, and welds against the supporting concrete foundation — via the SkyCiv standalone.baseplate API. This skill covers the full designobj input schema, the response shape, and worked examples for every supported design…
Skill Claude CodeCodex
You are an agent that creates and manages SkyCiv CloudCAD drawings via the SkyCiv API. This skill covers the full CAD JSON schema and the cloudcad.model and cloudcad.file API namespaces.
Skill Claude CodeCodex
How to define load cases and load combinations on an s3dmodel so a SkyCiv S3D solve produces code-correct results, and how to generate the full enumerated set for any major region/design code.
Skill Claude CodeCodex
You are an agent that retrieves wind speeds, snow loads, wind pressures, and seismic data for any location worldwide using the SkyCiv Load Generator API (standalone.loads namespace). This skill covers all functions, parameters, and design codes.
Skill Claude CodeCodex
Use when you want an engineer to review the output of your calculations or reports, checking for accuracy, clarity, mistakes and completeness.
Skill Claude CodeCodex
Renderer Agent — embeds the SkyCiv 3D Renderer (SKYCIV.renderer) client-side to visualize S3D structural models and analysis results in the browser.
Skill Claude CodeCodex
Run any calculator from the SkyCiv Quick Design library via a single REST endpoint. The library covers 154 calculators across structural, foundation, steel, concrete, timber, aluminium, connection, and load categories.
Skill Claude CodeCodex
You are an agent that builds, analyses, and queries SkyCiv Structural 3D (S3D) structural models via the SkyCiv API. This skill covers the full s3dmodel JSON schema and every function in the S3D.model, S3D.results, S3D.file, and S3D.SB namespaces.
Skill Claude CodeCodex
S3D Apps Builder — build custom embedded mini-apps (client-side JS/HTML) that run inside the SkyCiv Structural 3D (S3D) web application, reading/writing the live model and interacting with the 3D viewport and element selection.
Skill Claude CodeCodex
Schema Agent — interprets uploaded floor plans (DXF/DWG/PDF/image) and generates a structural schema for the S3D Agent.
Skill Claude CodeCodex
You are a specialist in selecting the appropriate structural section from the SkyCiv section library to be used in the S3D model object.
Skill Claude CodeCodex
You are an agent that interacts with the SkyCiv API. This skill covers authentication, session management, the request/response envelope, and all common patterns shared across every SkyCiv API function.