Explore

Find agent skills by outcome

9,659 skills indexed with the new KISS metadata standard.

Showing 24 of 9,659
Coding
PromptBeginner5 minmarkdown

creating-bookmarklets

Creates browser-executable JavaScript bookmarklets with strict formatting requirements. Use when users mention bookmarklets, browser utilities, dragging code to bookmarks bar, or need JavaScript that runs when clicked in the browser toolbar.

0
Coding
PromptBeginner5 minmarkdown

python-github-actions

Complete Python GitHub Actions system. PROACTIVELY activate for: (1) uv-based CI workflows (10-100x faster), (2) Matrix testing across Python versions, (3) Dependency caching with setup-uv, (4) Parallel test execution, (5) Reusable workflows, (6) Publishing to PyPI with trusted publishing, (7) Code coverage with codecov, (8) Security scanning. Provides: Workflow templates, caching config, matrix strategies, composite actions. Ensures fast, reliable CI/CD pipelines.

0
Coding
PromptBeginner5 minmarkdown

thoroughness

Use when implementing complex multi-step tasks, fixing critical bugs, or when quality and completeness matter more than speed - ensures comprehensive implementation without shortcuts through systematic analysis, implementation, and verification phases

0
Business
PromptBeginner5 minmarkdown

claude-get-session-info

Shared utility script for getting Claude PID and Session ID. Source this in other scripts to access CLAUDE_PID and SESSION_ID variables.

0
Coding
PromptBeginner5 minmarkdown

zhimeng-agent 自动化任务技能

> 个人自动化任务集合,通过 macOS launchd 定时调度,自动执行日常任务并同步到多个平台。

0
Coding
PromptBeginner5 minmarkdown

creating-skills

Use when creating new Claude Code skills or improving existing ones - ensures skills are discoverable, scannable, and effective through proper structure, CSO optimization, and real examples

0
Coding
PromptBeginner5 minmarkdown

Fetch Architecture Skill

Client and server-side fetch utilities for Next.js applications with API route proxying to FastAPI backends.

0
Coding
PromptBeginner5 minmarkdown

beads

Issue tracking with Beads (bd CLI). Use when commands need to create, query, update, or close issues, or manage dependencies.

0
Business
PromptBeginner5 minmarkdown

release

Create a release following Git Flow strategy. Use when preparing a release, bumping version, creating release branch, or when user says "release", "bump version", "prepare release", "ship version".

0
General
PromptBeginner5 minmarkdown

技能开发教程

本章将一步步教你如何上手并学会开发 wukong-robot 的技能插件。

0
Coding
PromptBeginner5 minmarkdown

Xcode downloads

- (官方下载)[https://developer.apple.com/download/more/]

0
General
PromptBeginner5 minmarkdown

<!--

name: 'Tool Description: Skill'

0
Data
PromptBeginner5 minmarkdown

R 语言积累

R 语言常用方法

0
Coding
PromptBeginner5 minmarkdown

一、数据类型检测

typeof操作符返回一个字符串,表示未经计算的操作数的类型;该运算符数据类型(返回字符串,对应列表如图)

0
General
PromptBeginner5 minmarkdown

ConnectWise::MemberSkill

| Name | Type | Description | Notes |

0
Coding
PromptBeginner5 minmarkdown

lets build an alexa skill

------------------------------

0
Coding
PromptBeginner5 minmarkdown

code_skill

func updateUserOnLineStatus(msg proto.Message) {

0
Coding
PromptBeginner5 minmarkdown

RoutingSkill

Name | Type | Description | Notes

0
Coding
PromptBeginner5 minmarkdown

How to Train Yourself to Give Better Interview Answers

Train yourself to automatically structure answers using:

0
Coding
PromptBeginner5 minmarkdown

Удалить навык у исполнителя

{% include [announce](../_includes/announce.md) %}

0
Coding
PromptBeginner5 minmarkdown

D3.js

import React, { useRef, useEffect } from 'react';

0
Coding
PromptBeginner5 minmarkdown

Taste > Skill

generic skill

0
Coding
PromptBeginner5 minmarkdown

Introduction

- I have literally learnt a lot from my great mentor, [Ayush Jain](https://ayushj240.github.io/). He shared not only tips but also many of useful links to learn from.

0
Coding
PromptBeginner5 minmarkdown

Creating an Amazon Alexa Skill

[Alexa](https://developer.amazon.com/alexa) is Amazon's cloud-based voice service. Most people are familiar with the service through using an [Amazon Echo or Echo dot](https://developer.amazon.com/alexa/echo) but the service can also be integrated in to custom internet-connected devices like this ta

0