airbnb-adr-simulator

airbnb-adr-simulator is a skill for Claude Code, Codex from t4ku/agent-skills. It costs 64 tokens per session (1,201 once invoked), scanned A, original, no licence file.

Airbnb income estimates for an area, including the average nightly price, occupancy, and monthly revenue for entire homes and private rooms.

In plain words
What is it for?
Fetching Airbnb host-simulator estimates by area and showing nightly rates, average nights, and monthly estimates for each listing type.
Why use it?
It helps compare the possible income from Airbnb listings in a chosen area.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Fetching Airbnb host-simulator estimates by area and showing nightly rates, average nights, and monthly estimates for each listing type.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/t4ku/agent-skills/airbnb-adr-simulator
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add t4ku/agent-skills --skill airbnb-adr-simulator
Clone the repo
git clone --depth 1 https://github.com/t4ku/agent-skills

Made for: Claude Code, Codex.

Its marketplace also offers this one on its own, as the plugin integrations/plugin install integrations after adding the marketplace above.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for airbnb-adr-simulator

README.md
[![agentmods](https://agentmods.dev/badge/skills/t4ku/agent-skills/airbnb-adr-simulator/github.svg)](https://agentmods.dev/skills/t4ku/agent-skills/airbnb-adr-simulator)
Your own site
<a href="https://agentmods.dev/skills/t4ku/agent-skills/airbnb-adr-simulator"><img src="https://agentmods.dev/badge/skills/t4ku/agent-skills/airbnb-adr-simulator/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for airbnb-adr-simulator

Your own site · 80×15
<a href="https://agentmods.dev/skills/t4ku/agent-skills/airbnb-adr-simulator"><img src="https://agentmods.dev/badge/skills/t4ku/agent-skills/airbnb-adr-simulator.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 64 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,201 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00064 $0.01201
Opus 5 $0.00032 $0.00600
Sonnet 5 $0.00013 $0.00240
Haiku 4.5 $0.00006 $0.00120

Measured 4d ago against content hash 7effa1e138e7, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

airbnb-adr-simulator scanned grade A with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (scripts/airbnb_adr.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

curl -s "https://www.airbnb.jp/host/homes" \
skills/airbnb-adr-simulator/SKILL.md · 95 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago Changed 7effa1e138e7
  2. 11d ago First seen · 95 lines · 64 tokens per session scan A 58fcf575d27b

Subscribe to this mod's changes

airbnb-adr-simulator is a skill published in the GitHub repository t4ku/agent-skills (5 stars, last pushed 4d ago), with no licence file. It adds 64 tokens to every session and 1,201 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

product-image-processor

Download, resize, and remove backgrounds from product images at scale. Use when the user asks to "process product images", batch-download images from the schedule, strip backgrounds, or standardize product photos.

AlpacaLabsLLC/skills-for-architects · 45 tokens

product-match

Find visually or functionally similar products from an image, name, or description. Use when the user asks to "find something like this", match a product from a photo, or source alternates to a given item.

AlpacaLabsLLC/skills-for-architects · 47 tokens

product-pair

Suggest complementary products that pair well with a given item — side tables for sofas, task lights for desks, etc. Use when the user asks "what goes with" a product, wants coordinating pieces, or asks to complete a furniture grouping.

AlpacaLabsLLC/skills-for-architects · 52 tokens

product-spec-bulk-fetch

Extract structured FF&E specs from a list of product URLs into a schedule. Use to pull or bulk-import product-page data; not for PDF catalogs.

AlpacaLabsLLC/skills-for-architects · 36 tokens

master-schedule

Initialize, validate, inspect, or import the current project's local FF&E product library. Use when a product workflow needs product-library.csv, when the user invokes /as:master-schedule, or when legacy master-schedule.json or canoa.json configuration is present.

AlpacaLabsLLC/skills-for-architects · 57 tokens

style

Luxe fashion-commerce editorial design with a deep-indigo canvas, oversized numerals, large image-led storytelling, rounded capsules/cards, and restrained monochrome accents.

aimeos/pagible · 33 tokens