reference-generator

Generate curated reference lists for educational textbooks by level.

Updated Apr 21, 2026
One-click install
npx skills add https://github.com/HuuBar/skill-routing-experiment --skill reference-generator-huubar
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reference-generator
Source: https://github.com/HuuBar/skill-routing-experiment/tree/main/unified_skills/vishal/reference-generator
Command: npx skills add https://github.com/HuuBar/skill-routing-experiment --skill reference-generator-huubar

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill automates the creation of curated, verified reference lists for educational textbooks, matching resources to the reader's level (junior-high to graduate).

Core Features & Use Cases

  • Generate level-appropriate reference lists (10 for junior-high, 20 for senior-high, 30 for college, 40 for graduate) based on course descriptions.
  • Verify links with WebFetch and format references into a consistent template ready for inclusion in course materials or textbooks.
  • Use case: a publisher drafts a new textbook and needs chapter- or book-level references aligned to the target audience.

Quick Start

Input a course description and run the skill to produce a level-appropriate reference list.

Frequently Asked Questions about reference-generator

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

FAQPage Schema
How do I generate level-appropriate textbook references from a course description?

Generating textbook references from a course description involves analyzing the text to determine the target audience, then producing a curated set of 10 to 40 verified references matching junior-high through graduate reading levels.

What is the best way to verify educational resources and format textbook citations automatically?

Verifying educational resources and formatting citations automatically requires using WebSearch to locate authoritative sources and WebFetch to validate URLs, outputting a consistent reference template ready for textbook inclusion.

Can I generate chapter-level references for a graduate-level textbook?

Yes, you can generate chapter-level references for a graduate-level textbook. The process produces 40 references for graduate levels and allows output at either book-level or chapter-level granularity based on the course description.

Does the reference generation process distinguish between junior-high and college reading levels?

Yes, the reference generation process distinguishes reading levels by scaling the output volume: it generates 10 references for junior-high, 20 for senior-high, 30 for college, and 40 for graduate students based on the course description analysis.

What are the limitations of automated web verification for educational citations?

Automated web verification for educational citations depends on WebSearch to locate sources and WebFetch to verify URLs. If authoritative sources are unavailable online or URLs become inaccessible, the automated reference generation process may fail to validate those specific resources.