User Onboarding

Initializes and configures user research profiles via collection_stats and search_articles.

12|7|Updated Mar 10, 2025
One-click install
npx skills add https://github.com/acertainKnight/project-thoth --skill user-onboarding-acertainknight
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: User Onboarding
Source: https://github.com/acertainKnight/project-thoth/tree/main/src/thoth/.skills/onboarding
Command: npx skills add https://github.com/acertainKnight/project-thoth --skill user-onboarding-acertainknight

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill initializes and configures a new or returning user profile, enabling a tailored research experience from the first interaction.

Core Features & Use Cases

  • Collection assessment: Determine the size and scope of a user's research collection using collection_stats.
  • Context sampling: Probe the collection with search_articles to surface topics and interests.
  • Profile setup: Build and store a user research profile including domain, focus, goals, and preferences, then suggest next steps.

Quick Start

Use the onboarding skill to initialize a new user by checking their collection, sampling topics, and storing their profile.

Frequently Asked Questions about User Onboarding

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

FAQPage Schema
How do I set up a user profile with research collection analysis?

User onboarding initializes a profile by assessing your research collection's size and scope, sampling topics through search, and storing your domain, focus, goals, and preferences to enable personalized guidance from your first interaction.

What information does onboarding collect about a user?

Onboarding gathers domain expertise, current research focus, goals, and preferences by analyzing your collection statistics and sampling articles, then stores this profile data for ongoing personalized recommendations.

Can I use onboarding to understand what's in my research collection?

Yes. Onboarding uses collection_stats to measure collection size and scope, then probes it with search_articles to surface topics and interests, giving you immediate visibility into your research material.

How does onboarding work for returning users?

Onboarding applies to both new and returning users, retrieving stored profile data to resume personalized guidance and update preferences based on current research needs.

What happens after onboarding completes?

After profile setup and collection assessment, onboarding suggests next steps tailored to your domain, focus, goals, and preferences to guide your research workflow.