hunter-log

Persist Hunter pipeline outputs as Markdown files in an Obsidian vault.

Updated Mar 7, 2026
One-click install
npx skills add https://github.com/Peleke/hunter --skill hunter-log
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: hunter-log
Source: https://github.com/Peleke/hunter/tree/main/skills/hunter-log
Command: npx skills add https://github.com/Peleke/hunter --skill hunter-log

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and scripts (resource) components.

What problem does it solve?

This Skill provides a robust persistence layer for the Hunter product discovery pipeline, ensuring that all critical decisions, signals, and insights are reliably saved and organized.

Core Features & Use Cases

  • Structured Data Persistence: Saves skill outputs (scans, decisions, personas, offers) as well-formatted Markdown files in an Obsidian vault.
  • Automated Organization: Manages file paths, frontmatter, tags, and cross-links automatically.
  • Pipeline Tracking: Updates session logs and Kanban boards to provide real-time visibility into the pipeline's progress.
  • Use Case: After a signal-scan identifies a new opportunity, hunter-log saves the scan results, allowing subsequent skills like decision-log to reference it, and then logs the decision, persona, and offer specs, creating a traceable provenance chain.

Quick Start

Use the hunter-log skill to save the provided PipelineEnvelope JSON to the Obsidian vault.

Frequently Asked Questions about hunter-log

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

FAQPage Schema
How do I save product discovery pipeline output as Markdown files in an Obsidian vault?▼

To save product discovery pipeline output as Markdown files, you persist structured JSON into an Obsidian vault using automated frontmatter management and cross-linking. This ensures data integrity and discoverability for signal scans, decisions, personas, and offer specifications.

How does Markdown frontmatter management work for product decision logging?▼

Markdown frontmatter management for product decision logging works by applying predefined schemas to structured pipeline outputs. This automatically organizes file paths, tags, and cross-links within your vault, creating a traceable provenance chain between signals, decisions, and personas.

What is the best way to track a product discovery pipeline's progress in Obsidian?▼

The best way to track a product discovery pipeline's progress in Obsidian is by updating session logs and Kanban boards automatically. This provides real-time visibility into your workflow as you save scans, decisions, and offer specifications as structured Markdown files.

Do I need a predefined vault structure to log decisions and signal scans?▼

Yes, you need a predefined vault structure to log decisions and signal scans. Adhering to established frontmatter schemas and file path conventions is required to maintain data integrity, manage cross-linking, and ensure reliable persistence of your pipeline outputs.

Can I use cross-linking to connect signal scans with subsequent decision logs?▼

Yes, you can use cross-linking to connect signal scans with subsequent decision logs. When a signal scan is saved, subsequent skills like decision-log can reference it, establishing a traceable provenance chain across personas and offer specifications.

Why does automated persistence require specific frontmatter schemas for Markdown files?▼

Automated persistence requires specific frontmatter schemas for Markdown files to guarantee data integrity and discoverability. Without these predefined structures, the system cannot reliably manage file paths, tags, and cross-links for your product discovery pipeline outputs.