onboarding

Automates profile creation and foundation-rule extraction for Kurt onboarding workflows.

2|Updated Oct 23, 2025
One-click install
npx skills add https://github.com/boringdata/kurt-demo --skill onboarding-boringdata
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: onboarding
Source: https://github.com/boringdata/kurt-demo/tree/main/.claude/skills/onboarding-skill
Command: npx skills add https://github.com/boringdata/kurt-demo --skill onboarding-boringdata

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides a cohesive, modular onboarding flow that creates a Kurt profile, extracts foundation rules, and sets up analytics and content-mapping steps. It enables teams to bootstrap Kurt with a solid foundation in a single, composable process.

Core Features & Use Cases

  • create-profile: complete onboarding flow for new teams
  • update-profile: update existing profile with selective changes
  • setup-content: map and fetch organizational content
  • setup-analytics: optional analytics setup for detected domains
  • setup-rules: extract foundation rules (publisher, style, personas)

Quick Start

  • Run: onboarding create-profile
  • Or run: onboarding update-profile
  • See subskills for detailed steps: subskills/questionnaire.md, subskills/map-content.md, subskills/setup-analytics.md, subskills/extract-foundation.md

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 Kurt profile for my team during onboarding?

Team onboarding automates profile creation by running the create-profile command, which captures team questionnaire data, maps organizational content, configures analytics, and extracts foundation rules. The process generates a .kurt/profile.md file and rule files in a single composable workflow.

What does Kurt onboarding workflow cover?

The onboarding workflow covers questionnaire capture, content mapping and fetching, optional analytics setup for detected domains, and foundation rule extraction including publisher, style, and persona rules. Each step is modular and can be run independently or as a complete flow.

Can I update my existing Kurt profile after initial setup?

Yes, the update-profile command lets you selectively modify an existing profile without re-running the entire onboarding flow. You can adjust specific sections while preserving unchanged configuration.

What output files does the onboarding process generate?

Onboarding generates a .kurt/profile.md file containing team configuration and extracted rule files for publisher, style, and persona foundations. Analytics configuration is also set up if applicable domains are detected.

Does onboarding support mapping internal content sources?

Yes, the setup-content step maps and fetches organizational content as part of onboarding, integrating your existing materials into the Kurt profile during team bootstrap.

What prerequisites do I need before starting team onboarding?

Team onboarding requires access to internal documentation and content sources for mapping, domain information for optional analytics setup, and team context for questionnaire responses. No external dependencies are required.