Agent skill · Data & Analytics

nist-ai-rmf

Apply the NIST AI Risk Management Framework (NIST AI 100-1 + the NIST AI 600-1 Generative AI Profile) to a specific AI system, governance question, or impact assessment. Three modes — consult, governance plan, full assessment — all cite Subcategories (`GOVERN 1.1`) and Profile Action IDs (`GV-1.2-001`) verbatim. Use when the user mentions the AI RMF, NIST RMF, NIST AI 100-1, NIST AI 600-1, GenAI Profile, the four functions (Govern / Map / Measure / Manage), the trustworthy AI characteristics, the 12 GAI risks (confabulation, harmful bias, information integrity, CBRN, data privacy, etc.), or as

lawve-aigithub.com/lawve-aiGitHub ↗
claude-codeNOASSERTION
Install
npx skills add lawve-ai/awesome-legal-skills --skill nist-ai-rmf-rafal-fryc --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 21
SKILL.md size: 12 KB
Bundled scripts: none
Version: 1.0.1
Path: skills/nist-ai-rmf-rafal-fryc/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 618
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# NIST AI Risk Management Framework ## What this skill does Applies the NIST AI RMF — by name, by Subcategory, by Action ID — to whatever AI use case, governance question, or assessment the user brings. Three modes; pick one based on the user's question, default to **consult** if unsure. 1. **Consult** — fast lookup. "What should I do per the AI RMF for X?" Returns applicable risks (for GenAI) and the relevant Suggested Actions / Subcategories, quoted verbatim. Best for quick gut-check questions. 2. **Governance plan** — structured plan. "What should our governance plan include per the AI RMF?" Organized around the GOVERN function's Subcategories, with GenAI-specific actions layered in where applicable. Best for standing up or auditing an AI governance program. 3. **Assessment** — full impact assessment. "Run a NIST AI RMF impact assessment for X." Walks all four functions for one specific system. Best when the user wants a documented artifact. All three modes share the same source-of-truth: verbatim NIST text in `references/`. Quote the files; don't invent or paraphrase. ## Source and scope Two NIST publications underlie the skill. The verbatim extracted markdown ships in `referen

What's inside
Steps it walks through
  1. What this skill does
  2. Source and scope
  3. Provenance and decline pathways
  4. Workflow
  5. Mode 1 — Consult
  6. Mode 2 — Governance plan
  7. Mode 3 — Assessment
  8. Output formatting
  9. What this skill is and isn't
  10. Limitations
Ships with 20 files
  • LICENSE
  • README.md
  • references/README.md
  • references/core/functions.md
  • references/core/glossary.md
  • references/core/govern.md
  • references/core/manage.md
  • references/core/map.md
  • references/core/measure.md
  • references/core/trustworthy-characteristics.md
  • references/crosswalk.md
  • references/gai-profile/actions-govern.md
  • references/gai-profile/actions-manage.md
  • references/gai-profile/actions-map.md
  • references/gai-profile/actions-measure.md
  • references/gai-profile/glossary.md
  • references/gai-profile/risks.md
  • references/templates/assessment.md
  • references/templates/consult.md
  • references/templates/governance-plan.md
More from awesome-legal-skills
All skills →
About this skill
What does the nist-ai-rmf skill do?

Apply the NIST AI Risk Management Framework (NIST AI 100-1 + the NIST AI 600-1 Generative AI Profile) to a specific AI system, governance question, or impact assessment. Three modes — consult, governance plan, full assessment — all cite Subcategories (`GOVERN 1.1`) and Profile Action IDs (`GV-1.2-001`) verbatim. Use when the user mentions the AI RMF, NIST RMF, NIST AI 100-1, NIST AI 600-1, GenAI Profile, the four functions (Govern / Map / Measure / Manage), the trustworthy AI characteristics, the 12 GAI risks (confabulation, harmful bias, information integrity, CBRN, data privacy, etc.), or as

How do I install it?

Run `npx skills add lawve-ai/awesome-legal-skills --skill nist-ai-rmf-rafal-fryc --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From lawve-ai/awesome-legal-skills, a repository with 618 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going