ImCa0ImCa0Community·4 Agent Skills Included

just-laws

Digitize and publish all current Chinese laws as searchable web pages

Converts raw Chinese legal documents into clean, searchable Markdown pages for a public law website. Automates law intake, formatting, categorization, and version tracking without manual copy-paste work. Handles multi-part codes, amendments, and effective-date rotation so readers always see the current valid text. Keeps category indexes, sidebars, and collection progress in sync automatically.
npx skills add ImCa0/just-laws --all -g -y
Available:

Tells the AI agent to always use the law-pipeline skill for adding or updating laws, defines the three law document structures, and sets review and deployment rules for the site.

All Skills in This Repository (4)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Just Laws?

Run `npx skills add ImCa0/just-laws --all -g -y` in your terminal to install all skills in this suite globally.

What does Just Laws do?

It digitizes all currently effective laws of China into clean, searchable Markdown pages published on the justlaws.cn website, organized by legal category.

How does the law-pipeline skill work?

It takes raw law Markdown files, normalizes their structure, splits multi-part codes, and syncs category pages, sidebars, and progress tracking automatically.

Can it handle new versions of existing laws?

Yes. It tracks promulgation and effective dates in versions.json, stores future and historical versions separately, and rotates the current text when a new version takes effect.

Does Just Laws work with AI coding agents?

Yes. The AGENTS.md file gives agents like Codex clear routing rules so they use the automated pipeline instead of manual formatting.

Related Repositories in Legal & Compliance

View All in Legal & Compliance