tensorlakeaitensorlakeaiOfficialยท1 Agent Skills Included

tensorlake-skills

Accurate Tensorlake sandbox, storage, and orchestration code generation

Guides coding agents to write correct Tensorlake SDK code for sandboxes, Cloud Volumes, Git repos, and durable orchestration. Eliminates hallucinated API signatures and outdated endpoints by routing every request to live Tensorlake documentation. Verifies setup, enforces API key safety, and falls back to bundled reference snapshots when live docs are unreachable.
npx skills add tensorlakeai/tensorlake-skills --all -g -y
Available:

Instructs the agent to detect Tensorlake-related tasks, fetch live documentation before writing code, verify every API symbol, and never expose API keys.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’