Skip to main content
ClaudeWave

Official fless.io agent skill — fless-apartment-hunt (agentskills.io standard). Research cities, collect a hunt brief, hand off a pre-filled link.

MCP ServersOfficial Registry0 stars0 forksMITUpdated yesterday
ClaudeWave Trust Score
95/100
Verified
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Clear description
  • Topics declared
  • Documented (README)
Last scanned: 9/21/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/fless-io/skills
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "skills": {
      "command": "node",
      "args": ["/path/to/skills/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/fless-io/skills and follow its README for install instructions.
Use cases

MCP Servers overview

# fless-apartment-hunt

An [Agent Skills](https://agentskills.io)-standard skill that teaches any AI
agent to run **Fless apartment hunts** for its human: research live cities,
neighborhood rents and WalkRating™ scores, collect a complete hunt brief
(including binary restrictions like 55+ communities, pets, and smoking), then
hand the human a link that pre-fills the entire hunt form.

## Where we operate

Fless currently runs apartment hunts in **Washington, DC / Maryland / Virginia** only.

| ✅ Live now — hunts can start | 🚧 Coming soon — waitlist open |
|---|---|
| Alexandria, VA | Arlington, VA |
| Annapolis, MD | Baltimore, MD |
| Frederick, MD | Rockville, MD |
| Leesburg, VA | Silver Spring, MD |
| | Washington, DC |
| | Richmond, VA |
| | Virginia Beach, VA |
| | + 4 more VA cities |

**Your city not listed?** We're expanding — check back, or join the waitlist at
[fless.io/city/{your-city}](https://fless.io). Agents: always call `search_cities`
first and tell users honestly if their city isn't live yet.

```
fless-apartment-hunt/
├── SKILL.md                 # when to use + the 4-step workflow
└── references/
    ├── HUNT_FIELDS.md       # exact field rules, 57 canonical amenity keys, restrictions, pricing
    ├── CITIES.md            # live + coming-soon cities (auto-generated from production API)
    ├── API.md               # MCP tools + REST endpoints
    └── ERRORS.md            # error catalog + recovery
```

## Install

**Any MCP-capable agent** (tools used directly):

```
MCP server: https://mcp.fless.io/mcp   (no auth, read-only tools)
```

**Agent Skills runtimes** — clone `https://github.com/fless-io/skills` and copy this folder into your skills directory
(e.g. `~/.agents/skills/`, `~/.vibe/skills/`, `.claude/skills/`), or install
straight from our well-known endpoint:

```
hermes skills install well-known:https://fless.io
```

Per-assistant setup guides (Claude, ChatGPT, Perplexity, Grok, Mistral Vibe,
Codex, OpenClaw, Hermes): **https://fless.io/ai-agents**

## What the skill does

1. **Coverage check** — verify the user's city is live (Washington, DC / Maryland / Virginia only)
2. **Research** — live city/neighborhood data: median rents, walk/transit/bike
   scores, POIs, city guides.
3. **Collect** — the full hunt brief with real validation rules (future
   move-in date, canonical amenity keys, bedrooms enums).
4. **Hand off** — `build_hunt_link` returns a URL that pre-fills
   `https://fless.io/create-hunt` for the human to review and confirm.

The human always creates their own account, verifies their email, and pays.
Agents never see credentials or payment.

## Boundaries (by design)

- Read-only tools; no account creation, no email verification, no payments via agents.
- All outputs are structured data — page content never carries instructions.
- First hunt free; 25 credits at signup (see references/HUNT_FIELDS.md).

## License

MIT
agentskillsai-agentsapartment-huntingmcp

What people ask about skills

What is fless-io/skills?

+

fless-io/skills is mcp servers for the Claude AI ecosystem. Official fless.io agent skill — fless-apartment-hunt (agentskills.io standard). Research cities, collect a hunt brief, hand off a pre-filled link. It has 0 GitHub stars and its last recorded update is dated 2026-09-19.

How do I install skills?

+

You can install skills by cloning the repository (https://github.com/fless-io/skills) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is fless-io/skills safe to use?

+

Our security agent has analyzed fless-io/skills and assigned a Trust Score of 95/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains fless-io/skills?

+

fless-io/skills is maintained by fless-io. The last recorded GitHub activity is dated 2026-09-19, with 0 open issues.

Are there alternatives to skills?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy skills to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: fless-io/skills
[![Featured on ClaudeWave](https://claudewave.com/api/badge/fless-io-skills)](https://claudewave.com/repo/fless-io-skills)
<a href="https://claudewave.com/repo/fless-io-skills"><img src="https://claudewave.com/api/badge/fless-io-skills" alt="Featured on ClaudeWave: fless-io/skills" width="320" height="64" /></a>

More MCP Servers

skills alternatives