agenticforge-context

Community

Token-aware LLM context to prevent overflow.

AuthorLittleBlacky
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Manage LLM token budgets by constructing token-aware context for AgenticFORGE conversations, preventing context overflow and ensuring messages fit within a model window.

Core Features & Use Cases

  • Configurable token budgets (maxTokens, systemTokenBudget, historyTokenBudget) to tailor context size per model.
  • Efficient context assembly that combines system instructions, conversation history, and user queries while respecting token limits.
  • Optional augmentation with retrieved or computed context (RAG-like) to improve relevance without exceeding budget.

Quick Start

Create a token-aware context for a user query using a maxTokens budget.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: agenticforge-context
Download link: https://github.com/LittleBlacky/AgenticFORGE/archive/main.zip#agenticforge-context

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.