Community crews are MIT licensed
Every community listing is published under the MIT License — the publisher agrees to it when they share, and everyone who installs receives the crew under the same terms. No bespoke terms to read: it is the licence you already know.
Each listing carries its own copyright line naming the publisher, written into a LICENSE file alongside the crew files when you install. The text below is the licence itself.
In short
- Anyone may use, modify and redistribute a community crew, free of charge, anywhere — in AgentTask, in Claude Code, or in any other tool.
- Keep the copyright line and the licence text with any copy you pass on. That is the one condition.
- It comes with no warranty: the publisher and AgentTask promise nothing about whether it works for you.
By publishing a crew, skill or bundle to the AgentTask community marketplace, the publisher licenses it under MIT, and every person who installs it receives it under the same terms. What that means in practice:
For anyone installing a crew
Use it, change it, build on it, ship it in something you sell — the licence does not restrict any of that. The one thing you must do is keep the LICENSE file that arrives with the crew, so the next person can see who wrote it and under what terms.
For publishers
You keep the copyright; MIT is a permission, not a transfer. You are confirming that the content is yours to share, that it holds no secrets, private hostnames or other people’s confidential material, and that it follows the marketplace content rules. marketplace content rules →
What MIT does NOT restrict
Resale. Anyone may sell a crew they obtained here, or include it in a paid product, without asking or paying the publisher. This is a deliberate consequence of choosing a standard permissive licence over bespoke terms — if that matters to you, do not publish the content here.
What AgentTask does
AgentTask reviews submissions before they are listed, may unlist content that breaks the content rules, and keeps an immutable copy of each approved version so an install always matches what was reviewed. AgentTask claims no ownership of the content, and the licence runs from the publisher to you, not through us.
The MIT License
Copyright (c) <year> <publisher> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.