TODO — describe what this skill does
Scanned 9/2/2026
Install to Claude Code
npx -y skills add AIOSAI/AIPass --skill with_handler --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of With Handler?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/aiosai-with-handler)More formats (shields.io, HTML) on the badges page.
---
name: {{SKILL_NAME}}
description: TODO — describe what this skill does
version: 1.0.0
tags: []
when_to_use:
- TODO — trigger phrase describing when an agent should reach for this skill
requires:
pip: []
bins: []
config: []
has_handler: true
---
# {{SKILL_NAME}}
## What This Does
TODO
## When to Use
Use this skill when:
- TODO — concrete scenario or trigger phrase
Do NOT use this skill when:
- TODO — scenario where a different approach is better
## Steps
1. TODO
- **Done when:** TODO — checkable success criterion for this step
## Example
```
TODO
```
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!