onboard

Automate initial setup and personalization of an AI project management workspace.

134|33|Updated Nov 22, 2025
One-click install
npx skills add https://github.com/kv0906/pm-kit --skill onboard-kv0906
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: onboard
Source: https://github.com/kv0906/pm-kit/tree/main/.claude/skills/onboard
Command: npx skills add https://github.com/kv0906/pm-kit --skill onboard-kv0906

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the initial setup of your AI coding environment, ensuring your project is configured correctly and your personal profile is established for personalized AI assistance.

Core Features & Use Cases

  • Project Initialization: Sets up your first project directory structure and configuration files.
  • Personalized Interview: Gathers information about your role, work style, and preferences to tailor the AI's responses.
  • Profile Generation: Creates a _core/identity.md file based on your interview answers.
  • Context Loading: Loads essential vault context, including configuration, indexes, and recent activity, for immediate AI use.
  • Use Case: When you first start using PM-Kit, running /onboard will guide you through setting up your primary project, defining your role as a Product Manager, and ensuring the AI understands your communication preferences before you begin your daily tasks.

Quick Start

Run the onboard skill to set up your first project and personalize your AI assistant.

Frequently Asked Questions about onboard

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

FAQPage Schema
How do I set up an AI workspace for project initialization?

Project initialization for an AI workspace is automated by configuring project directories and generating a user profile through an interactive interview. This setup personalizes the environment by gathering your role and preferences, ensuring the AI assistant is tailored to your specific work style before you begin.

What is workspace personalization in an AI project management environment?

Workspace personalization in an AI project management environment is the process of generating a user profile to tailor AI responses. It involves conducting an interactive interview to gather details about your role, work style, and communication preferences, which are then saved to configure the AI's behavior.

Can I reset my AI workspace configuration if I am a returning user?

Yes, returning users can reset their AI workspace configuration during the onboarding process. The setup handles both first-time users and returning users by offering a reset option, allowing you to reconfigure your project directories and update your personal profile.

How does context loading work for an AI coding environment?

Context loading for an AI coding environment works by loading essential vault context, including configuration files, indexes, and recent activity. This mechanism ensures the AI has immediate access to your project's current state and history, enabling instant interaction after the initial setup.

Do I need any dependencies to configure project directories for AI assistance?

No dependencies are required to configure project directories for AI assistance. The onboarding skill operates standalone using scripts to automate the setup, meaning you can establish your project structure and generate your identity profile without installing external packages.

What's the best way to automate initial setup for a personalized AI assistant?

The best way to automate initial setup for a personalized AI assistant is using a dedicated onboarding script that initializes project directories and conducts a profile interview. This approach establishes your identity file and loads necessary context in minutes, skipping manual configuration.