Skip to main content
Agent Skills are modular capability packs for AI coding agents — Claude Code, Cursor, GitHub Copilot, Windsurf, and more. Each skill is a folder with a SKILL.md that tells the agent what the API does, how to authenticate, and how to use it. Install once with the AIsa CLI and the skill lands in every agent directory on your machine.

Quickstart

Install the CLI, authenticate, and add your first skill in under two minutes.

Browse the registry

See every production-ready skill in the agent-skills registry on GitHub.

How it works

1

Install a skill

Run aisa skills install <name>. The CLI auto-detects every supported agent on your machine and writes the skill to each one’s directory.
2

Agent discovers it

Open a new session in your agent. Skills load automatically at session start — only the metadata (name + description) is read upfront, so there’s no context-window cost.
3

Agent uses the API

When you ask the agent to do something the skill handles, it reads the full instructions and calls AIsa APIs using your AISA_API_KEY.

Skill catalog

Marketing

SEO Keyword Research

Keyword strategy, SERP analysis, competitor gaps, and intent clusters.

AI Model Gateway

AIsa Provider for OpenClaw

Configure OpenClaw to use AIsa as the model provider.

AIsa CN-LLM Route

Route Chinese-language prompts to Chinese LLMs.

AIsa LLM Router

Choose models across GPT, Claude, Gemini, Qwen, DeepSeek, Grok, and more.

Creative AI

Media Gen

Image generation with Gemini 3 Pro and video generation with Wan 2.6.

Data & Finance

Trend Forecast

Forecast trends from prediction markets, social sentiment, news, and market data.

MarketPulse

Real-time and historical equity data, financials, filings, and macro context.

AIsa Market

Broad stock, crypto, financial, analyst, insider, and macro data.

Crypto Market Data

CoinGecko-powered crypto prices, charts, exchanges, and token research.

Stock & Crypto Analysis

Asset analysis with scoring, risk flags, targets, and stop levels.

Dividend Analysis

Dividend yield, payout safety, growth, and income quality.

Hot Scanner

Momentum scans for hot stocks, crypto movers, and catalysts.

Portfolio Management

Portfolio positions, allocation, and live P&L.

Rumor Scanner

M&A rumors, insider activity, analyst changes, and regulatory news.

Watchlist Management

Price targets, stops, watchlists, and alert checks.

US Stock Analyst

US stock reports with financials, news, filings, sentiment, and AI synthesis.

Prediction Market Data

Polymarket and Kalshi market discovery, pricing, and trade history.

Prediction Market Data ZH

Chinese-language Polymarket and Kalshi research workflows.

Prediction Market Arbitrage

Cross-platform arbitrage detection across prediction markets.

Prediction Market Arbitrage ZH

Chinese-language prediction market arbitrage scans.

Search & Research

Multi-source Search

Unified web, scholar, Perplexity Sonar, and Tavily search in one skill.

Perplexity Search

Perplexity Sonar answer generation with citations.

YouTube SERP

Ranked YouTube results for content research and competitor monitoring.

Last 30 Days

Recent multi-source evidence across web, social, markets, and communities.

AIsa Tavily Search

Search the web and extract public page content.

AIsa YouTube Search

Search YouTube videos, channels, and playlists.

Last 30 Days ZH

Chinese-language recent signal research.

AIsa Multi-Source Search

Search across web, academic, smart search, Tavily, and research-answer sources.

AIsa Perplexity Deep Research

Citation-backed deep research using Perplexity Sonar models.

AIsa Scholar Search

Academic papers and scholarly source search.

AIsa Smart Search

Hybrid web and scholarly retrieval.

AIsa Tavily Extract

Extract clean readable content from public URLs.

Tavily Search

Search with depth, topic filters, time ranges, and domain controls.

AIsa Web Search

Current web search results with titles, URLs, and snippets.

YouTube Search

Video, channel, and playlist search for content research.

Social Media

Twitter Autopilot

X/Twitter search, profile analysis, trends, DMs, and posting.

AIsa Twitter API

Profiles, timelines, tweets, communities, trends, lists, spaces, and Grok context.

AIsa Twitter Command Center

Search, monitor, publish, and engage from one X/Twitter workflow.

AIsa Twitter Post & Engage

Post tweets, like tweets, follow users, and check relationships.

Twitter Command Center Search + Post

Search X/Twitter and prepare authorized posting workflows.

X Intelligence Automation

Track competitors, influencers, trends, mentions, and conversations.

Supported agents

Skills install to these directories automatically:
AgentDirectory
Claude Code~/.claude/skills/
Cursor~/.cursor/skills/
GitHub Copilot~/.github/skills/
Windsurf~/.codeium/windsurf/skills/
Codex~/.agents/skills/
Gemini CLI~/.gemini/skills/
OpenClaw~/.openclaw/skills/

Learn more

Standards

How to structure a SKILL.md and publish your own skill to the registry.

Agent Skills vs. Tools

When to use a registry skill vs. building your own custom tool.

Get support

Questions? Reach out to the team at developer@aisa.one.