docs: skill tool/perm + parent keybind#6001
Merged
rekram1-node merged 2 commits intodevfrom Dec 24, 2025
Merged
Conversation
Updated the documentation for agent skills, including changes to the loading process, frontmatter requirements, and permission configurations.
rekram1-node
added a commit
that referenced
this pull request
Dec 27, 2025
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com> Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
anntnzrb
pushed a commit
to anntnzrb/opencode-1
that referenced
this pull request
Dec 29, 2025
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com> Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Doc Updates Needed (and Done)
skilltool + permission controls (feat: add native skill tool with permission system): added/updated docs in:packages/web/src/content/docs/skills.mdx:1(updated discovery rules, required frontmatter, new permission examples, updated<available_skills>format)packages/web/src/content/docs/permissions.mdx:1(documentedpermission.skillincluding wildcard rules)packages/web/src/content/docs/tools.mdx:1(added built-inskilltool section)feat(tui): go to parent keybind for subagents): documented newsession_parentkeybind in:packages/web/src/content/docs/keybinds.mdx:1Already Documented
feat(lsp): add Tinymist LSP support for Typst) is already reflected inpackages/web/src/content/docs/lsp.mdx:1.Skipped (Not Doc-Worthy / No Good Home Yet)
feat(desktop): review pane toggle): user-facing, but there isn’t currently a dedicated Desktop docs page to put it in (docs largely cover TUI/CLI/IDE extension). Happy to add a small Desktop section somewhere if you want.Validation
packages/webdocs build (bun run build) succeeds.No new doc pages were created, so
packages/web/astro.config.mjsdidn’t need changes.Triggered by scheduled workflow
opencode session | github run