增加网页端skill自行添加功能
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 4.7k
- Forks
- 719
- Avg merge
- 4h 30m
- Merged PRs (30d)
- 83
Description
反馈内容:业务开发需要依赖个人上传的skill
期望效果:通过上传后通过/xxx调用skill
建议实现路径: 可将上传目录指定到.opencode/skills/。通过如 opencode-agent-skills提供的/skills reload 命令实现热重载(或许贵方有更好的方法)
我的 UID:019dc408-f99e-707a-bf28-02d7ef9b3bac
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the web skill upload entry point and how existing skills are loaded. Use .opencode/skills/ and the proposed /skills reload behavior as the integration points; done means an uploaded personal skill can be reloaded and invoked through /xxx.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- ai, web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100