Agent skill
Update dart_mcp_server README.md file
Instructions for updating the README.md file in the `dart_mcp_server` package.
Install this agent skill to your Project
npx add-skill https://github.com/dart-lang/ai/tree/main/.agents/skills/update_dart_mcp_server_readme
SKILL.md
This file is mostly auto-generated, to update it run the script under pkgs/dart_mcp_server
at the path tool/update_readme.dart. The working directory must be set as pkgs/dart_mcp_server
when running the script.
This needs to be ran any time any tools are updated, added, or removed.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
add_mcp_feature
Instructions for adding new features (tools, prompts, etc.) to the dart_mcp_server package.
Update MCP Spec Version
Instructions for updating the supported Model Context Protocol (MCP) specification version in the `dart_mcp` package.
setup-pre-commit
Set up Husky pre-commit hooks with lint-staged (Prettier), type checking, and tests in the current repo. Use when user wants to add pre-commit hooks, set up Husky, configure lint-staged, or add commit-time formatting/typechecking/testing.
edit-article
Edit and improve articles by restructuring sections, improving clarity, and tightening prose. Use when user wants to edit, revise, or improve an article draft.
obsidian-vault
Search, create, and manage notes in the Obsidian vault with wikilinks and index notes. Use when user wants to find, create, or organize notes in Obsidian.
handoff
Compact the current conversation into a handoff document for another agent to pick up.
Didn't find tool you were looking for?