Armory
Source
Browse
Skills

guidance

Control LLM output with regex and grammars, guarantee valid JSON/XML/code generation, enforce structured formats, and build multi-step workflows with Guidance - Microsoft Research's constrained generation framework

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install guidance --cli claude

writes the skill into.claude/skills/guidance/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/guidance/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Control LLM output with regex and grammars, guarantee valid JSON/XML/code generation, enforce structured formats, and build multi-step workflows with Guidance - Microsoft Research's constrained generation framework

When to use it

Control LLM output with regex and grammars, guarantee valid JSON/XML/code generation, enforce structured formats, and build multi-step workflows with Guidance - Microsoft Research's constrained generation framework

How to install / invoke

# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/ai-research/prompt-engineering-guidance/SKILL.md -o .claude/skills/prompt-engineering-guidance/SKILL.md

Notes

Extracted from davila7/claude-code-templates, prompt-engineering-guidance category.