← Back to Skills Marketplace
Mi Habilidad Nueva
by
santi-patic
· GitHub ↗
· v1.0.0
600
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install mi-habilidad-nueva
Description
Asistente personalizado de bienvenida y pruebas de sistema para el servidor de Santi.
Usage Guidance
This skill looks like a harmless greeting/test helper, but it sets always:true which means it will be forced into every agent session — ask the publisher why that is necessary and remove it unless truly required. Also be aware the skill instructs the agent to claim it's running on a dedicated Ubuntu server and to advertise capabilities (file management, GitHub) without requesting credentials or showing verification steps; confirm whether those claims are accurate and whether additional credentials or permissions will be requested later. If you don't trust the publisher or don't need a permanently-loaded welcome skill, do not install with always:true enabled.
Capability Analysis
Type: OpenClaw Skill
Name: mi-habilidad-nueva
Version: 1.0.0
The `SKILL.md` file instructs the AI agent to identify itself and explicitly state its capabilities, which include 'gestión de archivos' (file management). While the current instructions are not malicious and only involve summarizing capabilities, the advertisement of high-risk capabilities like file management makes the skill suspicious. An AI agent with file management access is a significant attack surface, as it could be exploited via prompt injection to perform unauthorized file operations (e.g., reading sensitive data, modifying system files) even if the current instructions are benign.
Capability Assessment
Purpose & Capability
Name and description match the instructions: a simple personalized welcome and system-test assistant. The skill does not request any binaries, env vars, or installs, which is reasonable for a lightweight greeting helper. However the skill's metadata sets always:true (force-included in all agent runs) even though a basic welcome skill rarely needs permanent, unconditional presence.
Instruction Scope
Instructions are narrowly scoped: identify as Santi's assistant, state that you run on an Ubuntu server, list a short set of capabilities, and keep a friendly tone. Two minor issues: (1) the SKILL.md instructs the agent to assert it is 'operating from your dedicated Ubuntu server' even though it contains no steps to verify system state — this can lead to misleading claims; (2) it lists capabilities like 'file management' and 'GitHub tasks' but gives no guidance or credentials for actually performing those actions.
Install Mechanism
No install spec or code files are present; this is instruction-only. That is low-risk and appropriate for a simple greeting/test skill.
Credentials
The skill requests no environment variables or credentials, which fits its simple purpose. However it claims larger capabilities (file management, GitHub) without requesting tokens or explaining required permissions — a mild inconsistency that could confuse users about what the skill can actually do.
Persistence & Privilege
always:true is set in the skill metadata. That forces the skill to be included in every agent run and increases its blast radius. The skill gives no justification for requiring permanent inclusion; this is a clear privilege escalation compared to a typical welcome/test helper.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install mi-habilidad-nueva - After installation, invoke the skill by name or use
/mi-habilidad-nueva - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
mi-habilidad-nueva 1.0.0
- Asistente personalizado de bienvenida para el servidor de Santi.
- Presentación y respuestas adaptadas a saludos y preguntas sobre capacidades.
- Explica la ejecución en un servidor Ubuntu dedicado.
- Responde “¿Estás listo?” con un resumen de funciones (clima, resúmenes, gestión de archivos).
- Mantiene un tono amable, profesional y eficiente en todas las interacciones.
Metadata
Frequently Asked Questions
What is Mi Habilidad Nueva?
Asistente personalizado de bienvenida y pruebas de sistema para el servidor de Santi. It is an AI Agent Skill for Claude Code / OpenClaw, with 600 downloads so far.
How do I install Mi Habilidad Nueva?
Run "/install mi-habilidad-nueva" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Mi Habilidad Nueva free?
Yes, Mi Habilidad Nueva is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Mi Habilidad Nueva support?
Mi Habilidad Nueva is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Mi Habilidad Nueva?
It is built and maintained by santi-patic (@santi-patic); the current version is v1.0.0.
More Skills