tensorlake-skills
Accurate Tensorlake sandbox, storage, and orchestration code generation
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install tensorlake-skills?โผ
Run `npx skills add tensorlakeai/tensorlake-skills --all -g -y` in your terminal to install the skill globally for your coding agent.
How to stop AI agents from hallucinating Tensorlake APIs?โผ
This skill forces the agent to fetch live Tensorlake docs and verify every function signature before writing code, so it never invents outdated endpoints.
What can I build with the Tensorlake skill?โผ
You can build sandboxed code execution environments, parallel agent workers, browser automation, remote dev setups, durable workflows, and versioned storage mounts.
Does tensorlake-skills work with Claude Code and Codex?โผ
Yes. It ships both SKILL.md and AGENTS.md formats, so it works with Claude Code, OpenAI Codex, Google ADK, Cursor, and other compatible agents.
Do I need an API key to use Tensorlake sandboxes?โผ
Yes. Get a key at cloud.tensorlake.ai and set it as the TENSORLAKE_API_KEY environment variable; the skill ensures the agent never asks you to paste it into chat.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core