endor

Route user intents to specialized Endor Labs security skills.

2|Updated Feb 4, 2026
One-click install
npx skills add https://github.com/Endor-Solutions-Architecture/endor-solutions-claude-skills --skill endor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: endor
Source: https://github.com/Endor-Solutions-Architecture/endor-solutions-claude-skills/tree/main/.claude/skills/endor
Command: npx skills add https://github.com/Endor-Solutions-Architecture/endor-solutions-claude-skills --skill endor

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill centralizes user intent understanding and routing for Endor Labs security tasks, reducing confusion and ensuring requests reach the correct specialized Endor skill.

Core Features & Use Cases

  • Intent detection and routing: Identify user goals (scans, setup, demos, explanations) and forward to the appropriate Endor skill.
  • Centralized guidance: Provides a single entry point for security-related automation within Claude Code workflows.
  • Use Case: A developer asks for a quick vulnerability scan; the skill routes the request to /endor-scan and returns the results from that specialized tool.

Quick Start

Ask Claude Code to perform a quick action like "/endor-scan" or view available commands with "/endor-help".

Frequently Asked Questions about endor

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

FAQPage Schema
How do I route security vulnerability tasks in Claude Code?

Security vulnerability routing in Claude Code is handled by detecting user intents and forwarding requests to specialized Endor skills like endor-scan or endor-setup for task execution.

What is the central entry point for Endor Labs security automation?

The central entry point for Endor Labs security automation is an intent-routing skill that directs user goals such as scans, setup, and demos to the appropriate specialized Endor tool.

How do I start a quick dependency vulnerability check?

To start a quick dependency vulnerability check, you ask Claude Code to perform a scan, which triggers intent routing to the endor-scan skill and returns the security results.

Can I view available Endor commands within my development workflow?

You can view available Endor commands within your development workflow by requesting help, which routes the intent to the endor-help skill to display supported security actions.

Does the intent routing skill perform security scans directly?

The intent routing skill does not perform security scans directly, but instead identifies user goals and forwards requests to specialized Endor suite components for execution.

What do I need to use Endor security skills with Claude Code?

To use Endor security skills with Claude Code, you need an environment supporting intent detection, allowing the orchestrator to route your security requests to the correct specialized tool.