by tensorlakeai · Codex Skill · ★ 176
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
🔒 Is tensorlake-skills safe to install? View the security audit →
Featured in: Agent Memory
Tensorlake Skill Up-to-date Tensorlake knowledge for AI coding agents. A lightweight skill that teaches Claude Code, OpenAI Codex, Google ADK, and other coding agents how to write correct Tensorlake code — by routing them to live documentation at docs.tensorlake.ai Why This Exists AI coding agents hallucinate Tensorlake APIs. Their training data don't have the knowledge, so they invent function signatures, miss new features, and reference removed endpoints. This skill fixes that: when an agent detects a Tensorlake-related task, it fetches the live docs and uses them as the source of truth. It covers the Python SDK (), TypeScript SDK (), and CLI (). What is a "skill"? A skill is a small markdown instruction file that teaches an AI coding agent how to use a specific tool or library — similar in spirit to an MCP server, but lighter weight and model-agnostic. The agent reads the skill on activation, follows its instructions (e.g., "fetch live docs before writing code"), and applies the result to your task. No server to run, no extra runtime — just a file the agent reads. Example Without the skill: User: Build me a Tensorlake sandbox that runs untrusted Python and exposes port 8000.
| Stars | 176 |
| Forks | 8 |
| Language | Python |
| Category | Codex Skill |
| License | MIT |
| Quality Score | 72.7033511307897/100 |
| Last Updated | 2026-06-15 |
| Created | 2026-03-25 |
| Platforms | claude-code, codex, python |
| Est. Tokens | ~16k |
These tools work well together with tensorlake-skills for enhanced workflows:
Looking for a tensorlake-skills alternative? If you're comparing tensorlake-skills with other codex skill tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
AI Agent Orchestrator with Skills System - Give AI Agents superpowers: memory search, code graph queries, agen
Generate and evaluate agent skills for code agents like Claude Code, Open Code, OpenAI Codex
开源了Codex Skills等集合,大部分是自己实际需要搞得,需要的自取。欢迎star
Skills for agentic development on Solana
Набор навыков для AI(ИИ)-агентов (Claude Code, Cursor, Codex и др.), помогающий охватить полный цикл разработк
A Codex/Claude skill that maintains per-repo operating theory documents.
Explore other popular codex skill tools:
tensorlake-skills is Coding agent skill for Tensorlake. Routes Claude Code, OpenAI Codex, and other AI agents to live Tensorlake docs for sandboxes, orchestration, and SDK usage.. It is categorized as a Codex Skill with 176 GitHub stars.
tensorlake-skills is primarily written in Python.
You can find installation instructions and usage details in the tensorlake-skills GitHub repository at github.com/tensorlakeai/tensorlake-skills. The project has 176 stars and 8 forks, indicating an active community.
tensorlake-skills is released under the MIT license, making it free to use and modify according to the license terms.
The top alternatives to tensorlake-skills on Agent Skills Hub include ai-maestro, upskill, skills. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.