nemohub

Manage agent skills via the NEMOHub CLI registry.

Updated Feb 12, 2026
One-click install
npx skills add https://github.com/sentientsprite/nemo-agent --skill nemohub
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nemohub
Source: https://github.com/sentientsprite/nemo-agent/tree/main/skills/nemohub
Command: npx skills add https://github.com/sentientsprite/nemo-agent --skill nemohub

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a command-line interface to manage agent skills, allowing users to search, install, update, and publish skills from the nemohub.com registry.

Core Features & Use Cases

  • Skill Discovery: Search for available skills within the nemohub registry.
  • Skill Management: Install, update, or list skills locally.
  • Skill Publishing: Publish new or updated skill directories to the registry.
  • Use Case: When you need to add a new trading strategy skill to your agent, you can use nemohub to search for relevant skills and install the best one directly.

Quick Start

Use the nemohub skill to install the 'forex-trading' skill.

Frequently Asked Questions about nemohub

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

FAQPage Schema
How do I install agent skills from a registry using the command line?

To install agent skills from a registry, use the nemohub CLI tool to search for available skills and execute the install command to add them directly to your agent framework.

What is the best way to manage and update agent skills locally?

The best way to manage and update agent skills locally is using the nemohub CLI, which provides commands to list, update, and maintain skills acquired from the nemohub.com registry.

Do I need npm to use the nemohub CLI for skill management?

Yes, you need npm to use the nemohub CLI for skill management because the required nemohub command-line tool is installed as an npm package.

Can I publish new agent skills to a registry via the command line?

Yes, you can publish new agent skills to a registry via the command line by using the nemohub CLI to upload and publish your specific skill directories directly to nemohub.com.

How do I search for a specific automation skill for my agent framework?

To search for a specific automation skill, use the nemohub CLI discovery feature to query the nemohub.com registry and find relevant skills for your agent framework.