技能 ai-partner-chat
🧠

ai-partner-chat

低风险 📁 文件系统访问⚡ 包含脚本

建立個人化 AI 學習夥伴

一個跨專案記住您的筆記和對話的 AI 學習夥伴。它使用向量嵌入分析您的學習模式、情緒和歷史,提供個人化的回應。

支持: Claude Codex Code(CC)
🥉 73 青铜
1

下载技能 ZIP

2

在 Claude 中上传

前往 设置 → 功能 → 技能 → 上传技能

3

开启并开始使用

测试它

正在使用“ai-partner-chat”。 Process my new Python notes

预期结果:

  • ✅ Detected new note: notes/python-tips.md
  • 📝 Tags generated: ['python', 'best-practices']
  • 🧠 Emotion: breakthrough
  • 💾 Indexed 3 chunks to vector database
  • 💡 Total knowledge base: 47 chunks

正在使用“ai-partner-chat”。 What do you know about my React learning?

预期结果:

  • 🔍 Found 5 relevant entries from your notes and conversations
  • 📝 You learned React hooks 2 weeks ago (Level 3 thinking)
  • 💬 We discussed useState and useEffect patterns
  • 💡 Current emotion: consolidation - you're building on existing knowledge

安全审计

低风险
v5 • 1/17/2026

After detailed analysis, this is a legitimate AI learning companion skill. All static findings are false positives: backticks are documentation examples, cryptographic patterns are benign tech lists, hidden file access is standard Claude Code skill storage, and SQLite/ChromaDB operations are intended local persistence. No malicious intent or credential exfiltration detected.

22
已扫描文件
5,716
分析行数
2
发现项
5
审计总数
审计者: claude 查看审计历史 →

质量评分

73
架构
90
可维护性
85
内容
20
社区
90
安全
78
规范符合性

你能构建什么

個人編程導師

記住您的學習進度並提供跨專案的上下文感知編碼輔助

AI 學習伴侶

追蹤學習筆記和對話以幫助建立長期知識留存

知識綜合工具

組織研究筆記並自動檢索相關的過去討論

试试这些提示

新增學習筆記
Process my new note at notes/react-learning.md and add it to my knowledge base
回憶過去上下文
What did we discuss last week about React hooks and state management?
生成報告
Generate a weekly learning report showing my progress and knowledge gaps
跨專案查詢
Search all my notes and conversations about error handling patterns I've learned

最佳实践

  • 建立包含程式碼範例的詳細筆記以獲得更好的檢索效果
  • 在 user-persona.md 中更新您的學習背景以獲得個人化回應
  • 檢視每週報告以追蹤學習進度並識別知識缺口

避免

  • 不要期望沒有上下文就能獲得即時回答 - 此功能需要時間來索引您的筆記
  • 避免在筆記中儲存敏感資訊,因為所有內容都會儲存在本機
  • 不要跳過人物角色設定 - 這會顯著影響回應品質

常见问题

此功能使用多少儲存空間?
嵌入模型約為 4.3GB 快取。每個區塊使用約 5KB。1000 個區塊約為 5MB。
我可以在多個專案中使用嗎?
是的,向量資料庫集中在功能目錄中。所有專案共享相同的長期記憶。
我的資料安全嗎?
所有資料都儲存在本機的 ~/.claude/skills/ai-partner-chat/data/ 中。沒有資料會傳送到外部伺服器。
更新期間我的資料會怎麼樣?
安裝腳本會在重新安裝期間自動備份和恢復您的資料目錄。
使用了哪個嵌入模型?
BAAI/bge-m3,一個 1024 維度的多語言模型,專為語義理解優化。
我可以自訂標籤分類法嗎?
是的,在 config/tags_taxonomy.json 中建立您的自訂主題、技術和網域標籤。