Directory

Discover and filter AI agent skills. 27,776 active skills available.

Popular guides from the directory

Start with intent-focused guides, then come back to the full directory when you need broader coverage.

Results

Showing 7345-7368 of 27,776Page 307 of 1158

android-to-ios

10
from michaelboeding/skills

Use Android/Kotlin code as the source of truth and implement the equivalent feature in iOS/Swift. Understands the feature behavior, data structures, and logic from Android, then creates idiomatic iOS code that matches the target codebase's existing patterns. Use when porting features from Android to iOS or ensuring platform consistency.

add-to-xcode

10
from michaelboeding/skills

REQUIRED: After creating ANY .swift, .m, .mm, .c, .cpp, or .h file in a directory containing a .xcodeproj, you MUST run add_to_xcode.rb to register it with the project. Without this step, the file will NOT appear in Xcode and will NOT compile.

Upload File to 0G Storage

10
from 0gfoundation/0g-agent-skills

## Metadata

Merkle Verification

10
from 0gfoundation/0g-agent-skills

## Metadata

Download File from 0G Storage

10
from 0gfoundation/0g-agent-skills

## Metadata

Storage + Chain Integration

10
from 0gfoundation/0g-agent-skills

## Metadata

Compute + Storage Integration

10
from 0gfoundation/0g-agent-skills

## Metadata

Text-to-Image Generation

10
from 0gfoundation/0g-agent-skills

## Metadata

Streaming Chat Inference

10
from 0gfoundation/0g-agent-skills

## Metadata

Speech-to-Text Transcription

10
from 0gfoundation/0g-agent-skills

## Metadata

Provider Discovery

10
from 0gfoundation/0g-agent-skills

## Metadata

Model Fine-Tuning

10
from 0gfoundation/0g-agent-skills

## Metadata

Account Management

10
from 0gfoundation/0g-agent-skills

## Metadata

Scaffold 0G Project

10
from 0gfoundation/0g-agent-skills

## Metadata

Interact with 0G Chain Contracts

10
from 0gfoundation/0g-agent-skills

## Metadata

Deploy Contract to 0G Chain

10
from 0gfoundation/0g-agent-skills

## Metadata

new-agent

10
from FilipeJesus/lanes

You MUST use the new-agent skill when asked to add a implement a agent in lanes.

create-pr

10
from FilipeJesus/lanes

Create consistent pull requests to be submitted to main via Github. Use when asked to commit a message, push or open a PR.

gameclaw

10
from Arcobalneo/gameclaw

List available GameClaw terminal games, provide platform-specific download links from GitHub Releases, and give copy-paste unpack/run instructions for released CLI binaries. Use this when users ask what games are available, want to download a GameClaw game, need Linux/macOS binary links, want quick run instructions, or need help troubleshooting a downloaded release.

webull-openapi

10
from webull-inc/webull-agent-skills

Trade stocks, options, futures, crypto, and event contracts on Webull. Query real-time and historical market data. Manage accounts and positions. Supports US and HK regions with configurable risk controls.

nx-workspace

9
from wahidyankf/open-sharia-enterprise

Explore and understand Nx workspaces. USE WHEN answering questions about the workspace, projects, or tasks. ALSO USE WHEN an nx command fails or you need to check available targets/configuration before running a task. EXAMPLES: 'What projects are in this workspace?', 'How is project X configured?', 'What depends on library Y?', 'What targets can I run?', 'Cannot find configuration for task', 'debug nx task failure'.

nx-run-tasks

9
from wahidyankf/open-sharia-enterprise

Helps with running tasks in an Nx workspace. USE WHEN the user wants to execute build, test, lint, serve, or run any other tasks defined in the workspace.

nx-plugins

9
from wahidyankf/open-sharia-enterprise

Find and add Nx plugins. USE WHEN user wants to discover available plugins, install a new plugin, or add support for a specific framework or technology to the workspace.

nx-import

9
from wahidyankf/open-sharia-enterprise

Import, merge, or combine repositories into an Nx workspace using nx import. USE WHEN the user asks to adopt Nx across repos, move projects into a monorepo, or bring code/history from another repository.