Rename flutter/skills to flutter/agent-plugins#13568
Conversation
There was a problem hiding this comment.
Code Review
This pull request updates the documentation in agent-skills.md to reflect the renaming of the flutter/skills repository to flutter/agent-plugins, including updating installation commands, links, and adding an explanatory note. The reviewer suggested a minor improvement to remove the hyphen from "agent-plugins" in the link text for better readability and consistency with other repository names.
|
Staged preview of the updated docs.flutter.dev site (updated for commit cb903a8): https://flutter-docs-prod--docs-pr13568-fix-skills-repo-links-yxjhlrk9.web.app |
|
Staged preview of the updated flutter.dev site (updated for commit cb903a8): https://flutter-dev-230821--www-pr13568-fix-skills-repo-links-k5pgv0o0.web.app |
|
A few more files to update:
|
lamek
left a comment
There was a problem hiding this comment.
One nit, and otherwise some file level changes with links and redirects to add.
| * **[flutter/agent-plugins](https://github.com/flutter/agent-plugins)**: | ||
| Provides skills for Flutter development. | ||
| These skills help the AI build responsive layouts, | ||
| wire up declarative routing, and implement JSON serialization. |
There was a problem hiding this comment.
Nit: unless we commonly say "wire up", I'd change this to "set up".
This updates references to flutter/skills to point to flutter/agent-plugins. We are repurposing this repo to enable publishing agent plugins, which will include MCP config, skills, rules, hooks, etc.
Depends on flutter/skills#171 landing before we can land this.