Skip to content

Add ChatCrystal skills 🤖🤖🤖#1492

Open
ZengLiangYi wants to merge 2 commits intogithub:stagedfrom
ZengLiangYi:add-chatcrystal-skills
Open

Add ChatCrystal skills 🤖🤖🤖#1492
ZengLiangYi wants to merge 2 commits intogithub:stagedfrom
ZengLiangYi:add-chatcrystal-skills

Conversation

@ZengLiangYi
Copy link
Copy Markdown

@ZengLiangYi ZengLiangYi commented Apr 24, 2026

Adds three ChatCrystal Agent Skills:

  • chatcrystal-task-recall
  • chatcrystal-debug-recall
  • chatcrystal-task-writeback

ChatCrystal provides local-first memory recall and writeback for AI coding sessions through ChatCrystal Core and MCP. Each skill includes degraded-mode behavior when ChatCrystal Core or MCP access is unavailable.

Validation run locally:

  • npm install
  • npm run skill:validate
  • npm start

The public source repo also exposes these skills via npx skills add ZengLiangYi/ChatCrystal --list.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 24, 2026

🔍 Skill Validator Results

✅ All checks passed

Scope Checked
Skills 3
Agents 1
Total 4
Severity Count
--- ---:
❌ Errors 0
⚠️ Warnings 0
ℹ️ Advisories 0

Summary

Level Finding
ℹ️ Found 3 skill(s)
ℹ️ [chatcrystal-debug-recall] 📊 chatcrystal-debug-recall: 608 BPE tokens [chars/4: 677] (detailed ✓), 5 sections, 1 code blocks
ℹ️ [chatcrystal-task-recall] 📊 chatcrystal-task-recall: 603 BPE tokens [chars/4: 658] (detailed ✓), 5 sections, 1 code blocks
ℹ️ [chatcrystal-task-writeback] 📊 chatcrystal-task-writeback: 843 BPE tokens [chars/4: 905] (detailed ✓), 5 sections, 1 code blocks
ℹ️ ✅ All checks passed (3 skill(s))
Full validator output ```text Found 3 skill(s) [chatcrystal-debug-recall] 📊 chatcrystal-debug-recall: 608 BPE tokens [chars/4: 677] (detailed ✓), 5 sections, 1 code blocks [chatcrystal-task-recall] 📊 chatcrystal-task-recall: 603 BPE tokens [chars/4: 658] (detailed ✓), 5 sections, 1 code blocks [chatcrystal-task-writeback] 📊 chatcrystal-task-writeback: 843 BPE tokens [chars/4: 905] (detailed ✓), 5 sections, 1 code blocks ✅ All checks passed (3 skill(s)) ```

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant