From microdata-tools-se
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.
How this skill is triggered — by the user, by Claude, or both
Slash command
/microdata-tools-se:register-metadata-searchThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
You have access to `regmeta`, a CLI tool for querying SCB (Statistics Sweden)
You have access to regmeta, a CLI tool for querying SCB (Statistics Sweden)
register metadata. The database contains structural metadata about registers
— not microdata.
If regmeta is not yet installed:
uv tool install regmeta
regmeta maintain update --yes
Run these to understand what regmeta can do and how to use it:
regmeta --examples # usage examples and workflows
regmeta --help # full command reference with syntax
regmeta <command> --help # detailed help for a specific command
regmeta <command> --examples # examples for a specific command
Use --format json when you need structured output for further processing.
If a command fails unexpectedly or flags seem wrong:
regmeta --help to see the current command reference.regmeta <command> --help for current flags and examples.npx claudepluginhub adamaltmejd/registry-research-toolkit --plugin microdata-tools-seSearches MemPalace before answering questions about past work, people, projects, or prior decisions. Returns verbatim stored content instead of guessing from model memory.
Guides Payload CMS config (payload.config.ts), collections, fields, hooks, access control, APIs. Debugs validation errors, security, relationships, queries, transactions, hook behavior.
Implements vector databases with Pinecone, Weaviate, Qdrant, Milvus, pgvector for semantic search, RAG, recommendations, and similarity systems. Optimizes embeddings, indexing, and hybrid search.