My Skill

Use when working with a secure AI agent skill template

tomevault-io Updated

File contents

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 and achieved a score of 100/100 (PASS).

To verify security yourself:

npx acidtest scan .

Converted and distributed by TomeVault — claim your Tome and manage your conversions.

tomevault-io/skills-registry/tree/main/currentlycurrently--acidtest--template-repo commit 349eb5a484

Frequently asked questions

npx skillmds@latest add tomevault-io/my-skill-4