AA

airtap-ai/airtap-skill

Developer tools
55 stars Quality 40 Trend 40

Airtap skill for agents like codex, claude, openclaw

Overview

Install it in Claude Code or Codex or with any other AI agent, then ask your agent to use Airtap for mobile tasks like starting a task, checking progress, sending follow-up input, or cancelling work. You will need an Airtap personal access token before the skill can make API calls. Setup and the full command reference live in skills/airtap/SKILL.md. After installing, ask your agent to use the Airtap skill for things like: - list available receivers or models - create a new Airtap task - monitor a running task - send a follow-up message to a task - cancel a task - update user location If you installed Airtap with npx skills: For agents installed through npx skills:

README

Airtap

An Airtap skill/plugin for AI agents.

Install it in Claude Code or Codex or with any other AI agent, then ask your agent to use Airtap for mobile tasks like starting a task, checking progress, sending follow-up input, or cancelling work.

Install

Claude Code

claude plugin marketplace add airtap-ai/airtap-skill
claude plugin install airtap@airtap

Codex

npx skills add airtap-ai/airtap-skill -a codex

Other AI agents

For agents supported by npx skills:

npx skills add airtap-ai/airtap-skill

Examples:

npx skills add airtap-ai/airtap-skill -a cursor
npx skills add airtap-ai/airtap-skill -a windsurf
npx skills add airtap-ai/airtap-skill -a cline
npx skills add airtap-ai/airtap-skill -a github-copilot

After Install

You will need an Airtap personal access token before the skill can make API calls.

Setup and the full command reference live in skills/airtap/SKILL.md.

Use

After installing, ask your agent to use the Airtap skill for things like:

  • list available receivers or models
  • create a new Airtap task
  • monitor a running task
  • send a follow-up message to a task
  • cancel a task
  • update user location

Update

Claude Code

claude plugin marketplace update airtap

Codex

If you installed Airtap with npx skills:

npx skills update airtap

Other AI agents

For agents installed through npx skills:

npx skills update airtap

To update all installed skills:

npx skills update -y
View this README on GitHub

Recommended Tools

Try a different keyword or remove a filter.

Install

npx skillfish add airtap-ai/airtap-skill