update readme

This commit is contained in:
2026-01-27 12:25:05 -08:00
parent f4059b17e7
commit ac4593cc71
2 changed files with 19 additions and 18 deletions
+7 -11
View File
@@ -1,16 +1,12 @@
# Agent Skills by @rodydavis
### flutter-control-and-screenshot
Guide on how to control a Flutter app using flutter_driver via MCP and capture screenshots.
Install skills with https://skills.sh/
```bash
npx skills add rodydavis/flutter-control-and-screenshot
```
### install-flutter-from-git
Install Flutter SDK via git clone and configure for all platforms
```bash
npx skills add rodydavis/install-flutter-from-git
```
npx skills add rodydavis/skills
```
| Skill | Description | Command |
|---|---|---|
| [flutter-control-and-screenshot](./skills/flutter_driver_control/SKILL.md) | Guide on how to control a Flutter app using flutter_driver via MCP and capture screenshots. | `npx skills add rodydavis/flutter-control-and-screenshot` |
| [install-flutter-from-git](./skills/install-flutter-from-git/SKILL.md) | Install Flutter SDK via git clone and configure for all platforms | `npx skills add rodydavis/install-flutter-from-git` |