linkt-init

Collect and persist LinkedIn outreach profile fields to .claude/user-context.json.

4|Updated Jan 8, 2026
One-click install
npx skills add https://github.com/linkt-ai/linkt-cookbook --skill linkt-init
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: linkt-init
Source: https://github.com/linkt-ai/linkt-cookbook/tree/main/.claude/skills/linkt-init
Command: npx skills add https://github.com/linkt-ai/linkt-cookbook --skill linkt-init

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Skill helps users configure a personalized outreach profile by capturing company context, role, and value proposition, storing it for future messages.

Core Features & Use Cases

  • Interviews the user to collect company domain, name, industry, role, use case, audience, and value proposition
  • Auto-lookup company info via WebFetch when possible, with manual fallback
  • Persists to .claude/user-context.json for downstream skills like /linkt-outreach
  • Validates required fields and supports updates, fresh start, and saving context

Quick Start

Run /linkt-init to begin configuring your outreach profile and save the context for future messages.

Frequently Asked Questions about linkt-init

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

FAQPage Schema
How do I set up a personalized outreach profile for LinkedIn messaging?

To set up a personalized outreach profile, you run the initialization process to capture your company name, domain, role, target audience, and value proposition. This context is then persisted to a user context file for future use.

Do I need to manually enter all my company details for LinkedIn outreach personalization?

You do not need to manually enter all company details for outreach personalization. The system can auto-lookup company information via web fetch when available, falling back to manual input only when necessary.

Where is my outreach context stored after configuring my LinkedIn profile?

Your outreach context is stored in a local user context JSON file. This ensures your company details, role, and value proposition are saved locally and can be retrieved by downstream skills for drafting messages.

Can I update my value proposition after the initial outreach profile setup?

Yes, you can update your value proposition after the initial setup. The configuration process supports updating existing profile details, allowing you to modify your company context and target audience whenever needed.

What information is required to generate personalized LinkedIn connection messages?

Required information for generating personalized LinkedIn messages includes your company name, domain, industry, role, use case, target audience, and value proposition. The system validates these mandatory fields before saving your context.

Why is my LinkedIn outreach context not working for downstream message drafting?

LinkedIn outreach context fails for downstream drafting when mandatory fields are missing. The initialization process validates required inputs like company name and value proposition, ensuring the saved context is complete for downstream skills.