home/coding/environment-instructions

Environment Instructions

GPTClaudeDeepSeek··1,211 copies·updated 2026-07-14
environment-instructions.prompt
---
# Skill Creator — Platform Adaptations

How to run the skill creator workflow in environments without full tool access.

---

## Web Chat Environments Without Tools

**What's unavailable:**
- Spawning parallel agent runs for evals
- Opening the HTML viewer in a browser
- Running Python scripts directly

**Adaptations:**

**Eval runs:** Run test cases sequentially in the same conversation instead of parallel agents. After each prompt, record the output inline as a fenced block. Label each clearly:

when to use it

Community prompt sourced from the open-source GitHub repo mattdweigand-sketch/agent-skills (MIT). A "Environment Instructions" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

codingcommunitydeveloper

source

mattdweigand-sketch/agent-skills · MIT