Skip to content

Commit 93cb59b

Browse files
Rick Valdesclaude
andcommitted
Document the bundled assets' actual licensing
The skills and subagents are not uniformly MIT: they are a mix of MIT (Jesse Vincent, Osmany Montero) and Apache-2.0 (Anthropic, PBC). All 26 skills carry their LICENSE.txt, and those files ship in the bundle and extract with the skills, so redistribution terms are met — but the README implied a single license and now says what is actually there. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent e6ebb67 commit 93cb59b

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,11 @@ files so upstream changes remain straightforward to merge:
139139
| `install` | installer, plus the MCP install step |
140140

141141
Skills and subagents come from
142-
[osmontero/opencode-skills](https://github.com/osmontero/opencode-skills).
142+
[osmontero/opencode-skills](https://github.com/osmontero/opencode-skills). They
143+
carry their own licenses, preserved alongside each one in
144+
`packages/opencode/src/assets/` — a mix of MIT (Jesse Vincent, Osmany Montero)
145+
and Apache-2.0 (Anthropic, PBC). Those `LICENSE.txt` files ship with the bundle
146+
and are extracted to your config directory with the skills themselves.
143147

144148
Upstream opencode documentation is preserved in `README.upstream.md`.
145149

0 commit comments

Comments
 (0)