spell-reference

Lists BFRPG spells by class and level and exports metadata in Markdown or JSON.

28|3|Updated Dec 21, 2025
One-click install
npx skills add https://github.com/nicmarti/skills-weaver --skill spell-reference
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spell-reference
Source: https://github.com/nicmarti/skills-weaver/tree/main/.claude/skills/spell-reference
Command: npx skills add https://github.com/nicmarti/skills-weaver --skill spell-reference

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a quick reference for BFRPG spells by class and level, helping players and DMs verify effects, ranges, durations, and prerequisites without hunting through books.

Core Features & Use Cases

  • Spell catalog: list spells by class and level.
  • Detail lookup: view range, duration, effects, and reversibles.
  • Cross-class guidance: compare cleric (divine) vs. magic-user (arcane) options.

Quick Start

List cleric level 1 spells: ./sw-spell list --class=cleric

Frequently Asked Questions about spell-reference

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

FAQPage Schema
How do I quickly look up BFRPG spell effects by class and level during gameplay?

Use the spell-reference Skill to list spells by class and level, then view detailed information including range, duration, and effects. The Go CLI workflow lets you enumerate cleric and magic-user spells and cross-check reversible forms without hunting through books.

Can I compare cleric and magic-user spells to find the best option for my character?

Yes. The Skill supports cross-class guidance by listing both divine (cleric) and arcane (magic-user) spells at the same level, letting you compare effects, ranges, and durations to choose between class options.

What information does the spell reference provide about each spell?

The Skill displays range, duration, effects, and identifies reversible spell forms. You can export this metadata in Markdown or JSON formats for reference during tabletop sessions or character planning.

How do I export spell data from the reference for use outside the CLI?

The Go CLI supports exporting spell metadata in both Markdown and JSON formats, letting you save filtered spell lists or detailed breakdowns for offline reference or integration with other tools.

Does the spell reference work for both clerics and magic-users in BFRPG?

Yes. The Skill covers both cleric (divine) and magic-user (arcane) spell catalogs, letting you enumerate and detail spells for either class across all available levels.

Can I identify which spells have reversible forms?

Yes. The Skill includes a feature to identify reversible spells within your class and level, helping you understand dual-effect spells without manual lookup.