Skip to content

Rename flutter/skills to flutter/agent-plugins#13568

Merged
lamek merged 2 commits into
mainfrom
fix-skills-repo-links
Jul 13, 2026
Merged

Rename flutter/skills to flutter/agent-plugins#13568
lamek merged 2 commits into
mainfrom
fix-skills-repo-links

Conversation

@johnpryan

Copy link
Copy Markdown
Contributor

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/agent-plugins#171 landing before we can land this.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Comment thread sites/docs/src/content/ai/agent-skills.md
@flutter-website-bot

flutter-website-bot commented Jul 10, 2026

Copy link
Copy Markdown
Collaborator

Staged preview of the updated docs.flutter.dev site (updated for commit b89955b):

https://flutter-docs-prod--docs-pr13568-fix-skills-repo-links-yxjhlrk9.web.app

@flutter-website-bot

flutter-website-bot commented Jul 10, 2026

Copy link
Copy Markdown
Collaborator

Staged preview of the updated flutter.dev site (updated for commit b89955b):

https://flutter-dev-230821--www-pr13568-fix-skills-repo-links-k5pgv0o0.web.app

@lamek

lamek commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

A few more files to update:

  • the frontmater (title) in the file you edited
  • links in sites/docs/src/data/sidenav/ai.yml and sites/docs/src/content/ai/ai-rules.md
  • and it would be a good practice to add a redirect to firebase.json:
    ({ "source": "/ai/agent-skills", "destination": "/ai/agent-plugins", "type": 301 })

@lamek lamek left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: unless we commonly say "wire up", I'd change this to "set up".

@sfshaza2 sfshaza2 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm. Thanks, @johnpryan!

@lamek lamek merged commit 4cf7226 into main Jul 13, 2026
14 checks passed
@lamek lamek deleted the fix-skills-repo-links branch July 13, 2026 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants