cancel-async-tasks

Guidance for implementing asyncio task cancellation with proper cleanup, especially for handling keyboard interrupts (Ctrl+C). This skill should be used when tasks involve asyncio cancellation, signal handling, or graceful shutdown of concurrent Python tasks.

$ インストール

git clone https://github.com/letta-ai/skills /tmp/skills && cp -r /tmp/skills/ai/benchmarks/letta/terminal-bench-2/trajectory-only/cancel-async-tasks ~/.claude/skills/skills

// tip: Run this command in your terminal to install the skill

Repository

letta-ai
letta-ai
Author
letta-ai/skills/ai/benchmarks/letta/terminal-bench-2/trajectory-only/cancel-async-tasks
13
Stars
1
Forks
Updated5d ago
Added1w ago