nexus

Provide an in-context reference for choosing correct nx commands.

4|Updated Feb 21, 2026
One-click install
npx skills add https://github.com/Hellblazer/nexus --skill nexus-hellblazer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nexus
Source: https://github.com/Hellblazer/nexus/tree/main/nx/skills/nexus
Command: npx skills add https://github.com/Hellblazer/nexus --skill nexus-hellblazer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Solves the problem of choosing the correct nx commands by providing a concise, in-context reference.

Core Features & Use Cases

  • Centralized quick-reference for nx commands (search, memory, store, index, pm) and typical workflows.
  • Real-world usage patterns: indexing a repo, semantic search across knowledge, managing memory, and pushing findings to permanent storage.
  • Use Case: A developer wants to quickly decide which nx subcommand applies to a given task and execute it in a single session.

Quick Start

Launch the CLI to explore available nx commands and begin indexing a repository.

Frequently Asked Questions about nexus

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

FAQPage Schema
What is the best way to find the correct nx command for indexing a repository?

To find the correct nx command for indexing a repository, use a centralized quick-reference guide that maps typical workflows directly to their corresponding nx subcommands for immediate execution.

How do I perform a semantic search across repository knowledge using nx?

To perform a semantic search across repository knowledge using nx, you identify the appropriate search subcommand from the workflow reference and execute it within your active session to query your indexed data.

Can I manage session memory and push findings to permanent storage with nx?

Yes, you can manage session memory and push findings to permanent storage with nx by utilizing its dedicated memory and store subcommands designed for retaining and persisting workflow knowledge.

Does the nx command reference require any external dependencies to run?

The nx command reference requires no external dependencies to run, operating entirely as an in-context guide with a YAML frontmatter and Markdown body that loads directly as activation instructions.

When do I need to use the nx memory subcommand instead of the search subcommand?

You need to use the nx memory subcommand instead of the search subcommand when your task involves managing and retaining session context rather than querying the indexed repository knowledge for specific information.