# My Skill

> Use when working with a secure AI agent skill template

- Skill: `tomevault-io/my-skill-4` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/my-skill-4`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/my-skill-4/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/my-skill-4

---


# My Skill

A brief description of what this skill does.

## Features

- Feature 1
- Feature 2
- Feature 3

## Usage

Explain how the agent should use this skill.

Example:
```
User: "Format this text: hello world"
Agent: Uses my-skill to format the text
Result: "HELLO WORLD"
```

## Permissions

This skill requests the following permissions:

- **env**: None (or list required environment variables)
- **bins**: None (or list required system binaries)
- **allowed-tools**: None (or list tools like browser, filesystem)

## Implementation Notes

- Uses only built-in Node.js APIs
- No external network calls
- No file system access
- Safe for general use

## Security

This skill has been scanned with [AcidTest](https://github.com/currentlycurrently/acidtest) and achieved a score of **100/100** (PASS).

To verify security yourself:
```bash
npx acidtest scan .
```

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/currentlycurrently) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-11 -->

