← Back to Skills Marketplace
xueyetianya

Dev Environment

by bytesagain4 · GitHub ↗ · v2.0.4 · MIT-0
cross-platform ✓ Security Clean
200
Downloads
0
Stars
1
Active Installs
5
Versions
Install in OpenClaw
/install dev-environment
Description
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Dev Environment concepts, best practices, and implementation patt...
README (SKILL.md)

Dev Environment

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Dev Environment concepts, best practices, and implementation patt... No API keys or credentials required.

Commands

Command Description
intro intro reference
quickstart quickstart reference
patterns patterns reference
debugging debugging reference
performance performance reference
security security reference
migration migration reference
cheatsheet cheatsheet reference

Output Format

All commands output plain-text reference documentation via heredoc. No external API calls, no credentials needed, no network access.


Powered by BytesAgain | bytesagain.com | [email protected]

Usage Guidance
This skill appears to be a simple, read-only reference implemented as a shell script and markdown instructions. It does not request credentials or perform network calls. Before installing, you may want to: (1) note the small version mismatches in the metadata (harmless but signals minor maintenance issues); (2) review the script if you plan to run it in an environment with strict policies; and (3) run it in a sandbox or test account if you have high security requirements. Overall it is coherent with its stated purpose.
Capability Analysis
Type: OpenClaw Skill Name: dev-environment Version: 2.0.4 The 'dev-environment' skill is a documentation reference tool that provides static text guides for development workflows. Analysis of 'scripts/script.sh' and 'SKILL.md' shows no network activity, no credential access, and no execution of external payloads; it exclusively uses heredocs to output informational content.
Capability Assessment
Purpose & Capability
The name/description describe a documentation/reference tool and the included SKILL.md and scripts provide only text outputs and help content. There are no unrelated requirements (no credentials, no external services), so the requested capabilities match the stated purpose.
Instruction Scope
SKILL.md explicitly states all commands output heredoc text with no network access or credentials. The runtime script implements those commands and only prints static documentation. Minor inconsistencies: SKILL.md version (2.0.3), registry version (2.0.4), and script VERSION (2.0.2) differ; the cheatsheet references a 'troubleshooting' command that isn't implemented. These are quality issues but do not expand scope or indicate malicious behavior.
Install Mechanism
No install spec is provided and the skill is instruction/script-only. No downloads, third-party package installs, or archive extraction occur. This is low-risk from an install mechanism perspective.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. The script also does not read environment variables or secret files. The credential/environment access is proportionate to a read-only reference tool.
Persistence & Privilege
always is false and the skill does not request persistent platform privileges or modify system/agent-wide settings. It is user-invocable and can be invoked autonomously per platform defaults; this is expected and acceptable given the limited scope.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install dev-environment
  3. After installation, invoke the skill by name or use /dev-environment
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.4
Fix description
v2.0.3
Fix description
v2.0.2
Clean package with matching SKILL.md
v2.0.1
clean-package-fix
v2.0.0
publish v2.0.0
Metadata
Slug dev-environment
Version 2.0.4
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 5
Frequently Asked Questions

What is Dev Environment?

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Dev Environment concepts, best practices, and implementation patt... It is an AI Agent Skill for Claude Code / OpenClaw, with 200 downloads so far.

How do I install Dev Environment?

Run "/install dev-environment" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Dev Environment free?

Yes, Dev Environment is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Dev Environment support?

Dev Environment is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Dev Environment?

It is built and maintained by bytesagain4 (@xueyetianya); the current version is v2.0.4.

💬 Comments