By adamaltmejd
Tooling for working with Swedish administrative register microdata — metadata search and MONA project scaffolding.
Scaffold or resume a local R environment for an existing SCB MONA research project. Use when the user wants MONA project setup, mock-data handoff, or scaffold enrichment around `stats.json`.
Query SCB register metadata using the regmeta CLI. Use when answering questions about Swedish register data — variable definitions, value codes, register schemas, column names, or how data is structured across registers and years.
Tools for working with Swedish registry microdata on SCB MONA.
| Package | Description |
|---|---|
regmeta | Search and query SCB registry metadata |
mock_data_wizard | Generate mock CSV data from MONA projects without exporting personal data |
Python 3.11+ and uv (Python package manager).
| macOS | Windows | |
|---|---|---|
| Python | brew install python or python.org | python.org or winget install Python.Python.3.12 |
| uv | curl -LsSf https://astral.sh/uv/install.sh | sh | powershell -c "irm https://astral.sh/uv/install.ps1 | iex" |
See uv installation docs for other methods.
The toolkit ships as the microdata-tools-se plugin. In Claude Code:
/plugin marketplace add adamaltmejd/registry-research-toolkit
/plugin install microdata-tools-se@microdata-tools-se
In Codex:
codex plugin marketplace add adamaltmejd/registry-research-toolkit
then install microdata-tools-se from the plugin marketplace UI.
This bundles two skills —
/microdata-tools-se:register-metadata-search and
/microdata-tools-se:init-mona-project — and keeps them updated through the
plugin host. The skills use the underlying CLIs below; install those once per
machine.
uv tool install regmeta
regmeta maintain update # download metadata DB (~400 MB compressed)
uv tool install mock-data-wizard # depends on regmeta
Both CLIs check for updates on startup and ship explicit upgrade paths
(regmeta maintain update, mock-data-wizard update).
regmeta maintain update # download metadata DB
regmeta search --query "kommun" # search variables
regmeta get register LISA # register overview
regmeta get schema --register LISA --years 2020 # columns for a year
regmeta docs search "disponibel inkomst" # search documentation
mock-data-wizard generate-script -p P1405 # R script for MONA
# Run on MONA, download stats.json
mock-data-wizard generate --stats stats.json --seed 42 # mock CSVs
See per-package READMEs for details: regmeta | mock_data_wizard
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub adamaltmejd/registry-research-toolkit --plugin microdata-tools-seComplete creative writing suite with 10 specialized agents covering the full writing process: research gathering, character development, story architecture, world-building, dialogue coaching, editing/review, outlining, content strategy, believability auditing, and prose style/voice analysis. Includes genre-specific guides, templates, and quality checklists.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Intelligent draw.io diagramming plugin with AI-powered diagram generation, multi-platform embedding (GitHub, Confluence, Azure DevOps, Notion, Teams, Harness), conditional formatting, live data binding, and MCP server integration for programmatic diagram creation and management.
Persistent file-based planning for AI coding agents. Crash-proof markdown plans (task_plan.md, findings.md, progress.md) that survive context loss and /clear, with an opt-in completion gate and multi-agent shared state. Manus-style. Works with Claude Code, Codex CLI, Cursor, Kiro, OpenCode and 60+ agents via the SKILL.md standard. Includes Arabic, German, Spanish, and Chinese (Simplified and Traditional).
Payload Development plugin - covers collections, fields, hooks, access control, plugins, and database adapters.