SHARED SCHEMA banner
JNPRAutomate JNPRAutomate

SHARED SCHEMA

Development community

Description

# Shared Firewall Intermediate Schema Policy The four `parsing-*` skills intentionally carry a copy of the same vendor-neutral intermediate schema at: - `skills/parsing-cisco-configs/references/intermediate-schema.md` - `skills/parsing-fortinet-configs/references/intermediate-schema.md` - `skills/parsing-palo-configs/references/intermediate-schema.md` - `skills/parsing-srx-configs/references/intermediate-schema.md` Why duplicate instead of linking one file: 1. Skills are often copied individ

Installation

Installs to ~/.claude/skills/jnprautomate-fw-skills-share-shared-schema/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jnprautomate-fw-skills-share-shared-schema && curl -fsSL https://raw.githubusercontent.com/JNPRAutomate/fw-skills-share/HEAD/skills/SHARED-SCHEMA.md -o ~/.claude/skills/jnprautomate-fw-skills-share-shared-schema/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository