onboarding is agent-read markdown (skill) from ginlix-ai/langalpha: First-time user onboarding to set up investment profile, watchlists, portfolio, and preferences..
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# Onboarding Skill
## Purpose
Help new users set up their investment profile through a natural, conversational flow. The agent gathers preferences and stores them as rich, descriptive text that future conversations can reference for personalized advice.
This skill provides 5 tools:
- `get_user_data` - Read user data
- `update_user_data` - Create or update user data
- `remove_user_data` - Delete user data
- `manage_workspaces` - Create workspaces (via action="create")
- `ptc_agent` - Dispatch a research question to a workspace
You should call these tools directly instead of using ExecuteCode tool.
---
## Tool Reference
### Tool 1: get_user_data
Retrieve user data by entity type.
| Entity | Description | entity_id |
|--------|-------------|-----------|
| `all` | Complete user data (profile, preferences, watchlists with items, portfolio) | Not used |
| `profile` | User info (name, timezone, locale) | Not used |
| `preferences` | All preferences (risk, investment, agent) | Not used |
| `watchlists` | List of all watchlists | Not used |
| `watchlist_items` | Items in a specific watchlist | Optional watchlist_id |
| `portfolio` | All portfolio holdings | Not used |
```python
…
Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
GET https://markdownregistry.com/api/v1/artifacts/art_mzwe4x2quy57wkky
GET https://markdownregistry.com/api/v1/resolve?ref=ginlix-ai/langalpha/onboarding
GET https://markdownregistry.com/api/v1/blob/101b31428d690e9009b1b3fa1e7364e099e8cb63d04104940b840a4fe8447ce0
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.
ginlix-ai/langalpha · plugins/alternative_data/skills/web-scraping/SKILL.md · Web scraping: scrape_page / scrape_pages MCP tools for fetching pages as markdown, HTML, or text (fast HTTP, browser…
ginlix-ai/langalpha · plugins/alternative_data/skills/x-api/SKILL.md · Search X (Twitter) posts, pull user profiles, fetch specific tweets, and read reply threads for sentiment, news, and…
ginlix-ai/langalpha · plugins/langalpha_deliverables/skills/chart-annotation/SKILL.md · Draw price lines, trendlines, zones, and event markers directly on a stock's price chart. Reach for it whenever you'd…
ginlix-ai/langalpha · plugins/langalpha_deliverables/skills/docx/SKILL.md · Word documents a human will review and edit: build with python-docx, edit an existing file in place with tracked…
ginlix-ai/langalpha · plugins/langalpha_deliverables/skills/html-report/SKILL.md · Self-contained styled HTML reports written to the task directory: PDF-exportable research documents with inline data…
ginlix-ai/langalpha · plugins/langalpha_deliverables/skills/inline-widget/SKILL.md · Inline HTML widgets: charts, dashboards, data tables rendered directly in the chat via ShowWidget
ginlix-ai/langalpha · plugins/langalpha_deliverables/skills/pdf/SKILL.md · Read, fill and build PDFs: inspect structure and fonts, extract text and tables with pdfplumber and poppler, fill and…
code-yeongyu/oh-my-openagent · packages/omo-senpi/plugin/skills/onboarding/SKILL.md · Guides a first-time omo user through setup and the core workflow. Use when a new user asks to get started with omo.
code-yeongyu/oh-my-openagent · packages/omo-senpi/skills/onboarding/SKILL.md · Guides a first-time omo user through setup and the core workflow. Use when a new user asks to get started with omo.
coreyhaines31/marketingskills · skills/onboarding/SKILL.md · When the user wants to optimize post-signup onboarding, user activation, first-run experience, or time-to-value. Also…
huytieu/cog-second-brain · .claude/skills/onboarding/SKILL.md · Personalize COG for your workflow - creates profile, interests, and watchlist files with guided setup (run this first!)
huytieu/cog-second-brain · .agents/skills/onboarding/SKILL.md · Personalize COG for your workflow - creates profile, interests, and watchlist files with guided setup (run this first!)
huytieu/cog-second-brain · skills/onboarding/SKILL.md · Personalize COG for your workflow - creates profile, interests, and watchlist files with guided setup (run this first!)
signet-ai/signetai · skills/onboarding/SKILL.md · Interactive interview to set up your Signet workspace (~5-10 minutes). Writes identity files to ~/.agents/ — does not…
cesarjoquin/marketing-skills · skills/onboarding/SKILL.md · When the user wants to optimize post-signup onboarding, user activation, first-run experience, or time-to-value. Also…