TencentEdgeOne/edgeone-makers-tools
Plugin Claude Code
EdgeOne Makers platform development skills marketplace.
TencentEdgeOne/edgeone-makers-tools
Plugin Claude Code
EdgeOne Makers platform development skills marketplace.
TencentEdgeOne/edgeone-makers-tools
Plugin Claude Code
EdgeOne Makers platform development skills — AI Agents, Cloud Functions, Edge Functions, Storage, Middleware, and Deployment.
TencentEdgeOne/edgeone-makers-tools
Instructions file CodexOpenCode
AGENTS.md instructions for TencentEdgeOne/edgeone-makers-tools: When you need EdgeOne Makers platform development guidance, read the matching Skill based on the task.
TencentEdgeOne/edgeone-makers-tools
Instructions file
Claude Code instructions for TencentEdgeOne/edgeone-makers-tools: When you need EdgeOne Makers platform development guidance, read the matching Skill based on the task.
TencentEdgeOne/edgeone-makers-tools
Skill Claude CodeCodex
A development toolkit for building AI agents and web applications on Tencent EdgeOne Makers, including serverless and edge code, storage, middleware, and deployment.
TencentEdgeOne/edgeone-makers-tools
Cursor rule
This skill guides building AI agent endpoints on EdgeOne Makers — five framework routes (DeepAgents, LangGraph, CrewAI, OpenAI Agents SDK, Claude Agent SDK), platform-injected context.store / context.tools / context.sandbox, conversationid dual-channel routing, SSE streaming, and agents/ vs cloud-functions/…
TencentEdgeOne/edgeone-makers-tools
Cursor rule
EdgeOne Makers CLI command reference. Use when running edgeone CLI commands for dev, build, deploy, env management.
TencentEdgeOne/edgeone-makers-tools
Cursor rule
EdgeOne Makers Cloud Functions — Node.js, Go, and Python runtimes. Use when building server-side APIs, Express/Koa patterns, or backend logic.
TencentEdgeOne/edgeone-makers-tools
Cursor rule
This skill deploys frontend and full-stack projects to EdgeOne Makers (Tencent EdgeOne). Trigger this skill whenever deployment is part of the task — whether as the primary intent or a secondary step. Examples: "deploy my app", "publish this site", "push this live", "create a preview deployment", "deploy to EdgeOne"…
TencentEdgeOne/edgeone-makers-tools
Cursor rule
V8-based lightweight edge functions on EdgeOne Makers. Covers routing, KV storage access, request/response handling, and environment variables at the edge.
TencentEdgeOne/edgeone-makers-tools
Cursor rule
Environment-specific adaptation rules for EdgeOne Makers Skills running in sandboxed or restricted AI coding environments (e.g. WorkBuddy). Trigger when: the user is working in WorkBuddy or a sandboxed IDE where CLI prompts hang and network is proxy-isolated (but browser login still works). Covers: non-interactive CLI…
TencentEdgeOne/edgeone-makers-tools
Cursor rule
Edge middleware for EdgeOne Makers — request interception, redirects, rewrites, auth guards, A/B testing, and header injection at the edge (V8 runtime).
TencentEdgeOne/edgeone-makers-tools
Cursor rule
Migrate existing AI agent projects (LangChain, LangGraph, OpenAI Agents SDK, Claude Agent SDK, CrewAI) to EdgeOne Makers platform conventions. Use when the user wants to adapt a standard agent project to run on EdgeOne Makers, convert Express/Next.js API routes to Makers handlers, or add platform capabilities…
TencentEdgeOne/edgeone-makers-tools
Cursor rule
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
Cursor rule
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/edgeone-makers-tools
Hook
Runs before the agent uses a tool for Edit, Write, replace_in_file and write_to_file tool calls, executing validate-write.mjs via node. From TencentEdgeOne/edgeone-makers-tools.
TencentEdgeOne/edgeone-makers-tools
Skill Claude CodeCodex
This skill guides building AI agent endpoints on EdgeOne Makers — five framework routes (DeepAgents, LangGraph, CrewAI, OpenAI Agents SDK, Claude Agent SDK), platform-injected context.store / context.tools / context.sandbox, conversationid dual-channel routing, SSE streaming, and agents/ vs cloud-functions/…
TencentEdgeOne/edgeone-makers-tools
Skill Claude CodeCodex
EdgeOne Makers CLI command reference. Use when running edgeone CLI commands for dev, build, deploy, env management.
TencentEdgeOne/edgeone-makers-tools
Skill Claude CodeCodex
EdgeOne Makers Cloud Functions — Node.js, Go, and Python runtimes. Use when building server-side APIs, Express/Koa patterns, or backend logic.
TencentEdgeOne/edgeone-makers-tools
Skill Claude CodeCodex
This skill deploys frontend and full-stack projects to EdgeOne Makers (Tencent EdgeOne). Trigger this skill whenever deployment is part of the task — whether as the primary intent or a secondary step. Examples: "deploy my app", "publish this site", "push this live", "create a preview deployment", "deploy to EdgeOne"…
TencentEdgeOne/edgeone-makers-tools
Skill Claude CodeCodex
V8-based lightweight edge functions on EdgeOne Makers. Covers routing, KV storage access, request/response handling, and environment variables at the edge.
TencentEdgeOne/edgeone-makers-tools
Skill Claude CodeCodex
Environment-specific adaptation rules for EdgeOne Makers Skills running in sandboxed or restricted AI coding environments (e.g. WorkBuddy). Trigger when: the user is working in WorkBuddy or a sandboxed IDE where CLI prompts hang and network is proxy-isolated (but browser login still works). Covers: non-interactive CLI…
TencentEdgeOne/edgeone-makers-tools
Skill Claude CodeCodex
Edge middleware for EdgeOne Makers — request interception, redirects, rewrites, auth guards, A/B testing, and header injection at the edge (V8 runtime).
TencentEdgeOne/edgeone-makers-tools
Skill Claude CodeCodex
Migrate existing AI agent projects (LangChain, LangGraph, OpenAI Agents SDK, Claude Agent SDK, CrewAI) to EdgeOne Makers platform conventions. Use when the user wants to adapt a standard agent project to run on EdgeOne Makers, convert Express/Next.js API routes to Makers handlers, or add platform capabilities…