riscv-unified-db
Unified RISC-V instruction, extension, and CSR specification database
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install riscv-unified-db?โผ
Run `npx skills add riscv/riscv-unified-db --all -g -y` in your terminal to install all skills in this repository globally.
What is the RISC-V Unified Database?โผ
It is a single structured data source describing all RISC-V extensions, instructions, CSRs, and profiles, used to generate manuals, simulators, and toolchain inputs.
How to extract RISC-V instructions from a spec section?โผ
Use the extract-instructions-from-subsection skill with a subsection title and an AsciiDoc file path, and it writes a sorted YAML list of instruction names to /tmp.
Does it work with Claude Code and other AI coding tools?โผ
Yes. The AGENTS.md file provides standard guidance that works with Claude Code, Cursor, Codex, and other agents that read SKILL.md and AGENTS.md files.
Can I generate RISC-V documentation from this data?โผ
Yes. Built-in generators produce HTML ISA manuals, extension documentation, and an interactive ISA explorer directly from the database.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core