Agent Skills
Pre-built skills that teach AI agents how to manage properties through TIDY. Install with one command and your agent learns to schedule cleanings, manage turnovers, and handle maintenance.
Install All Skills
One command to install all TIDY agent skills:
npx skills add TIDYAPP/tidy-agent-skills
Three Skills, Three Options
Install the full platform or pick the skill that matches your use case.
tidyFor: Property managers, hosts, and homeowners — full platform
- All cleaning, maintenance, and vacation rental capabilities
- Multi-property management across portfolios
- Service professional coordination and scheduling
- Natural language requests via message-tidy
npx skills add TIDYAPP/tidy-agent-skills --skill tidy
vacation-rental-managementFor: Airbnb hosts, VRBO managers, short-term rental operators
- Guest turnover scheduling based on checkout times
- Multi-property coordination across listings
- Pre-arrival preparation and post-departure cleanup
- To-do list management for turnover checklists
npx skills add TIDYAPP/tidy-agent-skills --skill vacation-rental-management
cleaning-maintenanceFor: Homeowners, office managers, building managers
- One-time or recurring cleaning scheduling
- Maintenance issue reporting and tracking
- Service professional management
- Market pricing and availability checks
npx skills add TIDYAPP/tidy-agent-skills --skill cleaning-maintenance
Compatible Agents
TIDY skills work with any agent that supports the skills.sh ecosystem.
Available On
Find TIDY skills across major agent skill marketplaces.
skills.sh
npx skills add
SkillsMP
Auto-discovered from GitHub
LobeHub
Manual submission
SkillHub
AI-evaluated submission
ClawHub
clawhub install tidy | cleaning-maintenance | vacation-rental-management
Prefer Direct Integration?
Skills are the fastest way to get started. For deeper integration, use the MCP server or REST API directly.