foundation-models-utilities
OfficialEffortlessly integrate LLMs with custom skills and context management.
Software Engineering#custom skills#context management#chat completions#large language models#history management
Authorapple
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill simplifies the integration and management of large language models (LLMs) within applications, enabling seamless context management and on-demand activation of custom skills.
Core Features & Use Cases
- Custom Skills: On-demand instructions or prompt fragments that the model can activate by issuing a tool call.
- Chat Completions Language Model: Communicate with any server that uses the chat completions REST API for natural language processing.
- History Management: Compress the transcript before each generation using strategies like dropping completed tool calls, rolling window, and summarization.
- Use Case: Integrate this Skill into a chatbot application to manage conversations efficiently, with the ability to add or remove context dynamically.
Quick Start
To use the chat completions endpoint with a local LLM server, activate the chat completions skill by typing: "connect to my local LLM server".
Dependency Matrix
Required Modules
FoundationModels
Components
scriptsreferencesassets
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: foundation-models-utilities Download link: https://github.com/apple/foundation-models-utilities/archive/main.zip#foundation-models-utilities Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.