# Test Skill

> test-skill - brief description of what this skill does Use when this capability is needed.

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

---


# Test Skill

Brief description of what this skill does and its main purpose.

## When to Use

- Use case 1: Describe when to use this skill
- Use case 2: Another scenario
- Use case 3: Additional context

## Tools Provided

### example-tool
Description of what example-tool does.

**Usage**:
```bash
skill run test-skill:example-tool --param1 value1 --param2 value2
```

**Parameters**:
- `param1` (required): Description of first parameter
- `param2` (optional): Description of second parameter

**Example**:
```bash
# Example usage with realistic values
skill run test-skill@default:example-tool --param1 "example value"
```

## Configuration

Describe any configuration required for this skill:

```bash
skill config test-skill --set api_key=YOUR_API_KEY
skill config test-skill --set region=us-east-1
```

## Examples

### Example Workflow 1
```bash
skill run test-skill@default:example-tool --param1 value
```

## Security Notes

- Credentials are stored securely in the system keychain
- Each instance has isolated configuration
- All API calls use TLS encryption

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

