Install Without Guesswork
Choose native plugin, bootstrap partial/full, npm, or pipx based on what runtime surface you actually need.
Install once, then use Codex, Claude Code, or Gemini to run academic workflows with explicit task IDs, quality gates, literature diagnostics, role handoffs, and auditable artifacts.
| You want to... | Start here | Why |
|---|---|---|
| Try Qiongli in one client | Install | Native plugin / extension paths keep setup small. |
| Know what to type after install | Using Agent Skills | Codex, Claude Code, Gemini, and shell expose Qiongli differently. |
| Install global workflows for several clients | Quickstart | Bootstrap partial installs workflow assets without requiring Python. |
Run validators, doctor, or orchestrated tasks | Multi-Agent Runtime | full runtime explains Python, model CLIs, auth, broker/direct Gemini modes, and verification. |
| Pick a paper workflow | Task Recipes | Maps real research goals to paper types, stages, Task IDs, and expected outputs. |
| Automate installs or upgrades | CLI Reference | Covers qiongli, ql, npm/npx, pipx, compatibility aliases, and JSON checks. |
Qiongli ships a single portable workflow package, qiongli-workflow, with staged research skills and a shared task contract. The current documentation is organized around what a researcher or project owner needs to do:
/skills and $qiongli.Asset installation and workflow discovery are intentionally lighter than full orchestration. You can install qiongli-workflow without Python, but doctor, validators, tests, and model-orchestrated task execution require Python 3.12+, the relevant model CLIs, and matching authentication.