tensorlake-skills — Codex Skill by tensorlakeai

by tensorlakeai · Codex Skill · ★ 176

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

About tensorlake-skills

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.

Quick Facts

Stars176
Forks9
LanguagePython
CategoryCodex Skill
LicenseMIT
Quality Score59.074/100
Open Issues1
Last Updated2026-05-07
Created2026-03-25
Platformsclaude-code, codex, python
Est. Tokens~38k

Compatible Skills

These tools work well together with tensorlake-skills for enhanced workflows:

  • flow-next — semantic(0.21)+complementary+shared_fw(openai)+same_lang+similar_pop+shared_platform (65%)
  • NanoCoder — semantic(0.18)+complementary+shared_fw(openai)+same_lang+similar_pop+shared_platform (64%)
  • CoreCoder — semantic(0.18)+complementary+shared_fw(openai)+same_lang+similar_pop+shared_platform (64%)
  • open-responses-server — semantic(0.22)+complementary+shared_fw(openai)+same_lang+similar_pop+shared_platform (61%)
  • claude-codex-settings — semantic(0.21)+complementary+shared_fw(openai)+same_lang+similar_pop+shared_platform (60%)

tensorlake-skills alternative? Top 6 similar tools

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.

  • learning-opportunities by DrCatHicks · ⭐ 878

    A Claude or Codex skill for deliberate skill development during AI-assisted coding

  • pi-skills by badlogic · ⭐ 744

    Skills for pi coding agent (compatible with Claude Code and Codex CLI)

  • ai-maestro by 23blocks-OS · ⭐ 685

    AI Agent Orchestrator with Skills System - Give AI Agents superpowers: memory search, code graph queries, agen

  • agent-skill-creator by FrancyJGLisboa · ⭐ 582

    Turn any workflow into reusable AI agent skills that install on 14+ tools — Claude Code, Copilot, Cursor, Wind

  • upskill by huggingface · ⭐ 533

    Generate and evaluate agent skills for code agents like Claude Code, Open Code, OpenAI Codex

  • solana-dev-skill by solana-foundation · ⭐ 492

    Skills for agentic development on Solana (March 2026 best practices)

More Codex Skill Tools

Explore other popular codex skill tools:

View all Codex Skill tools →

Popular Python Agent Tools

Frequently Asked Questions

What is tensorlake-skills?

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.

What programming language is tensorlake-skills written in?

tensorlake-skills is primarily written in Python.

How do I install or use tensorlake-skills?

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 9 forks, indicating an active community.

What license does tensorlake-skills use?

tensorlake-skills is released under the MIT license, making it free to use and modify according to the license terms.

What are the best alternatives to tensorlake-skills?

The top alternatives to tensorlake-skills on Agent Skills Hub include learning-opportunities, pi-skills, ai-maestro. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.

View on GitHub → Browse Codex Skill tools