tensorlake-skills
Make coding agents consult live Tensorlake documentation before writing SDK code.
Make coding agents consult live Tensorlake documentation before writing SDK code.
Tensorlake Skill is a lightweight instruction package that tells Claude Code, Codex, and similar agents to verify Tensorlake APIs against current documentation before suggesting code. It fetches the live documentation index, selects relevant pages for sandboxes, orchestration, or SDK tasks, and falls back to a bundled snapshot only when fetching fails. This is guidance rather than a runtime tool server: using Tensorlake still requires the appropriate Python, TypeScript, or CLI installation and the user's own API configuration.
Resource types
Use cases
Capabilities
Public GitHub facts last synced Jul 14, 2026.
Add sign-in, API calls, and authorization to ASP.NET Core web apps.
Build a protected ASP.NET Core API called from a WPF client.
Learn how a WPF app signs in users and calls Microsoft Graph.
Guide Claude Code through modern Solana dApp and on-chain program development.