← Back to list

opencode-mirror
by different-ai
An open-source alternative to Claude Cowork, powered by opencode
⭐ 5,647🍴 430📅 Jan 23, 2026
SKILL.md
name: opencode-mirror description: Maintain the local OpenCode mirror for self-reference
Quick Usage (Already Configured)
Update mirror
git -C vendor/opencode pull --ff-only
Common Gotchas
- Keep the mirror gitignored; never commit
vendor/opencode. - Use
--ff-onlyto avoid merge commits in the mirror.
First-Time Setup (If Not Configured)
Clone mirror
git clone https://github.com/anomalyco/opencode vendor/opencode
Score
Total Score
80/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
○説明文
100文字以上の説明がある
0/10
✓人気
GitHub Stars 1000以上
+15
✓最近の活動
3ヶ月以内に更新
+5
✓フォーク
10回以上フォークされている
+5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon