assistant-architect

Generate AI Studio assistant JSON import files from screenshots or text.

2|3|Updated Oct 20, 2025
One-click install
npx skills add https://github.com/psd401/psd-claude-plugins --skill assistant-architect
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: assistant-architect
Source: https://github.com/psd401/psd-claude-plugins/tree/main/plugins/psd-productivity/skills/assistant-architect
Command: npx skills add https://github.com/psd401/psd-claude-plugins --skill assistant-architect

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the creation of AI Studio assistant JSON import files, transforming visual UIs or descriptive text into structured assistant configurations, eliminating manual JSON authoring.

Core Features & Use Cases

  • Screenshot to JSON: Converts UI screenshots into valid assistant JSON, inferring input fields, labels, and types.
  • Description to JSON: Parses natural language descriptions of desired assistants into functional JSON.
  • Use Case: You have a screenshot of a complex form for a new student application. Use this Skill to generate the assistant.json file needed to build an AI assistant that can process these applications, without manually defining each field.

Quick Start

Use the assistant-architect skill to create a new assistant from the attached screenshot of the 'New User Registration' form.

Frequently Asked Questions about assistant-architect

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate AI Studio assistant JSON from a UI screenshot?

To generate AI Studio assistant JSON from a UI screenshot, this Skill analyzes the image to map UI elements and infer input fields, labels, and types, outputting a valid assistant configuration file without manual authoring.

Can I create an assistant JSON import file from a natural language description?

Yes, you can create an assistant JSON import file from a natural language description. This Skill parses your text requirements to generate functional assistant configurations, automatically applying smart default settings for models and execution.

How does screenshot to JSON conversion handle complex form fields and dropdowns?

Screenshot to JSON conversion handles complex form fields by mapping common input types and resolving dropdowns. It utilizes reference libraries or prompts you for input to ensure accurate configuration generation.

What is the best way to automate building AI assistants without manual JSON authoring?

The best way to automate building AI assistants without manual JSON authoring is using a Skill that transforms visual screenshots or descriptive text directly into structured assistant JSON import files for AI Studio.

Do I need to manually configure model defaults when generating assistant JSON?

No, you do not need to manually configure model defaults when generating assistant JSON. The process applies smart default configurations for models and execution automatically, streamlining the assistant creation workflow.

Are there limitations when converting screenshots into AI Studio assistant configurations?

Limitations when converting screenshots into AI Studio assistant configurations include handling uncommon or highly custom UI field types, which may require additional user prompts or reference libraries for accurate dropdown resolution.