inject
✓Inject relevant knowledge into session context from .agents/ artifacts. Triggers: "inject knowledge", "recall context", SessionStart hook.
Installation
SKILL.md
This searches for relevant knowledge and injects it into context.
Use the Read tool to load the most relevant artifacts based on topic.
| Learnings | .agents/learnings/ | High | | Patterns | .agents/patterns/ | High | | Research | .agents/research/ | Medium | | Retros | .agents/retros/ | Medium |
Inject relevant knowledge into session context from .agents/ artifacts. Triggers: "inject knowledge", "recall context", SessionStart hook. Source: boshu2/agentops.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/boshu2/agentops --skill inject- Source
- boshu2/agentops
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-02
- Updated
- 2026-02-18
Quick answers
What is inject?
Inject relevant knowledge into session context from .agents/ artifacts. Triggers: "inject knowledge", "recall context", SessionStart hook. Source: boshu2/agentops.
How do I install inject?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/boshu2/agentops --skill inject Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/boshu2/agentops
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-02