Skip to content

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

Open
johnpryan wants to merge 1 commit into
mainfrom
fix-skills-repo-links
Open

Rename flutter/skills to flutter/agent-plugins#13568
johnpryan wants to merge 1 commit 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/skills#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

Copy link
Copy Markdown
Collaborator

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

@flutter-website-bot

Copy link
Copy Markdown
Collaborator

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

@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".

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.

3 participants