·assistant-architect
*

assistant-architect

krishagel/geoffrey

Create AI Studio Assistant Architect JSON import files from screenshots or descriptions. Use when users provide a screenshot of a form/UI to replicate, describe an assistant they want built, or need to generate multi-prompt workflow JSON for PSD AI Studio.

3Installs·0Trend·@krishagel

Installation

$npx skills add https://github.com/krishagel/geoffrey --skill assistant-architect

SKILL.md

Create valid JSON import files for PSD AI Studio's Assistant Architect system.

Spec Reference: See references/json-spec.md for complete field definitions and validation rules.

| Text input boxes | shorttext (single line) or longtext (multi-line) | | Dropdowns/select menus | select with choices from visible options | | Checkboxes/multi-select | multiselect | | File upload areas | fileupload | | Field labels | label property | | Placeholder text | options.placeholder | | Visible instructions | systemcontext or prompt content |

Create AI Studio Assistant Architect JSON import files from screenshots or descriptions. Use when users provide a screenshot of a form/UI to replicate, describe an assistant they want built, or need to generate multi-prompt workflow JSON for PSD AI Studio. Source: krishagel/geoffrey.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/krishagel/geoffrey --skill assistant-architect
Category
*Creative Media
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is assistant-architect?

Create AI Studio Assistant Architect JSON import files from screenshots or descriptions. Use when users provide a screenshot of a form/UI to replicate, describe an assistant they want built, or need to generate multi-prompt workflow JSON for PSD AI Studio. Source: krishagel/geoffrey.

How do I install assistant-architect?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/krishagel/geoffrey --skill assistant-architect Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/krishagel/geoffrey