Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
직접 명령은 검토 Prompt를 거치지 않습니다. 실행하기 전에 소스를 확인하세요.
npx skills add https://github.com/johnalbertini14-glitch/openclaw-skills --skill aigo-hotel-search명령은 한 줄로 유지됩니다. 복사하기 전에 가로로 스크롤해 전체 내용을 확인하세요.
로컬 사본을 원하시나요? SkillsMP에서 현재 제공할 수 있는 파일을 다운로드하세요.
Use this skill to create a Polymarket wallet for your agent and trade on prediction markets. Browse markets, place bets, manage positions — all without exposing private keys.
ClawSec suite manager with embedded advisory-feed monitoring, cryptographic signature verification, approval-gated malicious-skill response, and guided setup for additional security skills.
Automated daily security audits for OpenClaw agents with email reporting. Runs deep audits and sends formatted reports.
SOC 직업 분류 기준
SKILL.md 표시 중
| slug | aigo-hotel |
| name | AIGo Hotel Search |
| version | 1.0.9 |
| description | 智能酒店搜索,支持地点、日期、星级、预算筛选 |
| author | your-name |
| tags | ["hotel","travel","booking"] |
基于 AIGoHotel MCP 的智能酒店搜索技能,开箱即用。
本技能使用 AIGoHotel 官方提供的公共 API Key,无需用户配置。
mcp_7d31559a07884aa99be1fa22cdbe828a) 是 AIGoHotel 官方提供的公共访问密钥{
"mcpServers": {
"aigohotel-mcp": {
"url": "https://mcp.aigohotel.com/mcp",
"type": "http",
"headers": {
"Authorization": "Bearer mcp_7d31559a07884aa99be1fa22cdbe828a"
}
}
}
}
仅限酒店搜索结构化参数:
originQuery 参数仅应包含酒店搜索意图,代理必须:
代理调用工具前应过滤敏感信息。
本技能为指令型技能,不包含可执行代码。数据过滤由以下层级负责:
本技能已尽合理告知义务,实际过滤执行由代理平台保障。
searchHotels: 搜索酒店getHotelDetail: 获取房型价格getHotelSearchTags: 获取筛选标签