inject

Community

Inject prior knowledge into sessions automatically.

Authorboshu2
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Inject prior knowledge into the current session context from .agents artifacts.

Core Features & Use Cases

  • Automatically inject relevant learnings, patterns, and research into the active session to improve recall and decision quality.
  • Works with the SessionStart hook to enrich context without manual prompts.
  • Supports manual invocation via the ao CLI to fetch topic-relevant knowledge for a given session.

Quick Start

The Skill runs automatically on SessionStart to inject relevant knowledge from the .agents/ artifacts into the session context. To invoke manually, run ao inject --apply-decay --format markdown --max-tokens 1000. You can also query with /inject <topic> to fetch relevant knowledge.

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: inject
Download link: https://github.com/boshu2/agentops/archive/main.zip#inject

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 223,000+ vetted skills library on demand.