Cmt manual
My Claude Skills
npx -y skills add Srltas/claude-skills --skill cmt-manualAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Look up CUBRID Migration Toolkit (CMT) behavior in the official online manual at www.cubrid.org/cmt_manual: source database support (Oracle, MySQL, MariaDB, MSSQL, Informix, Tibero, and more), data type mapping, migration wizard steps, console/CLI mode, reports, and configuration. Use when migrating a database to CUBRID and you need to verify what CMT supports, how a source type maps to CUBRID, or how a CMT option or console command works. For CUBRID engine SQL/JDBC questions, use the cubrid-manual skill instead. Triggers on phrases like 'CMT', 'CUBRID Migration Toolkit', 'migrate X to CUBRID', 'CMT type mapping', 'how does CMT handle', 'CMT console mode'.
SKILL.md
2.4 KB, as published. Nobody here has run it
CMT (CUBRID Migration Toolkit) manual lookup (online)
Answer CMT questions from the official online manual at https://www.cubrid.org/cmt_manual/ (currently CUBRID Migration Toolkit 12.0), and return a citable URL. Unlike the engine manual, the CMT manual is a single current version: there is no version segment in the URL.
Step 1: Map the topic to a page
Sub-pages live directly under https://www.cubrid.org/cmt_manual/ with numbered names:
01_intro.html: introduction02_install.html: installation03_quickstart.html: quick start scenarios04_ui.html: GUI walkthrough05_wizard.html: migration wizard steps06_objects.html: object mapping07_sourcedb.html: source database support (CUBRID, Oracle, MySQL, MariaDB, MSSQL, Informix, Tibero, MySQL XML)08_target.html: target type guidance09_console.html: console / CLI mode10_report.html: reports and output files11_config.html: configuration settings12_advanced.html: advanced usageappendix_typemap.html: data type mapping reference
Chapter numbers/slugs are as of CMT 12.0. If unsure of the exact page, or if a page 404s, fetch the index https://www.cubrid.org/cmt_manual/ (full table of contents) and follow the right link, or WebSearch query="<term> site:cubrid.org/cmt_manual".
Step 2: Fetch the page
WebFetch https://www.cubrid.org/cmt_manual/<page>.html with a focused prompt. For type-mapping questions prefer appendix_typemap.html and 08_target.html; for "which source DBs / how to connect" prefer 07_sourcedb.html.
Step 3: Answer and cite
Give the documented answer concisely, then cite the cmt_manual URL. If the manual is silent on the point, say so rather than guessing.