context-manager

Discover, fetch, harvest, extract, compress, organize, and clean project context files.

1|Updated Feb 10, 2026
One-click install
npx skills add https://github.com/nssuwan186-dev/OpenAgentsControl-Complete --skill context-manager-nssuwan186-dev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: context-manager
Source: https://github.com/nssuwan186-dev/OpenAgentsControl-Complete/tree/main/.opencode/skill/context
Command: npx skills add https://github.com/nssuwan186-dev/OpenAgentsControl-Complete --skill context-manager-nssuwan186-dev

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Managing project context can be chaotic, leading to scattered information, difficulty finding relevant details, and wasted time. This skill provides a structured and efficient way to discover, organize, fetch, and maintain all project-related context.

Core Features & Use Cases

  • Context Discovery: Find relevant files by topic or path.
  • External Documentation Fetching: Automatically retrieve up-to-date documentation from libraries.
  • Context Harvesting & Extraction: Convert summary files into permanent context and pull specific information.
  • Organization & Cleanup: Restructure context by concern and remove stale files.
  • Guided Workflows: Step-by-step assistance for complex context management tasks.

Quick Start

Use the context manager skill to discover all context files related to authentication patterns.

Frequently Asked Questions about context-manager

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I organize scattered project context files by topic?

Organizing project context involves discovering relevant files by topic or path, then restructuring them by concern and removing stale files to maintain context integrity and reduce scattered information.

What is the best way to retrieve external library documentation for a project?

Retrieving external documentation is handled through automatic fetching operations that retrieve up-to-date library documentation, converting those external summaries into permanent, locally available project context.

How do I convert temporary summary files into permanent context?

Converting summary files into permanent context is achieved through context harvesting and extraction operations, which pull specific information and solidify temporary summaries into structured permanent references.

Can I execute context discovery and cleanup operations from the command line?

Yes, you can execute context discovery, fetching, and cleanup operations from the command line using included bash scripts, which provide guided workflows and step-by-step assistance for complex management tasks.

When should I restructure project context by concern?

You should restructure project context by concern when information becomes chaotic and scattered, making relevant details difficult to find; this organization operation groups related files to ensure structural context integrity.