coworking-finder
Find coworking spaces and office spaces in Brazilian cities. Use when the user asks to search for coworkings, shared offices, or workspaces in a specific city/state in Brazil, optionally filtered by neighborhood or region.
Why use this skill?
Discover the best coworking spaces in any Brazilian city. Use this OpenClaw skill to find verified office locations, contact details, and ratings instantly.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/ericsantos/coworking-finderWhat This Skill Does
The coworking-finder skill is a specialized OpenClaw agent capability designed to locate and curate high-quality coworking and office spaces across all major Brazilian cities. By leveraging a multi-stage discovery process—integrating SerpAPI for broad web searches, Perplexity for deep research, Google Local for venue-specific data, and Jina Reader for direct content extraction—the skill ensures users receive accurate, verified information about flexible work environments.
Installation
To integrate this skill into your environment, use the command:
clawhub install openclaw/skills/skills/ericsantos/coworking-finder
Use Cases
This skill is ideal for digital nomads, distributed teams, and professionals looking to escape remote work isolation. Whether you are traveling for business and need a desk for the day, or you are a remote employee seeking a permanent office in your current city, this skill streamlines the logistical headache of venue scouting.
Example Prompts
- "Busque coworkings em Belo Horizonte, MG. Preciso de um lugar com internet de alta velocidade."
- "Encontre espaços de coworking em São Paulo, SP, região da Vila Madalena."
- "Listar coworkings em Florianópolis, SC, especificamente no bairro Centro."
Tips & Limitations
For the best results, always provide the state abbreviation (UF) alongside the city name to avoid regional ambiguity. If a specific neighborhood is important, be sure to include it in your prompt to refine the geo-location search. Note that this skill relies on external search APIs; while it performs fallback procedures, extremely small towns with limited digital presence may return fewer results. Always verify opening hours and booking availability directly through the provided phone numbers or website links before visiting a new space. The agent will prioritize locations with higher ratings and more comprehensive contact details to ensure professional standards.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-ericsantos-coworking-finder": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api
Related Skills
serpapi
Search Google via SerpAPI (Google Search, Google News, Google Local). Use when you need to search the web, find news articles, or look up local businesses. Supports country/language targeting for region-specific results.
jina-reader
Web content extraction via Jina AI Reader API. Three modes: read (URL to markdown), search (web search + full content), ground (fact-checking). Extracts clean content without exposing server IP.
relay-to-agent
Relay messages to AI agents on any OpenAI-compatible API. Supports multi-turn conversations with session management. List agents, send messages, reset sessions.
confidant
Secure secret handoff and credential setup wizard for AI agents. Use when you need sensitive information from the user (API keys, passwords, tokens) or need to save credentials to config files. Never ask for secrets via chat — use Confidant instead.
show-my-ip
Show the current public IP address of the server. Use when asked about IP, public IP, or network identity.