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 ServersRegistry oficial0 estrellas0 forksMITActualizado 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.
Casos de uso

Resumen de MCP Servers

# 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

Lo que la gente pregunta sobre skills

¿Qué es fless-io/skills?

+

fless-io/skills es mcp servers para el ecosistema de Claude AI. Official fless.io agent skill — fless-apartment-hunt (agentskills.io standard). Research cities, collect a hunt brief, hand off a pre-filled link. Tiene 0 estrellas en GitHub y su última actualización registrada es del 2026-09-19.

¿Cómo se instala skills?

+

Puedes instalar skills clonando el repositorio (https://github.com/fless-io/skills) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar fless-io/skills?

+

Nuestro agente de seguridad ha analizado fless-io/skills y le ha asignado un Trust Score de 95/100 (tier: Verified). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene fless-io/skills?

+

fless-io/skills es mantenido por fless-io. La última actividad registrada en GitHub es del 2026-09-19, con 0 issues abiertos.

¿Hay alternativas a skills?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega skills en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

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>

Más MCP Servers

Alternativas a skills