Publisher Profile Extraction Skill

Extract organizational context from company websites into a publisher profile.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Analyze organizational context from company web pages and marketing materials to build comprehensive publisher profiles for brand-consistent content creation.

Core Features & Use Cases

  • Auto-discovery of Key Pages: Identify homepage, about, product, pricing, and case-study pages to inform brand messaging.
  • Publisher Profile Creation: Build or update rules/publisher/publisher-profile.md with current messaging and positioning.
  • Incremental Updates: Add new findings over time to keep profiles fresh without overwriting history.

Quick Start

  • Auto-discover key pages and generate a publisher profile: invoke publisher-profile-extraction-skill --auto-discover
  • Or specify sources manually: invoke publisher-profile-extraction-skill with sources: <URLs-and-file-paths>

Frequently Asked Questions about Publisher Profile Extraction Skill

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

FAQPage Schema
How do I extract brand messaging from my company website to ensure content consistency?

Brand messaging extraction analyzes your company's web pages—about, products, pricing, case studies, and leadership—to automatically capture identity, positioning, and messaging guidelines. The Skill scans these sources and generates a structured publisher profile document that guides consistent content creation across your marketing materials.

Can I auto-discover key pages on my website or do I need to specify them manually?

The Skill supports both auto-discovery and manual selection. Auto-discover mode identifies homepage, about, product, pricing, and case-study pages automatically. Alternatively, you can specify exact URLs and file paths to create a custom publisher profile tailored to your specific content sources.

What gets saved in the publisher profile after extraction?

The extraction generates a publisher-profile.md file saved at rules/publisher/ containing organizational identity, product descriptions, target markets, messaging frameworks, and thought leadership insights. This structured profile becomes the source of truth for brand-aligned content decisions.

How do I update an existing publisher profile without losing previous findings?

Incremental updates mode adds new findings to your existing profile while preserving historical context. If you need a completely fresh profile, use the overwrite option to regenerate from scratch based on current website content.

What file formats and content types does the extraction process handle?

The Skill processes web pages from company websites plus marketing materials and related documents. It extracts structured data from standard web content and formats findings into a markdown publisher profile that integrates with content creation workflows.