authoring-skills
Guides the creation of high-quality, effective skills for agentic workflows. Use when creating or modifying skills in the .agents/skills/ directory. Published by flutter in devtools.
What is authoring-skills?
Guides the creation of high-quality, effective skills for agentic workflows. Use when creating or modifying skills in the .agents/skills/ directory. Published by flutter in devtools. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using devtools
Technical details
- Install or run with Copy skill directory
When to use authoring-skills
- Use it for developers using devtools.
Built with
Editorial notes
Source
- Creator: flutter
- Repository: flutter/devtools
- Skill file: .agents/skills/authoring-skills/SKILL.md
What it does
Guides the creation of high-quality, effective skills for agentic workflows. Use when creating or modifying skills in the .agents/skills/ directory.
Skill instructions
Authoring Skills When creating or modifying skills in this repository, follow these best practices: - Antigravity Guidelines: Skill authoring best practices - Anthropic Guidelines: Skill authoring best practices Repository-Specific Guidelines - Location: All skills must be placed in the .agents/skills/ directory. - Avoid Duplication: Before creating a skill, check if one already exists in the flutter/skills repository. If it does, do not create a local skill; instead, instruct the user to install it via npx. - Naming: Use the gerund form (verb-ing-noun) or noun-phrase (e.g., authoring-skills, adding-release-notes). Use only lowercase letters, numbers, and hyphens. - Conciseness: Prioritize brevity in SKILL.md. Agents are already highly capable; only provide context they don't already have. - Automation: Any utility scripts placed in the scripts/ directory MUST be written in Dart. - Validation: Skills are automatically validated using dartskillslint. Ensure your skills pass the linter b
Explore related resources
Frequently asked questions
What is authoring-skills?
authoring-skills is a open-source AI agent skill with Copy skill directory. Guides the creation of high-quality, effective skills for agentic workflows. Use when creating or modifying skills in the .agents/skills/ directory.
Who is authoring-skills best for?
authoring-skills is best for reusing agent instructions, scripts, and references.
How do I install authoring-skills?
Install or run authoring-skills using Copy skill directory. Check authoring-skills for the latest setup command.
Is authoring-skills actively maintained?
authoring-skills may need a closer maintenance check before production use.
Auto-fetched from GitHub.