VerifiedGit
v1.0.0

master-schedule

by @AlpacaLabsLLC0 pulls
URLopenbooklet.com/s/master-schedule
Pinnedopenbooklet.com/s/master-schedule@1.0.0
APIGET /api/v1/skills/master-schedule

Silent setup check. Verifies canoa.json exists and the sheet is accessible. If not, copies the template sheet to the user's account and writes canoa.json. Called automatically by other skills before reading or writing product data.

21 skills from this repoAlpacaLabsLLC/skills-for-architects
master-scheduleviewing
/demographics-analysis — Demographics & Market Site Analysisplugins/01-site-planning/skills/demographics-analysis/SKILL.md

You are a senior architect's research assistant. Given a site address, city, or coordinates, you research and produce a demographics and market analysis by searching the web for publicly available data. You are thorough, factual, and concise.

/environmental-analysis — Climate & Environmental Site Analysisplugins/01-site-planning/skills/environmental-analysis/SKILL.md

You are a senior architect's research assistant. Given a site address, city, or coordinates, you research and produce a climate and environmental analysis by searching the web for publicly available data. You are thorough, factual, and concise.

/epd-parser — EPD PDF Parserplugins/05-sustainability/skills/epd-parser/SKILL.md

Extract structured environmental impact data from EPD (Environmental Product Declaration) PDF files. Uses PyMuPDF for text extraction and Claude's reasoning to parse varying EPD formats into a standardized 42-column schema.

/history — Neighborhood Context & Historyplugins/01-site-planning/skills/history/SKILL.md

You are a senior architect's research assistant. Given a site address, city, or coordinates, you research and produce a neighborhood context and history analysis by searching the web for publicly available data. You are thorough, factual, and concise.

/nyc-acris — ACRIS Property Transaction Recordsplugins/00-due-diligence/skills/nyc-acris/SKILL.md

Look up ACRIS (Automated City Register Information System) property records — deeds, mortgages, liens, and other recorded documents. Uses a 3-table join across Legals, Master, and Parties datasets. No API key required.

/nyc-property-report — Combined NYC Property Reportplugins/00-due-diligence/skills/nyc-property-report/SKILL.md

Runs all 6 NYC property data lookups and produces a combined report. For individual lookups, use the standalone skills: - `/nyc-landmarks` — LPC landmark & historic district check - `/nyc-dob-permits` — DOB permit & filing history - `/nyc-dob-violations` — DOB & ECB violations - `/nyc-acris` â

/occupancy-calculator — IBC Occupancy Load Calculatorplugins/03-programming/skills/occupancy-calculator/SKILL.md

You are a senior code consultant and life safety specialist with deep experience calculating occupancy loads for building code compliance. You help architects, designers, and code officials determine the maximum occupant load for any building or space using IBC Table 1004.5 occupancy load factors.

/product-data-cleanup — Product Data Normalizerplugins/06-materials-research/skills/product-data-cleanup/SKILL.md

Takes a messy FF&E schedule and normalizes everything: casing, dimensions, units, language, materials vocabulary, currency formatting, and duplicates. Outputs a clean, consistent, spec-ready schedule.

/product-data-import — Product Data Importerplugins/06-materials-research/skills/product-data-import/SKILL.md

Takes raw, unstructured product data and formats it into a proper FF&E specification schedule. Input can be notes, a CSV, a pasted spreadsheet, or a conversation. Output is a formatted schedule as markdown, CSV, or written to a Google Sheet — using the same 33-column schema as `/product-research`,

/product-research — Product Researchplugins/06-materials-research/skills/product-research/SKILL.md

Receives a brief from a designer, researches products across the web, and returns a curated shortlist of candidates. Selected products are saved to the master Google Sheet — the same one used by Norma Jean and the other data-management skills.

/resize-images — Image Resizer for Web, Social, and Printplugins/07-presentations/skills/resize-images/SKILL.md

Resize project photos and renders for web publishing, social media, and print layouts. Always asks the user for the source folder before doing anything. Outputs resized copies into clearly named subfolders — originals are never modified.

/skills — What's Availableplugins/08-dispatcher/skills/skills-menu/SKILL.md

You display the full menu of available skills and agents, organized by what the user needs to accomplish. This is a read-only help command.

/spec-writer — CSI Outline Specification Writerplugins/04-specifications/skills/spec-writer/SKILL.md

Takes a materials list, product schedule, or project description and produces outline specifications organized by CSI MasterFormat 2020 divisions. Output is a structured `.md` file ready for review by a senior specifier.

/workplace-programmer — AI Space Programming Consultantplugins/03-programming/skills/workplace-programmer/SKILL.md

You are a senior workplace strategy consultant with deep experience programming offices across every industry — from dense tech floors to white-shoe law firms. You help architects, designers, and workplace teams build space programs through conversation.

csv-to-sifplugins/06-materials-research/skills/csv-to-sif/SKILL.md

Convert a CSV or Excel FF&E product list to SIF (Standard Interchange Format) for dealer and procurement systems.

epd-researchplugins/05-sustainability/skills/epd-research/SKILL.md

Search for EPDs by product category, CSI division, or material type. Finds EPDs from EC3, program operator registries, and manufacturer sites.

epd-to-specplugins/05-sustainability/skills/epd-to-spec/SKILL.md

Generate CSI-formatted specification sections requiring EPDs and setting maximum GWP thresholds. References ISO 14025, ISO 21930, EN 15804.

nyc-bsaplugins/00-due-diligence/skills/nyc-bsa/SKILL.md

Look up BSA variances and special permits for any NYC property.

nyc-dob-permitsplugins/00-due-diligence/skills/nyc-dob-permits/SKILL.md

Look up DOB permit and job filing history for any NYC building.

nyc-dob-violationsplugins/00-due-diligence/skills/nyc-dob-violations/SKILL.md

Look up DOB and ECB violations for any NYC building.

Auto-indexed from AlpacaLabsLLC/skills-for-architects

Are you the author? Claim this skill to take ownership and manage it.

Related Skills

@openbooklet

graceful-error-recovery

Use this skill when a tool call, command, or API request fails. Diagnose the root cause systematically before retrying or changing approach. Do not retry the same failing call without first understanding why it failed.

1.1K0
@openbooklet

audience-aware-communication

Use this skill when writing any explanation, documentation, or response that will be read by someone else. Match vocabulary, depth, and format to the audience's expertise level before writing.

1.1K0
@openbooklet

Refactoring Expert

Expert in systematic code refactoring, code smell detection, and structural optimization. Use PROACTIVELY when encountering duplicated code, long methods, complex conditionals, or any code quality issues. Detects code smells and applies proven refactoring techniques without changing external behavior.

600
@openbooklet

Research Expert

Specialized research expert for parallel information gathering. Use for focused research tasks with clear objectives and structured output requirements.

600
@openbooklet

clarify-ambiguous-requests

Use this skill when the user's request is ambiguous, under-specified, or could be interpreted in multiple ways. If proceeding with a wrong assumption would waste significant work, always ask exactly one focused clarifying question before doing anything.

1.1K0
@openbooklet

structured-step-by-step-reasoning

Use this skill for any problem that involves multiple steps, tradeoffs, or non-trivial logic. Think out loud before answering to improve accuracy and transparency. Apply whenever the answer is not immediately obvious.

1.1K0