self-setup

Automates D-ND node setup with environment detection, capability mapping, and network tests.

1|Updated Feb 26, 2026
One-click install
npx skills add https://github.com/GrazianoGuiducci/d-nd-seed --skill self-setup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: self-setup
Source: https://github.com/GrazianoGuiducci/d-nd-seed/tree/main/plugins/d-nd-core/skills/self-setup
Command: npx skills add https://github.com/GrazianoGuiducci/d-nd-seed --skill self-setup

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the initial configuration of your D-ND node by detecting your local environment, capabilities, and network access, ensuring seamless integration with the D-ND system.

Core Features & Use Cases

  • Environment Detection: Automatically identifies your operating system, user, and current working directory.
  • Capability Mapping: Checks for the availability of essential tools like SSH, Docker, Node.js, and Git.
  • Network Testing: Verifies connectivity to D-ND's VPS API and TM3 Bridge.
  • Configuration Generation: Provides guidance on setting necessary environment variables for D-ND.
  • Use Case: After installing the d-nd-core plugin, run this skill to automatically discover your system's setup and receive instructions on how to configure your node's identity and network settings.

Quick Start

Run the self-setup skill to detect your environment and get configuration instructions.

Frequently Asked Questions about self-setup

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

FAQPage Schema
How do I configure a D-ND node after installing the core plugin?

To configure a D-ND node, run the setup process to automatically detect your local environment, map system capabilities like Docker and Git, and generate necessary environment variables for seamless network integration.

What environment variables are needed for D-ND node setup?

D-ND node setup requires specific environment variables for identity and network settings. The configuration process detects your operating system and guides you in setting these essential variables for proper system integration.

Does D-ND node setup work with Docker and Node.js environments?

Yes, D-ND node setup supports Docker and Node.js environments. The capability mapping feature automatically checks for the availability of SSH, Docker, Node.js, and Git on your local system during configuration.

Why is my D-ND node configuration failing to connect to the network?

D-ND node configuration network failures may stem from connectivity issues. The setup process includes network testing that verifies connectivity to the D-ND VPS API and TM3 Bridge to identify connection problems.

Can I automate environment detection for D-ND node configuration?

Yes, you can automate environment detection for D-ND node configuration. The setup skill automatically identifies your operating system, current user, working directory, and available development tools without manual input.