genuiworkshopstep4 Skill
Execute Step 4 of the GenUI Workshop, setting up the GenUI scaffolding and initial chat interface. Published by flutter in demos.
Decision snapshot
Is this a fit?
Data analysis, Includes SKILL.md, Reusable instructions
Compatibility not yet detected.
Permission behavior not yet detected.
Copy skill directory
13 days ago · BSD-3-Clause license
No specific cautions were detected. Review the source and requested permissions before installing.
What is genuiworkshopstep4 Skill?
Execute Step 4 of the GenUI Workshop, setting up the GenUI scaffolding and initial chat interface. Published by flutter in demos. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Data analysis
- Data analysis use cases
Declared skill metadata
- Source file: genui_workshop/.agents/skills/genui_workshop_step_4/SKILL.md
These fields retain source and confidence evidence from the indexed SKILL.md.
Compatibility and setup
- Install or run with Copy skill directory
When to use genuiworkshopstep4 Skill
- Use it for data analysis.
Built with
Editorial notes
Source
- Creator: flutter
- Repository: flutter/demos
- Skill file: genui_workshop/.agents/skills/genui_workshop_step_4/SKILL.md
What it does
Execute Step 4 of the GenUI Workshop, setting up the GenUI scaffolding and initial chat interface.
Skill instructions
GenUI Workshop - Step 4 Goal: Execute Step 4 of the GenUI workshop. Instructions: Use your code editing tools to create or overwrite the following files in the project. 1. Create lib/genuiutils.dart: dart sealed class ConversationItem {} class TextItem extends ConversationItem { final String text; final bool isUser; TextItem({required this.text, this.isUser = false}); } const systemInstruction = ''' PERSONA You are a meteorologist. GOAL Work with me to produce of weather forecasts. RULES Do not offer opinions unless I ask for them. PROCESS Planning Ask me for a location to check the weather. Follow up and ask for a date if not provided. Synthesize a list of weather forecasts from the provided information. Where available, you will use tool calls to retreive the info (not implemented yet) Advise if you are pulling the data from a real source or making it up. Ask clarifying questions if you need to. Respond to my suggestions for changes to date or location, if I have any. '''; 2. Create
Verified compatibility and discovery
Frequently asked questions
What is genuiworkshopstep4?
genuiworkshopstep4 is a open-source AI agent skill with Copy skill directory. Execute Step 4 of the GenUI Workshop, setting up the GenUI scaffolding and initial chat interface.
Who is genuiworkshopstep4 best for?
genuiworkshopstep4 is best for reusing agent instructions, scripts, and references, data analysis workflows.
How do I install genuiworkshopstep4?
Install or run genuiworkshopstep4 using Copy skill directory. Check genuiworkshopstep4 for the latest setup command.
Is genuiworkshopstep4 actively maintained?
genuiworkshopstep4 may need a closer maintenance check before production use.
Project health auto-fetched from the source repository.
Maintain this resource?
Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.