content-scan

Scan venture content to identify publishable article and build-log candidates.

Updated Jan 15, 2026
One-click install
npx skills add https://github.com/venturecrane/crane-console --skill content-scan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: content-scan
Source: https://github.com/venturecrane/crane-console/tree/main/.agents/skills/content-scan
Command: npx skills add https://github.com/venturecrane/crane-console --skill content-scan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Read-only triage tool that scans all ventures for publishable content candidates, ranking article candidates, promotion candidates, and build-log gaps. It does not draft content itself; that is the job of /build-log.

Core Features & Use Cases

  • Automated discovery: scans frontmatter data in articles and logs to surface publishable topics.
  • Signal integration: aggregates handoffs, Git activity, and log gaps per venture to prioritize coverage.
  • Use Case: Given a weekly sprint, run content-scan to identify flagship articles and gaps to publish.

Quick Start

Run the content-scan to surface publishable content candidates for review.

Frequently Asked Questions about content-scan

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

FAQPage Schema
How do I scan venture content to identify publishable article candidates?

To scan venture content for publishable article candidates, run a triage scan across active ventures to analyze frontmatter data, handoffs, and logs within a configurable lookback window. This process surfaces high-value editorial opportunities via signal-based classification.

What is content triage for venture publication candidates?

Content triage for venture publication candidates is the process of scanning articles and build logs to rank publishable topics and identify coverage gaps. It aggregates handoffs and Git activity per venture to prioritize editorial opportunities without drafting content.

How do I find build-log gaps across active ventures?

You find build-log gaps by applying a signal-based classification scan across active ventures. The scan analyzes handoffs and existing logs within a lookback window to surface missing coverage and produce structured, candidate-rich output for review.

Does content triage automatically draft articles from scanned candidates?

No, content triage does not draft articles from scanned candidates. It is a read-only tool designed to surface publishable topics, promotion candidates, and build-log gaps, leaving the actual content drafting to downstream tools.

Can I configure the lookback window for scanning venture content?

Yes, you can configure the lookback window to define the time frame for scanning venture content. The scan analyzes handoffs, articles, and logs within this specified window to surface high-value editorial opportunities.

What is the best way to prioritize editorial coverage during a weekly sprint?

The best way to prioritize editorial coverage during a weekly sprint is to run an automated content scan. It extracts frontmatter and aggregates Git activity and handoffs per venture to rank flagship article candidates and highlight gaps to publish.