Lobe Chat - open-source, modern-design LLMs/AI chat framework. Supports OpenAI / Claude 3 / Gemini / Perplexity / Bedrock / Azure / Mistral / Ollama, Multi-Modals (Vision/TTS) and plugin system.
Lobe Chat - open-source, modern-design LLMs/AI chat framework. Supports OpenAI / Claude 3 / Gemini / Perplexity / Bedrock / Azure / Mistral / Ollama, Multi-Modals (Vision/TTS) and plugin system.
用于在 Claude Code 会话间实现持续学习的“本能”系统。包含三个阶段 —— OBSERVE(对工具使用模式、决策和结果进行结构化日志记录)、CRYSTALLIZE(检测重复出现的模式并以置信度评分 0.3–0.9 形成本能)、以及 EVOLVE(将高置信度的本能提升为完整技能)。本能以轻量的“模式→动作”对存储在 ~/.gs-orchestrator/instincts.jsonl 中。与作为显式指令的技能不同,本能是从实际使用中发现的涌现性模式。团队成员可以通过导出/导入共享本能。使用 /gs:observe 记录日志,使用 /gs:crystallize 形成本能,使用 /gs:evolve 将本能提升为技能。
Category: developer (开发工具) · Author: nperilla1 · Version: @main · License: MIT
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer