发现和使用优秀的技能扩展
具有内存编排功能的令牌安全提示组装。用于需要通过内存检索构建LLM提示的任何智能体。保证不会因令牌溢出导致API失败。实现了两阶段上下文构建、内存安全阀和内存注入硬限制。
Token-safe prompt assembly with memory orchestration. Use for any agent that needs to construct LLM prompts with memory retrieval. Guarantees no API failure due to token overflow. Implements two-phase context construction, memory safety valve, and hard limits on memory injection.