AA

airtap-ai/airtap-skill

Developer tools
55 stars 품질 40 트렌드 40

Airtap skill for agents like codex, claude, openclaw

개요

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

추천 도구

다른 키워드를 입력하거나 필터를 제거해 보세요.

설치

npx skillfish add airtap-ai/airtap-skill