·nodel-use
</>

nodel-use

Interact with running Nodel instances via REST API - check node status, view console logs, invoke actions, debug nodes, manage deployments. Use when making curl commands, API calls, or troubleshooting Nodel.

5Installs·0Trend·@scroix

Installation

$npx skills add https://github.com/scroix/nodel-skills --skill nodel-use

How to Install nodel-use

Quickly install nodel-use AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/scroix/nodel-skills --skill nodel-use
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: scroix/nodel-skills.

SKILL.md

View raw

Important: URL-encode node names with spaces (%20). See references/rest-api.md for all endpoints.

| /REST/nodes | GET | Map of all nodes | | /REST/allNodes | GET | Discovered nodes on network | | /REST/discovery | GET | Discovery service state | | /REST/nodeURLs | GET | Advertised node URLs (?filter= optional) | | /REST/nodeURLsForNode | GET | Advertised URLs for one node (?name=) | | /REST/started | GET | Host startup timestamp |

| /REST/logs | GET | Framework logs | | /REST/diagnostics | GET | System diagnostics | | /REST/recipes/list | GET | Available node recipes | | /REST/toolkit | GET | Python toolkit reference |

Interact with running Nodel instances via REST API - check node status, view console logs, invoke actions, debug nodes, manage deployments. Use when making curl commands, API calls, or troubleshooting Nodel. Source: scroix/nodel-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/scroix/nodel-skills --skill nodel-use
Category
</>Dev Tools
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from scroix/nodel-skills

Quick answers

What is nodel-use?

Interact with running Nodel instances via REST API - check node status, view console logs, invoke actions, debug nodes, manage deployments. Use when making curl commands, API calls, or troubleshooting Nodel. Source: scroix/nodel-skills.

How do I install nodel-use?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/scroix/nodel-skills --skill nodel-use Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/scroix/nodel-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-22