← Browse

@tencentedgeone/edgeone-makers-tools

B

When you need EdgeOne Makers platform development guidance, read the matching Skill based on the task:

skillclaude

Install

agr install @tencentedgeone/edgeone-makers-tools --target claude

Writes 6 files into .claude/skills/, pinned to git-a06c4f3e.

  • .claude/skills/edgeone-makers-tools/.gitignore
  • .claude/skills/edgeone-makers-tools/AGENTS.md
  • .claude/skills/edgeone-makers-tools/CLAUDE.md
  • .claude/skills/edgeone-makers-tools/README.md
  • .claude/skills/edgeone-makers-tools/SKILL.md
  • .claude/skills/edgeone-makers-tools/_meta.json

Document

EdgeOne Makers Skills

When you need EdgeOne Makers platform development guidance, read the matching Skill based on the task:

TaskRead
AI Agent development (DeepAgents, LangGraph, Claude SDK, OpenAI Agents, CrewAI)skills/makers-agents/SKILL.md
Deploy project to EdgeOneskills/makers-deploy/SKILL.md
Edge Functions (V8 lightweight functions)skills/makers-edge-functions/SKILL.md
Cloud Functions (Node.js / Go / Python APIs)skills/makers-cloud-functions/SKILL.md
KV + Blob Storageskills/makers-storage/SKILL.md
Middleware (auth, rewrites, routing)skills/makers-middleware/SKILL.md
CLI command referenceskills/makers-cli/SKILL.md
Project structure / scaffoldingskills/makers-recipes/SKILL.md
Environment adaptation (WorkBuddy / sandbox / CI)skills/makers-env-adaption/SKILL.md

⚠️ Only read the Skill relevant to the current task. Do not load all skills at once.

Trustgrade B

  • passBody integrity

    Whether the stored document is plausibly the kind of file the artifact declares, rather than something fetched by mistake.

  • passType matchnot applicable to this artifact type

    Whether the artifact is really the kind of thing its metadata claims it is.

  • passFreshness

    How long since the source repository was last pushed to.

  • passPrompt injection

    Scans the artifact's own text for instructions aimed at your agent rather than at you.

  • warnLicenseno SPDX license detected

    Whether the source repository declares an SPDX license permissive enough to redistribute.

How the grade is calculated

Each check contributes 0 points when it passes, 1 when it warns, and 2 when it fails. The total maps to a letter:

  • Aevery check passed
  • Bone warning
  • Ctwo warnings
  • Dprompt injection or body integrity failed, or three warnings
  • Fone of those failed, and something else is wrong

These are automated hygiene checks, not a security audit, and not a dependency or vulnerability scan. A grade of A means nothing was flagged — not that the artifact is safe.

Versions

  • git-a06c4f3e48d52026-07-30