content_editing

Enhance financial education markdown with SVG diagrams and KaTeX corrections.

Updated Feb 10, 2026
One-click install
npx skills add https://github.com/benitorhuang-svg/pwa_FRM_Book2 --skill content-editing-benitorhuang-svg
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: content_editing
Source: https://github.com/benitorhuang-svg/pwa_FRM_Book2/tree/main/.agent/skills/content_editing
Command: npx skills add https://github.com/benitorhuang-svg/pwa_FRM_Book2 --skill content-editing-benitorhuang-svg

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires build_modular_content.py, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill addresses the need for high-quality, engaging, and technically accurate financial education content by enhancing existing markdown files, creating custom visuals, and ensuring mathematical precision.

Core Features & Use Cases

  • Content Deepening: Expand and refine financial concepts within markdown files.
  • Visual Creation: Generate unique SVG diagrams for explanations and concepts.
  • Mathematical Accuracy: Correct and format KaTeX mathematical equations.
  • Standardization: Ensure consistent file naming and modular content structure.
  • Use Case: A user needs to improve the explanation of a complex FRM concept in src/content/b2_ch3/3.1_Option_Pricing.md, add a custom SVG illustrating the payoff diagram, and ensure all formulas are correctly rendered.

Quick Start

Use the content_editing skill to rewrite the introduction and add an SVG diagram to the markdown file located at src/content/b2_ch3/3.1_Option_Pricing.md.

Frequently Asked Questions about content_editing

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

FAQPage Schema
How do I enhance financial education markdown content with custom SVG diagrams?

To enhance financial education markdown content, this Skill deepens financial concepts, generates unique SVG illustrations, and corrects KaTeX formulas to ensure the material is teachable, visualizable, and compilable for the FRM Book 2 PWA.

What is the best way to correct and format KaTeX mathematical equations in markdown?

Correcting KaTeX mathematical equations in markdown is handled by standardizing formula syntax to ensure mathematical precision and preventing rendering errors during content compilation for the FRM PWA.

Can I use this Skill to standardize file naming and modular content structure for FRM materials?

Yes, you can use this Skill to standardize file naming conventions and enforce a modular content structure, ensuring your FRM educational materials remain consistent and maintainable across the PWA.

Does the content editing process support creating original SVG visuals without using templates?

Yes, the content editing process supports creating original SVG visuals by adhering to a strict zero-template policy, ensuring all generated diagrams for financial concepts are unique and original.

When do I need to use build_modular_content.py for markdown content enhancement?

You need to use build_modular_content.py as a required dependency when running this Skill to process markdown files, ensuring the financial education content is correctly structured and compiled.