From laqrumcode
Exports laqrumcode data to JSONL for migration or ingestion into non-SurrealDB systems like Postgres, Neo4j, or OpenSearch.
How this skill is triggered — by the user, by Claude, or both
Slash command
/laqrumcode:laqrumcode-backup-jsonlThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Body in laqrumcode DB. Call `mcp__plugin_laqrumcode_laqrumcode__get_skill_body` with `name="laqrumcode-backup-jsonl"` to load full instructions.
Body in laqrumcode DB. Call mcp__plugin_laqrumcode_laqrumcode__get_skill_body with name="laqrumcode-backup-jsonl" to load full instructions.
npx claudepluginhub 42u/laqrumcode --plugin laqrumcodeBacks up the laqrumcode database to SurrealDB format. Exports graph snapshots for lossless restore to another SurrealDB instance. Use for dump/backup commands.
Migrates data between formats (CSV/JSON/Excel/Parquet), databases (MySQL to PostgreSQL/SQLite), and API imports using pandas, pgloader, with backups, dry runs, and integrity checks.
Generates backup scripts for PostgreSQL, MySQL, MongoDB, and SQLite with scheduling, compression, encryption, retention policies, and restore procedures.