Php Dayuse
This PHP script retrieves Dayuse hotel availability data, streamlining integration and automating booking processes for developers.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add php-dayuse npx -- -y @trustedskills/php-dayuse
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"php-dayuse": {
"command": "npx",
"args": [
"-y",
"@trustedskills/php-dayuse"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill provides access to and interaction with the DayUse PHP platform. It allows AI agents to retrieve information, potentially manage bookings (depending on underlying API capabilities), and perform actions related to the DayUse service. The specific functionality is determined by the available DayUse APIs.
When to use it
- Information Retrieval: When you need to find out about available services or pricing offered through DayUse.
- Booking Assistance: If a user wants help finding and booking a dayuse space, this skill can assist with searching and potentially initiating the booking process.
- Account Management (Potential): Depending on API access, an agent could help manage a user's DayUse account details.
- Troubleshooting: To provide support or answer questions related to using the DayUse platform.
Key capabilities
- Accesses DayUse PHP platform functionality.
- Retrieves information from DayUse services.
- Potential for booking management (dependent on API).
Example prompts
- "What dayuse spaces are available near me?"
- "Find a meeting room with video conferencing in London."
- "How much does it cost to rent a hot desk at DayUse tomorrow?"
Tips & gotchas
The skill's capabilities are entirely dependent on the APIs exposed by the DayUse platform. Ensure you understand which functionalities are supported before relying on this skill for complex tasks.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.