← Back to Skills Marketplace
jbennett111

stayforge-api

by Jbennett111 · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
281
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install stayforge-api
Description
Hotel booking and accommodation search using StayForge API - hotel booking, hotel search, accommodation booking, hotel reservation, find hotels, book hotels,...
Usage Guidance
This skill appears to do what it says (obtain an API key, search hotels, place bookings). However: the source and homepage are unknown and the API host (stayforge.vosscg.com) is not documented elsewhere in the skill — so verify the provider before sending real personal or payment information. Consider using a throwaway/test email and a test API key first, read the API's privacy/terms if you can find them, avoid entering payment details until you confirm the service is legitimate, and store any API key in a secure secrets manager rather than pasting it into chat. If you don't trust the external domain, do not proceed.
Capability Analysis
Type: OpenClaw Skill Name: stayforge-api Version: 1.0.0 The stayforge-api skill provides a standard interface for hotel searching and booking via the StayForge API (stayforge.vosscg.com). It includes well-documented procedures for API key registration, property searching, and booking management using standard RESTful patterns. No evidence of malicious intent, data exfiltration, or prompt injection was found; the request for a user's email is part of a transparent registration flow for the service.
Capability Assessment
Purpose & Capability
Name/description (hotel search & booking) align with instructions: examples show signing up for an API key and calling hotel/search and booking endpoints on stayforge.vosscg.com. Nothing requested is outside the stated purpose.
Instruction Scope
SKILL.md limits runtime actions to calling the StayForge API (signup, search, details, create booking) and asking the user for an email and booking guest details. It does not instruct reading local files, unrelated env vars, or exfiltrating data to unrelated endpoints. It does tell agents to 'store the key securely' but gives no storage specifics.
Install Mechanism
This is an instruction-only skill with no install spec and no code files — nothing will be written to disk by an installer. That is the lowest-risk install profile.
Credentials
The skill declares no required environment variables or credentials. It instructs obtaining a per-user API key via the API (expected for this kind of integration). There are no unexpected credential requests. Note: the skill will transmit user email and guest booking details to the stayforge.vosscg.com domain as part of normal operation.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request persistent platform privileges or to modify other skills. The agent will be able to call it autonomously (platform default), which is normal for skills.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install stayforge-api
  3. After installation, invoke the skill by name or use /stayforge-api
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Slug stayforge-api
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is stayforge-api?

Hotel booking and accommodation search using StayForge API - hotel booking, hotel search, accommodation booking, hotel reservation, find hotels, book hotels,... It is an AI Agent Skill for Claude Code / OpenClaw, with 281 downloads so far.

How do I install stayforge-api?

Run "/install stayforge-api" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is stayforge-api free?

Yes, stayforge-api is completely free (open-source). You can download, install and use it at no cost.

Which platforms does stayforge-api support?

stayforge-api is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created stayforge-api?

It is built and maintained by Jbennett111 (@jbennett111); the current version is v1.0.0.

💬 Comments