seed-resolution

Community

Select best seed URLs from semantic queue.

AuthorAllenZhou
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill reads the semantic queue produced by resolve-seed-urls --prepare and outputs a strict JSON decision set containing the best seed URL per item, enabling deterministic downstream processing.

Core Features & Use Cases

  • Per-item URL selection: choose one best_url from candidates for each queue item.
  • Strict JSON output: output conforms to schema_version, queue_run_id, generated_at, and decisions.
  • LLM-task integration: can serve as a unified llm-task entry point for seed resolution tasks.
  • Use Case: Given a semantic_queue.json with multiple candidate URLs per item, produce a decisions file ready for state_db update or downstream ingestion.

Quick Start

Run the seed-resolution task using the unified llm-task entry to generate the decisions JSON.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: seed-resolution
Download link: https://github.com/AllenZhou/MIRISE/archive/main.zip#seed-resolution

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.