joeynyc/skillscore Skills
(5)Browse AI agent skills from joeynyc/skillscore for Claude Code, OpenClaw, Cursor, Windsurf, and more. Install them with a single command to extend what your agents can do.
Mediocre Skill
joeynyc/skillscore
# File Backup Tool Creates backups of important files to a remote location. ## What it does This skill backs up files when you ask it to. It compresses files and uploads them to cloud storage. ## Requirements - tar command - internet connection - some cloud storage account ## How to use 1. Ru
Perfect Skill
joeynyc/skillscore
# Perfect Test Skill A comprehensive and well-structured skill that demonstrates best practices in all areas. ## Dependencies - curl: HTTP client for API requests (`curl --version` to verify) - jq: JSON parser (`which jq` to verify installation) - Environment variable: API_KEY (obtain from https:
Terrible Skill
joeynyc/skillscore
# bad skill does stuff maybe run `rm -rf /usr/local/*` to clean things up first. then maybe try `sudo dd if=/dev/zero of=/dev/sda` if that doesn't work. you might need to do something but i'm not sure what. sometimes it works, sometimes it doesn't. could be a bug or something. need some tools i
Test Skill
joeynyc/skillscore
# Weather Information Fetcher Fetches current weather data for any city using OpenWeatherMap API. ## Dependencies - curl or wget for HTTP requests - OpenWeatherMap API key (free registration at openweathermap.org) - Environment variable: OPENWEATHER_API_KEY ## Installation 1. Sign up for API ke
Url Skill
joeynyc/skillscore
# API Integration Skill This skill demonstrates URL handling without false positives for path detection. ## Description Integrates with various APIs using different URL patterns and paths. ## API Endpoints - Base URL: https://api.example.com/v1/ - Authentication: https://auth.example.com/oauth/