onboarding

Generate personalized COG profile, interests, and watchlist markdown files in a vault.

322|45|Updated Dec 1, 2025
One-click install
npx skills add https://github.com/Microck/ordinary-claude-skills --skill onboarding
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: onboarding
Source: https://github.com/Microck/ordinary-claude-skills/tree/main/skills_all/onboarding
Command: npx skills add https://github.com/Microck/ordinary-claude-skills --skill onboarding

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Onboards new users by creating a personalized profile, interests, and watchlist in markdown vaults to guide learning.

Core Features & Use Cases

  • Create 00-inbox/MY-PROFILE.md with basic fields
  • Create 00-inbox/MY-INTERESTS.md with topics and sources
  • Optional competitive watchlist for professional context

Quick Start

Run onboarding to generate initial user profile and interests in the vault.

Frequently Asked Questions about onboarding

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

FAQPage Schema
How do I set up a personalized profile and interests file in markdown for new users?

Onboarding automates profile setup by generating MY-PROFILE.md and MY-INTERESTS.md markdown files in your vault with front matter and structured fields, eliminating manual file creation and formatting.

What markdown files does onboarding create automatically?

Onboarding creates three markdown files: 00-inbox/MY-PROFILE.md for user details, 00-inbox/MY-INTERESTS.md for learning topics and sources, and 03-professional/COMPETITIVE-WATCHLIST.md with correct directory structure and front matter.

Can I use onboarding to update my profile when I add new projects or topics?

Yes. Onboarding regenerates personalized profile, interests, and watchlist files whenever users add projects, specify topics to learn, or need profile updates, keeping vault configuration current.

How does onboarding structure the vault for managing interests and competitive tracking?

Onboarding creates a hierarchical markdown structure with inbox files for profile and interests, professional directories for watchlists, and per-project scaffolds to organize learning topics and competitive data systematically.

What's the best way to automate initial user onboarding without manual file setup?

Run onboarding to automatically generate and populate all required markdown files with correct front matter, directory paths, and project-specific sections, eliminating manual vault configuration steps.