One-click install
npx skills add https://github.com/Mikeys-Tech-Lab/poc --skill onboarding-mikeys-tech-lab
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: onboarding
Source: https://github.com/Mikeys-Tech-Lab/poc/tree/main/.cursor/skills/onboarding
Command: npx skills add https://github.com/Mikeys-Tech-Lab/poc --skill onboarding-mikeys-tech-lab

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It reduces confusion for newcomers by turning the repo’s onboarding guidance into an adaptive, topic-driven walkthrough that matches the user’s goals and depth.

Core Features & Use Cases

  • Depth-adaptive onboarding: Chooses a fast, medium, deep, or specific-topic path based on user intent.
  • Fresh topic discovery: Reads docs/onboarding/README.md at runtime to present available topics and respects prerequisite ordering.
  • Local setup support: Helps users run prerequisite checks and create a local config from the template when it is missing.
  • Use Cases: “onboard me” for first-time operators, workspace exploration, understanding how guidance is structured, and getting practical local startup steps.

Quick Start

Tell your AI assistant: help me get started, and choose the appropriate depth (fast, medium, deep, or a specific topic).

Frequently Asked Questions about onboarding

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

FAQPage Schema
How do I get started with a new workspace onboarding process?

Workspace onboarding starts by reading the docs/onboarding/README.md to discover available topics, then conversationally walking you through selected topic docs in prerequisite order. You can request a fast, medium, deep, or specific-topic walkthrough based on your goals.

What is the best way to understand repo structure and how AI guidance works?

Understanding repo structure and AI guidance works best through a depth-adaptive onboarding walkthrough that dynamically discovers topics from your documentation and presents them in prerequisite order to match your learning goals.

Can I use local setup support to run prerequisite checks and create a missing config?

Local setup support helps you run prerequisite checks and creates a local config from the template when it is missing, ensuring your environment is ready before you proceed with workspace orientation.

How does topic discovery handle prerequisite ordering during onboarding?

Topic discovery handles prerequisite ordering by reading docs/onboarding/README.md at runtime to identify available topics, then presenting them sequentially so you complete foundational concepts before advancing.

Do I need to follow security boundaries when getting onboarded to a new workspace?

Security boundaries must be followed during onboarding to ensure the conversational walkthrough respects no-duplication rules and operates within defined safety constraints while reading topic documentation.