Dataset Viewer
Auto-converted to Parquet Duplicate
code
stringlengths
38
143
detail
stringlengths
0
167k
name
stringlengths
10
99
description
stringlengths
0
2.07k
skill_name
stringlengths
1
66
npx skills add https://github.com/01000001-01001110/agent-jira-skills --skill jira-project-management
# Jira Project Management Skill ## Purpose Comprehensive project administration including CRUD operations, components, versions, roles, permissions, and configuration. ## When to Use * Creating/updating/deleting/archiving projects * Managing project components (modules, teams) * Managing versions/releases *...
01000001-01001110/agent-jira-skills/jira-project-management
Administer Jira projects. Use when creating/archiving projects, managing components, versions, roles, permissions, or project configuration.
jira-project-management
npx skills add https://github.com/0731coderlee-sudo/wechat-publisher --skill wechat-publisher
# wechat-publisher **一键发布 Markdown 文章到微信公众号草稿箱** 基于 [wenyan-cli](https://github.com/caol64/wenyan-cli) 封装的 OpenClaw skill。 ## 功能 * ✅ Markdown 自动转换为微信公众号格式 * ✅ 自动上传图片到微信图床 * ✅ 一键推送到草稿箱 * ✅ 多主题支持(代码高亮、Mac 风格代码块) * ✅ 支持本地和网络图片 ## 快速开始 ### 1\. 安装 wenyan-cli **wenyan-cli 需要全局安装:** npm instal...
0731coderlee-sudo/wechat-publisher/wechat-publisher
一键发布 Markdown 到微信公众号草稿箱。基于 wenyan-cli,支持多主题、代码高亮、图片自动上传。
wechat-publisher
npx skills add https://github.com/0juano/agent-skills --skill edgeone-pages-deploy
# EdgeOne Pages Deploy Deploy any HTML file or directory to a public URL in seconds. No authentication, no accounts, no configuration. ## Quick Deploy # Single HTML file scripts/deploy.sh path/to/index.html # Directory containing index.html scripts/deploy.sh path/to/site/ Returns ...
0juano/agent-skills/edgeone-pages-deploy
Deploys static HTML to a public URL instantly with no authentication required. Use when asked to "host this", "deploy this site", "get a public link", "share this HTML", "quick deploy", "publish this page", or any request to make an HTML file publicly accessible via URL. Supports self-contained HTML files with inline C...
edgeone-pages-deploy
npx skills add https://github.com/0juano/agent-skills --skill x-image-cards
# X Image Cards Create X cards that look like images, not marketing banners. Let the visual be the content — X already shows your title and description in the card UI. ## X-Specific Requirements Spec | Value | Why ---|---|--- Dimensions | 2400×1200 physical (1200×600 logical) | 2x for retina, 2:1 aspect ratio ...
0juano/agent-skills/x-image-cards
Create X/Twitter cards that look like images, not marketing banners. Use when asked to "create OG images", "set up X cards", "make social cards", or "twitter card without text".
x-image-cards
npx skills add https://github.com/0juano/agent-skills --skill yahoo-finance
# Yahoo Finance CLI Financial data terminal powered by Yahoo Finance. All commands via the `yf` script. ## Setup The script is at `{baseDir}/scripts/yf`. It uses `uv run --script` with inline PEP 723 metadata — dependencies install automatically on first run. chmod +x {baseDir}/scripts/yf ## Comm...
0juano/agent-skills/yahoo-finance
>
yahoo-finance
npx skills add https://github.com/0oooooooo0/smart-commit-skill --skill 'Smart Commit'
# Smart Commit Guidelines This skill helps the agent generate high-quality commit messages based on project rules. ## Core Rules 1. **Language** : MUST be in **Korean (한국어)**. No exceptions. 2. **Format** : Follow **Conventional Commits** (`type: subject`). 3. **Context Aware** : content must be based on actua...
0oooooooo0/smart-commit-skill/Smart Commit
Smart Commit
npx skills add https://github.com/0x70626a/monad-wingman --skill monad-wingman
# Monad Wingman Comprehensive Monad blockchain development guide for AI agents. Covers smart contract development on Monad (parallel execution EVM-compatible L1), DeFi protocols, security best practices, deployment workflows, and the SpeedRun Ethereum curriculum adapted for Monad. * * * ## MONAD CRITICAL DIFFERENCES...
0x70626a/monad-wingman/monad-wingman
Monad blockchain development tutor and builder. Triggers on "build", "create", "dApp", "smart contract", "Solidity", "DeFi", "Monad", "web3", "MON", or any blockchain development task. Covers Foundry-first workflow, Scaffold-Monad, parallel execution EVM, and Monad-specific deployment patterns.
monad-wingman
npx skills add https://github.com/0x8506/vibe-security --skill vibe-security
# Vibe Security - Security Intelligence Comprehensive security scanner and code analyzer for identifying vulnerabilities across multiple languages and frameworks. ## Prerequisites Check if Node.js is installed: node --version If Node.js is not installed, install it based on user's OS: **macOS:**...
0x8506/vibe-security/vibe-security
Security intelligence for code analysis. Detects SQL injection, XSS, CSRF, authentication issues, crypto failures, and more. Actions: scan, analyze, fix, audit, check, review, secure, validate, sanitize, protect. Languages: JavaScript, TypeScript, Python, PHP, Java, Go, Ruby. Frameworks: Express, Django, Flask, Laravel...
vibe-security
npx skills add https://github.com/0xarcano/agent-skills --skill yellow-best-practices
# Yellow Network & Nitrolite Best Practices Guidelines for building high-performance decentralized applications using Yellow Network's state channel infrastructure and the Nitrolite SDK (ERC-7824). ## Quick Start npm install @erc7824/nitrolite **ClearNode WebSocket URL** : `wss://clearnet.yellow.c...
0xarcano/agent-skills/yellow-best-practices
Yellow Network and Nitrolite (ERC-7824) development best practices for building state channel applications. Use when building apps with Yellow SDK, implementing state channels, connecting to ClearNodes, managing off-chain transactions, or working with application sessions.
yellow-best-practices
npx skills add https://github.com/0xaxiom/appfactory --skill appfactory-builder
# AppFactory Builder Skill Build and deploy production apps in minutes using AppFactory's 7 pipelines. No setup required — describe what you want, get a live URL. **Repo:** [github.com/MeltedMindz/AppFactory](https://github.com/MeltedMindz/AppFactory) **Showcase:** [factoryapp.dev](https://factoryapp.dev) * * * ## ...
0xaxiom/appfactory/appfactory-builder
Build and deploy production apps using AppFactory's 7 pipelines (websites, mobile, dApps, AI agents, plugins, mini apps, bots). One prompt → live URL.
appfactory-builder
npx skills add https://github.com/0xaxiom/appfactory --skill setup-environment
# Environment Setup Skill Automatically configure a new user's local development environment for App Factory. ## When This Skill Applies * User says `/setup`, "set me up", or "configure my environment" * User asks "how do I get started" or "what do I need to install" * First-time contributor onboarding ## S...
0xaxiom/appfactory/setup-environment
Initialize and configure a new user's local development environment for App Factory. Triggers on /setup, "set me up", or "configure my environment".
setup-environment
npx skills add https://github.com/0xbigboss/claude-code --skill atlas-best-practices
# Atlas Best Practices Atlas is a language-independent tool for managing database schemas using declarative or versioned workflows. ## Two Workflows **Declarative (Terraform-like):** Atlas compares current vs desired state and generates migrations automatically. atlas schema apply --url "postgres://......
0xbigboss/claude-code/atlas-best-practices
Patterns for Atlas database schema management covering HCL/SQL schema definitions, versioned and declarative migrations, linting analyzers, testing, and project configuration. Use when working with atlas.hcl, .hcl schema files, Atlas CLI commands, or database migrations.
atlas-best-practices
npx skills add https://github.com/0xbigboss/claude-code --skill axe-ios-simulator
# AXe iOS Simulator Automation AXe is a single-binary CLI for iOS Simulator automation via Apple's Accessibility APIs and HID. ## Installation brew install cameroncooke/axe/axe ## Quick Start # Get simulator UDID axe list-simulators UDID="<simulator-udid>" # Basic in...
0xbigboss/claude-code/axe-ios-simulator
iOS Simulator automation using AXe CLI for touch gestures, text input, hardware buttons, screenshots, video recording, and accessibility inspection. Use when automating iOS Simulator interactions, writing UI tests, capturing screenshots/video, or inspecting accessibility elements. Triggers on iOS Simulator automation, ...
axe-ios-simulator
npx skills add https://github.com/0xbigboss/claude-code --skill canton-network-repos
# Canton Network Open-Source Repositories This skill provides comprehensive knowledge about the Canton Network open-source ecosystem, repository relationships, and build processes. ## Activation Use this skill when: * Working with Canton Network, DAML, or Splice repositories * Investigating version compatibilit...
0xbigboss/claude-code/canton-network-repos
Canton Network, DAML, and Splice repository knowledge. Use when working with Canton participants, DAML smart contracts, Splice applications, LF version compatibility, or package ID mismatches. Triggers on Canton, DAML, Splice, decentralized-canton-sync, or LF version queries.
canton-network-repos
npx skills add https://github.com/0xbigboss/claude-code --skill codex
# Codex Subagent Session ID: ${CLAUDE_SESSION_ID} Output: `~/.claude/codex/${CLAUDE_SESSION_ID}/` ## Arguments Task: $ARGUMENTS **Optional flags** (only if user explicitly requests): * `--model <model>`: `gpt-5.2-codex` (default), `gpt-5.2`, `gpt-5-mini`, `o3` * `--sandbox <mode>`: `read-only`, `workspace-writ...
0xbigboss/claude-code/codex
Hand off a task to Codex CLI for autonomous execution. Use when a task would benefit from a capable subagent to implement, fix, investigate, or review code. Codex has full codebase access and can make changes.
codex
npx skills add https://github.com/0xbigboss/claude-code --skill data-driven-testing
## Deprecated This skill has been replaced by **testing-best-practices**. Use `testing-best-practices` for all test design, test case generation, and test strategy work. ### What changed * Test layering policy (unit / integration / e2e) replaces the unit-only DDT focus. * Markdown tables replace the rigid canon...
0xbigboss/claude-code/data-driven-testing
DEPRECATED: Use testing-best-practices instead. This skill has been retired.
data-driven-testing
npx skills add https://github.com/0xbigboss/claude-code --skill e2e
# E2E Testing ## Principles (Always Active) These apply whenever working with e2e tests, test failures, or test flakiness: ### Failure Taxonomy Every e2e failure is exactly one of: **A. Flaky** (test infrastructure issue) * Race conditions, timing-dependent assertions * Stale selectors after UI changes * Mi...
0xbigboss/claude-code/e2e
Run e2e tests, fix flake and outdated tests, identify bugs against spec. Use when running e2e tests, debugging test failures, or fixing flaky tests. Never changes source code logic or API without spec backing.
e2e
npx skills add https://github.com/0xbigboss/claude-code --skill extract-transcripts
# Extract Transcripts Extracts readable markdown transcripts from Claude Code and Codex CLI session JSONL files. ## Scripts ### Claude Code Sessions # Extract a single session uv run ~/.claude/skills/extract-transcripts/extract_transcript.py <session.jsonl> # With tool calls and thinking b...
0xbigboss/claude-code/extract-transcripts
Extract readable transcripts from Claude Code and Codex CLI session JSONL files
extract-transcripts
npx skills add https://github.com/0xbigboss/claude-code --skill gen-env
# gen-env Skill Generate or review a `gen-env` command that enables running **multiple isolated instances** of a project on localhost simultaneously (e.g., multiple worktrees, feature branches, or versions). ## The Problem Without isolation, multiple instances of the same project: * Fight for hardcoded ports (300...
0xbigboss/claude-code/gen-env
Creates, updates, or reviews a project's gen-env command for running multiple isolated instances on localhost. Handles instance identity, port allocation, data isolation, browser state separation, and cleanup.
gen-env
npx skills add https://github.com/0xbigboss/claude-code --skill git-best-practices
# Git Best Practices ## Always Active Principles When this skill is loaded, follow these directives for all git operations: 1. **Discover before acting** — run branch discovery to determine the repo's default and production branches before branching, merging, or opening PRs 2. **Conventional commits** — every co...
0xbigboss/claude-code/git-best-practices
Git workflow patterns for commits, branching, PRs, and history management across heterogeneous repositories. Use when creating commits, managing branches, opening pull requests, or rewriting history. Do not use for non-git implementation tasks or repo-specific release policy decisions without repository documentation.
git-best-practices
npx skills add https://github.com/0xbigboss/claude-code --skill git-rebase-sync
# git-rebase-sync Use this skill when you need to sync a feature branch onto the latest `origin/{base_branch}` via **git rebase** , including **conflict resolution** with explicit clarification questions when intent is ambiguous. ## Goals * Rebase the current branch onto a specified base branch (often the repo def...
0xbigboss/claude-code/git-rebase-sync
Sync a feature branch onto the latest origin base branch via git rebase, with safety rails, deliberate conflict resolution, and safe force-with-lease pushing.
git-rebase-sync
npx skills add https://github.com/0xbigboss/claude-code --skill go-best-practices
# Go Best Practices ## Type-First Development Types define the contract before implementation. Follow this workflow: 1. **Define data structures** \- structs and interfaces first 2. **Define function signatures** \- parameters, return types, and error conditions 3. **Implement to satisfy types** \- let the com...
0xbigboss/claude-code/go-best-practices
Provides Go patterns for type-first development with custom types, interfaces, functional options, and error handling. Must use when reading or writing Go files.
go-best-practices
npx skills add https://github.com/0xbigboss/claude-code --skill ios-device-screenshot
# iOS Device Screenshot Take screenshots from physical iOS devices connected via USB using pymobiledevice3. ## Installation # Install pymobiledevice3 using uv (recommended) uv tool install pymobiledevice3 # Or with pipx pipx install pymobiledevice3 ## Prerequisites 1. **Physica...
0xbigboss/claude-code/ios-device-screenshot
Take screenshots from physical iOS devices connected via USB using pymobiledevice3. Use when capturing screenshots from real iPhones/iPads (not simulators), debugging on-device, or needing high-fidelity device captures. Triggers on physical iOS device screenshots, pymobiledevice3 usage, or USB-connected device capture ...
ios-device-screenshot
npx skills add https://github.com/0xbigboss/claude-code --skill nix-best-practices
# Nix Best Practices ## Flake Structure Standard flake.nix structure: { description = "Project description"; inputs = { nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable"; flake-utils.url = "github:numtide/flake-utils"; }; outputs = { self, nixpkgs, fla...
0xbigboss/claude-code/nix-best-practices
Nix patterns for flakes, overlays, unfree handling, and binary overlays. Use when working with flake.nix or shell.nix.
nix-best-practices
npx skills add https://github.com/0xbigboss/claude-code --skill openai-image-gen
# OpenAI Image Gen Generate a handful of “random but structured” prompts and render them via the OpenAI Images API. ## Run python3 {baseDir}/scripts/gen.py open ~/Projects/tmp/openai-image-gen-*/index.html # if ~/Projects/tmp exists; else ./tmp/... Useful flags: # GPT image mode...
0xbigboss/claude-code/openai-image-gen
Generate images using OpenAI's DALL-E 3 API. Use when needing to create graphics, icons, backgrounds, or any visual assets. Requires OPENAI_API_KEY in environment.
openai-image-gen
End of preview. Expand in Data Studio

