Skip to content
Custom Skill Community

Claude Skill

A custom tool wrapper for integrating Claude AI agents with local system scripts.

Connected Apps: Claude Desktop

Installation Guide

npm install @anthropic-ai/sdk

Detailed Documentation

A custom tool wrapper for integrating Claude AI agents with local system scripts.

Configuration

{
  "customSkill": {
    "name": "claude-skill",
    "version": "1.0.0"
  }
}