adding-copyright-headers Skill
Adds copyright headers to files based on file type. Use when creating new files or when asked to verify copyright headers. Published by flutter in devtools.
What is adding-copyright-headers Skill?
Adds copyright headers to files based on file type. Use when creating new files or when asked to verify copyright headers. 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
- Documentation
- Documentation use cases
Technical details
- Install or run with Copy skill directory
When to use adding-copyright-headers Skill
- Use it for documentation.
Built with
Editorial notes
Source
- Creator: flutter
- Repository: flutter/devtools
- Skill file: .agents/skills/adding-copyright-headers/SKILL.md
What it does
Adds copyright headers to files based on file type. Use when creating new files or when asked to verify copyright headers.
Skill instructions
Adding Copyright Headers Formats Dart Files (.dart) dart // Copyright 20?? The Flutter Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd. YAML Files (.yaml) yaml Copyright 20?? The Flutter Authors Use of this source code is governed by a BSD-style license that can be found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd. HTML Files (.html) and Markdown Files (.md) html <!-- Copyright 20?? The Flutter Authors Use of this source code is governed by a BSD-style license that can be found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd. -- Shell Scripts (.sh) bash Copyright 20?? The Flutter Authors Use of this source code is governed by a BSD-style license that can be found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd. Instructions 1. New Files: When creating a new file,
Explore related resources
Frequently asked questions
What is adding-copyright-headers?
adding-copyright-headers is a open-source AI agent skill with Copy skill directory. Adds copyright headers to files based on file type. Use when creating new files or when asked to verify copyright headers.
Who is adding-copyright-headers best for?
adding-copyright-headers is best for reusing agent instructions, scripts, and references, documentation workflows.
How do I install adding-copyright-headers?
Install or run adding-copyright-headers using Copy skill directory. Check adding-copyright-headers for the latest setup command.
Is adding-copyright-headers actively maintained?
adding-copyright-headers may need a closer maintenance check before production use.
Auto-fetched from GitHub.