init-first-agent

Initialize and deploy NanoClaw agents in isolated Linux containers.

Updated Jun 27, 2026
One-click install
npx skills add https://github.com/VincentChong123/nanoclaw-v2-agy-api-proxy --skill init-first-agent-vincentchong123
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: init-first-agent
Source: https://github.com/VincentChong123/nanoclaw-v2-agy-api-proxy/tree/main/.claude/skills/init-first-agent
Command: npx skills add https://github.com/VincentChong123/nanoclaw-v2-agy-api-proxy --skill init-first-agent-vincentchong123

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires tsx, and includes scripts (resource) components.

What problem does it solve?

This skill automates the complex, multi-step process of initializing a new AI agent within a secure container, ensuring the agent is correctly wired to your messaging channels and ready for immediate interaction.

Core Features & Use Cases

  • Automated Agent Provisioning: Handles database updates, filesystem setup, and channel wiring in one flow.
  • End-to-End Verification: Triggers a welcome message to confirm the agent is live and reachable.
  • Use Case: After setting up a new Discord or Telegram integration, use this skill to instantly link your user identity to a new agent and receive a confirmation DM, bypassing manual configuration errors.

Quick Start

Run the init-first-agent skill to walk through the setup process for your chosen messaging channel and verify the agent connection.

Frequently Asked Questions about init-first-agent

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

FAQPage Schema
How do I automate AI agent deployment in an isolated Linux container?

Automating AI agent deployment in an isolated Linux container requires configuring filesystems, databases, and channel adapters. This skill manages that provisioning flow and verifies secure agent-to-channel connectivity through automated welcome messages.

How do I map user identities to messaging groups for a new agent?

Mapping user identities to messaging groups is handled during agent initialization to ensure secure communication. The process links your specific user identity to the newly deployed agent, facilitating correct message routing across channel adapters.

Does NanoClaw agent deployment require local filesystem and database access?

Yes, NanoClaw agent deployment requires access to the local filesystem, database, and channel adapter configurations. These accesses are necessary to securely establish and verify the agent-to-channel communication links.

What's the best way to verify a newly deployed agent is live and reachable?

The best way to verify a newly deployed agent is live and reachable is by triggering an automated welcome message. This end-to-end verification confirms that the agent is correctly wired to your messaging channels and ready for interaction.

Do I need tsx installed to initialize and deploy a NanoClaw agent?

Yes, you need the tsx dependency installed to initialize and deploy a NanoClaw agent. This script-based execution environment is required to run the automated provisioning and channel wiring processes.