docs: 优化 SKILL.md description,新增一句话安装指南,README 升级#5
Open
darkLordIceCream wants to merge 1 commit into
Open
Conversation
…nize README - SKILL.md: compress description from ~300 to ~200 chars, front-load trigger keywords (benefits all platforms by avoiding skill listing budget truncation) - New docs/guide/installation.md: AI-agent-readable install guide with platform detection, curl-based download, and verification steps - README.md / README.en.md: add shields.io badges, emoji sections, collapsible use cases, one-line install, update OpenCode section to reflect native skill support - .gitignore: add .opencode/sessions/
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.
这个 PR 做了什么
1. SKILL.md description 压缩(~300 → ~200 字符)
关键词前置(学习新知识、制定计划、项目陪练、掌握度检查),避免 OpenCode 等平台的 skill 列表预算截断。所有原始语义保留。
2. 新增 docs/guide/installation.md:AI Agent 可读的安装指南
3. README 颜值升级
4. .gitignore 追加 .opencode/sessions/