← Back to Skills Marketplace
ivangdavila

Software Engineer

by Iván · GitHub ↗ · v1.0.0
linuxdarwinwin32 ⚠ suspicious
2190
Downloads
7
Stars
12
Active Installs
1
Versions
Install in OpenClaw
/install software-engineer
Description
Write production-ready code with clean architecture, proper error handling, and pragmatic trade-offs between shipping fast and building right.
Usage Guidance
This skill's content matches its purpose and asks for nothing sensitive, but take the following precautions before installing or invoking it autonomously: - Inspect the SKILL.md and included files in a text editor that can show invisible/control characters; remove any unexpected unicode control characters. - If you plan to allow autonomous execution, run the skill first in a restricted/sandboxed agent with no network access and limited file permissions to verify behavior. - Because the files assert they won't make network requests or store data, don't treat that as enforcement—ensure the runtime environment enforces the same restrictions if you need them. - If you don't need autonomous invocation, disable it (or limit the skill's privileges) until you've validated the content. If you want, I can display the SKILL.md with non-printing characters highlighted or produce a cleaned version with control characters removed.
Capability Analysis
Type: OpenClaw Skill Name: software-engineer Version: 1.0.0 The OpenClaw AgentSkills skill bundle for 'software-engineer' is benign. All files (`_meta.json`, `SKILL.md`, `architecture.md`, `patterns.md`, `testing.md`) contain only metadata and documentation outlining software engineering best practices. The `SKILL.md` explicitly states that the skill does NOT 'Store any data externally', 'Make network requests', or 'Access files outside the current project', and there are no hidden instructions or prompt injection attempts to contradict these claims. The content is purely instructional for an AI agent and lacks any malicious code or risky capabilities.
Capability Assessment
Purpose & Capability
Name/description match the content: it's an instruction-only 'software engineer' guideline set. It requires no binaries, env vars, installs, or access beyond the project context — nothing requested appears out of scope for a coding guidance skill.
Instruction Scope
The runtime instructions are focused on code style, architecture, testing, and error handling and do not ask to exfiltrate data or call external endpoints. However, the SKILL.md contains detected unicode control characters (prompt-injection pattern) which can be used to alter parsing or agent behavior. Also some statements (e.g., "This skill does NOT make network requests") are declarative guidance, not enforceable controls — if the host agent has network/file privileges the skill could be used in ways the prose does not prevent.
Install Mechanism
No install spec and no code files to execute; instruction-only skills are lowest-risk from installation perspective.
Credentials
No environment variables, credentials, or config paths are requested — this is proportionate for a documentation/instruction skill.
Persistence & Privilege
always:false (no forced global presence) and default autonomous invocation is allowed (platform default). That is normal; however, autonomous invocation combined with prompt-injection content increases potential impact, so be cautious.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install software-engineer
  3. After installation, invoke the skill by name or use /software-engineer
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Slug software-engineer
Version 1.0.0
License
All-time Installs 12
Active Installs 12
Total Versions 1
Frequently Asked Questions

What is Software Engineer?

Write production-ready code with clean architecture, proper error handling, and pragmatic trade-offs between shipping fast and building right. It is an AI Agent Skill for Claude Code / OpenClaw, with 2190 downloads so far.

How do I install Software Engineer?

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

Is Software Engineer free?

Yes, Software Engineer is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Software Engineer support?

Software Engineer is cross-platform and runs anywhere OpenClaw / Claude Code is available (linux, darwin, win32).

Who created Software Engineer?

It is built and maintained by Iván (@ivangdavila); the current version is v1.0.0.

💬 Comments