Agent Plugins Marketplace
All plugins

groundcontrol

v2.2.1

spaceagency's practice codex and WA project toolkit as a Claude plugin. The GROUNDCONTROL documentation codex (what information goes where in a construction set, ArchiCAD detail workflows, drafting principles, and the spA voice) plus WA workflow skills — site analysis, due diligence, planning-envelope, materials research, and presentations — reached via the /studio router and governed by the practice rules/.

Claude Code14 Skills

By spaceagencyLicense: see LICENSE1 GitHub starsUpdated last week

Directory evidence

Runtimes
Claude Code
Parsed components
14 skill or MCP entries
Source updated
Sep 14, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install groundcontrol for Claude Code

Installs for the current user
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install groundcontrol@agent-plugin-marketplace

Paste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/SpaceagencyArchitects/groundcontrol

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/groundcontrol/.

Plugin files

plugins/groundcontrol/
├── .claude-plugin/plugin.json
├── skills/demographics-analysis/SKILL.md
├── skills/environmental-analysis/SKILL.md
├── skills/history/SKILL.md
├── skills/mobility-analysis/SKILL.md
├── skills/planning-analysis-wa/SKILL.md
├── skills/pool-fence-check/SKILL.md
├── skills/product-research/SKILL.md
├── skills/product-spec-pdf-parser/SKILL.md
├── skills/slide-deck-generator/SKILL.md
├── skills/spa-style/SKILL.md
├── skills/studio/SKILL.md
├── skills/transmittal/SKILL.md
├── skills/wa-property-report/SKILL.md
└── skills/zoning-envelope/SKILL.md

Included Skills14

demographics-analysisskills/demographics-analysis/SKILL.md

Demographics and market site analysis — population, income, age, housing market, and employment data from a WA address.

environmental-analysisskills/environmental-analysis/SKILL.md

Climate and environmental site analysis — temperature, precipitation, wind, sun angles, flood, bushfire, soil, and topography from a WA address.

historyskills/history/SKILL.md

Neighbourhood context and history — adjacent uses, architectural character, heritage, commercial activity, and planned development from a WA address.

mobility-analysisskills/mobility-analysis/SKILL.md

Transit and mobility site analysis — train, bus, bike, pedestrian infrastructure, walk scores, and airport access from a WA address.

planning-analysis-waskills/planning-analysis-wa/SKILL.md

Analyse the planning envelope for a site in Western Australia — MRS / LPS zone, R-Code, plot ratio, height, setbacks, open space, heritage, and BAL context. Produces a structured report and JSON block compatible with /zoning-envelope for 3D visualisation.

pool-fence-checkskills/pool-fence-check/SKILL.md

Check swimming pool and spa barrier design against Western Australian requirements. Use whenever an architect needs to assess pool fencing — barrier height, gap and opening dimensions, gate and latch specification, material choice, Non-Climbable Zones (NCZ), or barrier placement near columns/structures — during design review, documentation audit, or due diligence on a project with a pool or spa. Also use for direct technical questions about WA pool barrier rules (e.g. "how far does a fence need to be from a wall", "does this gap comply", "what height barrier do we need here").

product-researchskills/product-research/SKILL.md

FF&E product research — receives a brief from the designer, searches the web for matching products, and returns a curated shortlist as a CSV ready to import into Programa (or any FF&E scheduling tool).

product-spec-pdf-parserskills/product-spec-pdf-parser/SKILL.md

Extract structured FF&E product specs from PDF files — price books, fact sheets, and spec sheets — into a CSV ready to import into Programa (or any FF&E scheduling tool). Claude reads PyMuPDF-extracted text and structures products into rows.

slide-deck-generatorskills/slide-deck-generator/SKILL.md

Generate a polished HTML slide deck from a topic, outline, or data. Outputs a self-contained .html file with keyboard/touch navigation, responsive typography, and the spaceagency design system — Helvetica, editorial layout, clean white backgrounds.

spa-styleskills/spa-style/SKILL.md

Apply the spaceagency house style to ANY Word document (.docx) — set the in-house font (KMR Waldenburg), strip bold, capitalise headings, set heading spacing, remove the header rule, clean and re-add heading bookmarks, tidy blank paragraphs, place the practice logo, and fill company details. Use when the user wants to "format this doc to our house style", "apply spaceagency formatting", "brand this document", "make this on-brand", "format this letter/report", or points at a .docx and asks to apply the practice font/logo/style. For NATSPEC specifications specifically, use the `natspec` skill instead (it wraps these same formatters plus spec-only steps).

studioskills/studio/SKILL.md

Smart router — describe your task and get routed to the right agent or skill. Start here if you don't know which skill to use.

transmittalskills/transmittal/SKILL.md

Build or update a spaceagency architectural drawing issue register / transmittal (xlsx) from a project's issue folders. Use when the user wants to produce, update, or rebuild a transmittal or drawing issue register, issue a drawing set, record who received which revision when, or reconstruct the issue history from the document folder. Triggers include "transmittal", "drawing issue register", "issue register", "DIR", "issue the set", "update the register", "build the register from the folder", "who got which revision".

wa-property-reportskills/wa-property-report/SKILL.md

Comprehensive due-diligence report for a site in Western Australia — cadastre, Certificate of Title, encumbrances, heritage, DA history, SAT decisions, contamination, bushfire, coastal, and Aboriginal heritage. Guided workflow across public sources. Produces a single structured report.

zoning-envelopeskills/zoning-envelope/SKILL.md

Generate interactive 3D zoning envelope viewers from zoning analysis reports. Requires a zoning analysis report as input.

Plugin manifests1

plugins/groundcontrol/.claude-plugin/plugin.json
{
  "name": "groundcontrol",
  "version": "2.2.1",
  "description": "spaceagency's practice codex and WA project toolkit as a Claude plugin. The GROUNDCONTROL documentation codex (what information goes where in a construction set, ArchiCAD detail workflows, drafting principles, and the spA voice) plus WA workflow skills — site analysis, due diligence, planning-envelope, materials research, and presentations — reached via the /studio router and governed by the practice rules/.",
  "author": {
    "name": "spaceagency"
  },
  "keywords": [
    "architecture",
    "documentation",
    "construction-drawings",
    "archicad",
    "spaceagency",
    "drawing-set",
    "western-australia",
    "site-analysis",
    "due-diligence",
    "planning",
    "materials-research",
    "presentations",
    "pool-safety"
  ],
  "license": "see LICENSE"
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[groundcontrol on Agent Plugins Marketplace](https://pluginsmp.com/plugins/groundcontrol)