Dataset Overview

This dataset is collected from skills.sh, a website that aggregates various command-line skills. Each skill typically includes a brief description, detailed documentation, and an installation command.

We have crawled all publicly available skill pages, resulting in approximately 40,000 to 50,000 skill records. The data is stored in a structured format, making it suitable for analysis, retrieval, or further development.

Field Descriptions

Each skill record contains the following fields:

Field Description
name The full name of the skill, formatted as repository/skill-name (e.g., example/repo/skill-name). This field ensures uniqueness, as skill names alone may have duplicates.
skill_name The name of the skill itself (without the repository path).
description A brief summary of the skill, usually one sentence.
detail The complete description of the skill, including detailed usage, examples, or background information.
code The command-line instruction to install the skill, often involving curl or bash scripts.

Potential Use Cases

This dataset can be used for:

  • Analyzing popular command-line skills and their distribution;
  • Building skill recommendation systems;
  • Offline browsing or backup of skill content;
  • Text mining tasks in natural language processing (e.g., keyword extraction, classification of skill descriptions).

Notes

  • The data is sourced from the public web and is intended for educational and research purposes only. Please do not use it for commercial purposes.
  • Since the crawl was performed at a specific time, the data may not reflect the latest updates. For the most current information, refer to the official website.
Downloads last month
86