tiangong-auto-research

Installation
SKILL.md

Tiangong Auto Research

For an existing managed directory, use the bundled resolver for every CLI operation. Resolve AUTO_RESEARCH_CLI from this loaded Skill's absolute directory; do not guess a global Skill path. The resolver accepts only the CLI package and exact stable version from the regular non-symlink runtime lock, or from the immutable setup plan while installation is still pending or blocked:

AUTO_RESEARCH_CLI=/absolute/path/to/installed/tiangong-auto-research/scripts/research_cli.mjs
node "$AUTO_RESEARCH_CLI" --workspace /absolute/path/to/workspace -- research --help

For a clean directory without a runtime lock or setup plan, read references/setup.md and ask the user to choose one reviewed exact bootstrap CLI version. Never substitute latest, a range, a tag, a path, or a command fragment. After setup creates the runtime lock, use the resolver above.

Installs
2
GitHub Stars
7
First Seen
14 days ago
tiangong-auto-research — tiangong-ai/skills