CtrlK
BlogDocsLog inGet started
Tessl Logo

edgeone-makers-env-adaption

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, a sandboxed IDE, or any non-interactive/CI environment where CLI commands may hang or network is isolated. Covers: non-interactive CLI flags, network isolation workarounds, login in sandbox, proxy bypass, file preview constraints (MUST use http:// via dev server, NEVER file://, NEVER python -m http.server / npx serve), dev server requirements.

72

Quality

88%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

High

Do not use without reviewing

SKILL.md
Quality
Evals
Security

Quality

Content

77%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

Highly actionable content with clear workflows and validation, but weakened by cross-section redundancy and a monolithic single-file structure with no progressive disclosure into referenced materials.

Suggestions

Deduplicate the file:// prohibition and 'violation symptoms' checklists — currently restated in both the Quick Reference and §7.1 — into one canonical section referenced from the other.

Split the long single-file guide into one-level-deep reference files (e.g. CLI flags, framework version requirements) and link them from SKILL.md so the overview stays lean.

Fix the section numbering, which jumps from §7.1 to §10 (skipping §8–§9), to keep navigation predictable.

DimensionReasoningScore

Conciseness

Mostly high-value operational guidance Claude would not know, but the file:// prohibition and 'violation symptoms' checklists are repeated across the Quick Reference and §7.1, and the iron rule is restated — efficient intent undermined by duplication.

2 / 3

Actionability

Copy-paste-ready bash commands, a decision tree, and Correct/Wrong comparison tables give fully executable, specific guidance throughout.

3 / 3

Workflow Clarity

The §7.1 preview flow is a clear numbered sequence with validation checkpoints (whoami exit codes, 2-3s wait, link detection) and a feedback loop (violation symptoms -> re-check Quick Reference).

3 / 3

Progressive Disclosure

Well-sectioned but a single 274-line monolithic file with no bundle references; content that could be split (CLI flag tables, version requirements) is inline, matching the '200 lines that could be in a separate file' anchor.

2 / 3

Total

10

/

12

Passed

Description

100%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A strong, third-person description that states concrete capabilities, gives explicit trigger guidance, and occupies a distinct niche with low conflict risk. All four dimensions land at the top of the scale.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'non-interactive CLI flags, network isolation workarounds, login in sandbox, proxy bypass, file preview constraints ... dev server requirements' — matching the multi-action anchor.

3 / 3

Completeness

Explicitly answers both 'what' ('Covers: ...') and 'when' ('Trigger when: ...') with explicit trigger guidance, so it clears the cap that a missing 'Use when' clause would impose.

3 / 3

Trigger Term Quality

The 'Trigger when' clause surfaces natural terms the target user would say: 'WorkBuddy', 'sandboxed IDE', 'CI environment', 'CLI commands may hang', 'network is isolated', giving good coverage.

3 / 3

Distinctiveness Conflict Risk

Targets a narrow niche (EdgeOne Makers Skills in WorkBuddy sandbox) with distinct environment-specific triggers unlikely to fire for unrelated skills.

3 / 3

Total

12

/

12

Passed

Validation

100%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
TencentEdgeOne/edgeone-makers-tools
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.