skills-menu

List installed Monet skills and render an interactive categorized catalog with trigger-phrase examples.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/infolog-io/Monet --skill skills-menu-infolog-io
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skills-menu
Source: https://github.com/infolog-io/Monet/tree/main/skills/claude-skill-skills-menu
Command: npx skills add https://github.com/infolog-io/Monet --skill skills-menu-infolog-io

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Skills Menu provides an organized, discoverable way to view and activate Monet skills by pulling installed capabilities and registry options into a single, navigable catalog with trigger-phrase examples.

Core Features & Use Cases

  • Installed view: shows skills currently available in the session, grouped by category, with example trigger phrases.
  • Browse view: lists registry plugins not yet installed and how to install them.
  • Context-aware rendering: adapts tone using the active twin's SOUL.md and available marketplace data to guide interactions.

Quick Start

Start by invoking the menu in your Monet session with /skills or browse available skills with /skills browse.

Frequently Asked Questions about skills-menu

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

FAQPage Schema
How do I list installed Monet skills and view their trigger phrases?

To list installed Monet skills, invoke the interactive catalog which reads your session's active plugins and groups them by category with example trigger phrases for easy activation.

What is the best way to discover and browse available marketplace plugins for onboarding?

The best way to discover marketplace plugins is to use the browse view, which lists registry options not yet installed and provides guidance on how to install them directly.

How does the skills catalog distinguish between installed and available registry plugins?

The skills catalog distinguishes installed from available plugins by reading the twin's active state alongside the marketplace registry, rendering them in separate categorized views.

Can I use the skills menu to find trigger examples for specific installed capabilities?

Yes, you can use the skills menu to find trigger examples. It renders an interactive catalog of installed capabilities grouped by category, displaying example trigger phrases for each.

Does the skills menu adapt its presentation based on the active twin's configuration?

Yes, the skills menu adapts its presentation. It reads the twin's SOUL state to adjust tone and uses available marketplace data to guide interactions contextually.

Do I need SKILL.md frontmatter to render skills in the interactive catalog?

Yes, you need SKILL.md frontmatter containing a name and description to render skills in the catalog. It can also reference optional scripts, references, and assets to extend functionality.