superctx:add

Connect local AI assistant instruction files to a SuperCtx context manifest.

2|Updated May 29, 2026
One-click install
npx skills add https://github.com/MrShininnnnn/SuperCtx --skill superctx-add
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: superctx:add
Source: https://github.com/MrShininnnnn/SuperCtx/tree/main/skills/add
Command: npx skills add https://github.com/MrShininnnnn/SuperCtx --skill superctx-add

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill prevents project instruction files from becoming disconnected or duplicated by adding local instruction files into the SuperCtx shared context management system.

Core Features & Use Cases

  • Instruction File Tracking: Connect existing custom instruction files to the SuperCtx manifest so they can be managed through the shared context hub.
  • Safe File Handling: Checks file existence and requires user consent before creating generated shims for missing standard instruction files.
  • Use Case: A developer can use this Skill to add a repository-specific assistant instruction file such as a custom AI tool configuration into SuperCtx tracking.

Quick Start

Ask the AI to use SuperCtx to connect the specified instruction file path to the shared context hub.

Frequently Asked Questions about superctx:add

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

FAQPage Schema
How do I connect custom AI instruction files to a shared context manifest?

To connect custom AI instruction files to a shared context manifest, you link existing local instruction file paths to the SuperCtx system. This integrates repository-specific assistant configurations into a centralized tracked context hub for unified management.

What problem does shared instruction file tracking solve for repository configuration?

Shared instruction file tracking prevents project instruction files from becoming disconnected or duplicated across tools. It centralizes custom AI assistant configurations into a single SuperCtx manifest, ensuring consistent repository context management.

Does SuperCtx work with instruction files from tools like Copilot, Claude, or Codex?

Yes, SuperCtx works with instruction files from tools like Copilot, Claude, and Codex. It connects these existing local assistant configurations into the shared SuperCtx context manifest for tracked repository workflows.

How do I add missing standard instruction files to context management safely?

To add missing standard instruction files safely, the system checks file existence and requires explicit user consent. It then generates the necessary shims to integrate the configurations into the SuperCtx manifest without overwriting untracked data.

What happens if an instruction file path is not validated before adding it to the context hub?

If an instruction file path is not validated, the context management integration fails. The system requires validated file paths to ensure proper SuperCtx manifest integration and safe file handling before connecting any assistant configurations.