TencentEdgeOne/edgeone-makers-tools
Skill Claude CodeCodex
Project structure templates and scaffolding recipes for typical EdgeOne Makers applications — full-stack apps, static sites, API services, and AI agent projects.
TencentEdgeOne/edgeone-makers-tools
Skill Claude CodeCodex
Project structure templates and scaffolding recipes for typical EdgeOne Makers applications — full-stack apps, static sites, API services, and AI agent projects.
TencentEdgeOne/edgeone-makers-tools
Skill Claude CodeCodex
KV and Blob storage services on EdgeOne Makers. KV for edge key-value pairs, Blob for file/object storage in Cloud Functions. Covers SDK usage, setup, and troubleshooting.
TencentEdgeOne/vibe-coding-agent
Instructions file CodexOpenCode
AGENTS.md instructions for TencentEdgeOne/vibe-coding-agent: This version has breaking changes — APIs, conventions, and file structure may all differ from your training data. Read the relevant guide in nodemodules/next/dist/docs/ before writing any code. Heed deprecation notices.
TencentEdgeOne/claude-agent-starter-python
Skill Claude CodeCodex
This skill should be used when the user asks to compute or verify simple algorithmic results such as Fibonacci sequences, factorials, prime numbers, sorting, combinations, permutations, dynamic programming examples, or when the user explicitly asks to run algorithm scripts in the EdgeOne sandbox using codeinterpreter…