Package Exports
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@loftyai/lofty-cli) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
lofty-cli
CLI for the lofty API. Made with api2cli.dev.
Install
npx api2cli install <user>/lofty-cliThis clones the repo, builds the CLI, links it to your PATH, and installs the AgentSkill to your coding agents.
Install AgentSkill only
npx skills add <user>/lofty-cliUsage
lofty-cli auth set "your-token"
lofty-cli auth test
lofty-cli --helpResources
Run lofty-cli --help to see available resources.
Global Flags
All commands support: --json, --format <text|json|csv|yaml>, --verbose, --no-color, --no-header