evaluate-shortform

Score a published short-form post against its brief and platform catalog.

14|Updated Apr 1, 2026
One-click install
npx skills add https://github.com/hungv47/meta-skills --skill evaluate-shortform
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: evaluate-shortform
Source: https://github.com/hungv47/meta-skills/tree/main/skills/research/evaluate-shortform
Command: npx skills add https://github.com/hungv47/meta-skills --skill evaluate-shortform

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Scores a published short-form post against its brief and the matching platform catalog, then logs a falsifiable pattern entry to enable iterative learning across cycles.

Core Features & Use Cases

  • Post-vs-brief scoring: compares the post against the brief and catalog to surface delta signals.
  • Pattern-log generation: writes a canonical 4-line block that downstream tools can diff and reason about.
  • Loop integration: writes results to the loop's evals workspace for traceability and longitudinal analysis.

Quick Start

Run evaluate-shortform with the loop slug, post URL, and brief path to generate a cycle artifact.

Frequently Asked Questions about evaluate-shortform

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

FAQPage Schema
How do I evaluate a published short-form post against its brief?

A pattern log is a canonical, falsifiable 4-line block that records evaluation results for downstream tools to diff and reason about. It enables cross-cycle learning by providing a standardized format for longitudinal analysis of short-form posts.

How do I generate a pattern log for cross-cycle learning?

Run the evaluation with the loop slug, post URL, and brief path to generate a cycle artifact. This process runs after publishing or during an eval cycle, using the loop workspace as context to write results for traceability.

Can I use loop workspace context for short-form evaluation?

Yes, the evaluation runs within an existing loop and uses the loop workspace as context. It writes results to the loop's evals workspace, providing traceability and enabling longitudinal analysis of short-form posts across cycles.

Does short-form evaluation work with an existing eval cycle?

Short-form evaluation runs during an eval cycle within an existing loop, using the loop workspace as context. It scores the published post against the brief and platform catalog, then logs results to the loop's evals workspace for longitudinal analysis.

What is a pattern log and why is it needed for short-form content?

A pattern log is a canonical 4-line block that records evaluation results for downstream tools to diff and reason about. It is needed to enable cross-cycle learning and longitudinal analysis by providing a falsifiable, standardized entry for each short-form post.