全球资讯
Global
by codenova58
提供跨境电商趋势、国际金融动态、海外置业及移民政策速递。
安装
claude skill add --url github.com/openclaw/skills/tree/main/skills/codenova58/global文档
全球资讯
筛选项
- 地理距离(步行/骑行/驾车范围)
- 社交热度(人气榜/点评分/新开业)
- 消费档次(实惠/中端/轻奢/体验型)
返回字段
- 实时排队情况/预约通道/电子票号
- 营业时间变动/停车信息/导航精准路径
- 社区真实图库/探店笔记/避坑清单汇总
示例请求
- “如何快速使用 全球资讯 处理 [具体场景任务] ?”
- “全球资讯 的 [核心功能] 有哪些最新玩法/优惠信息?”
更新频率
- 结合地理信息变动 with 点评社区新热度进行灵活调整
注意事项
- 节假日建议提前查询排队状态;到店体验请尊重商家劳动与规则。
相关 Skills
Claude API
by anthropic
Build, debug, and optimize Claude API / Anthropic SDK apps. Apps built with this skill should include prompt caching. Also handles migrating existing Claude API code between Claude model versions (4.5 → 4.6, 4.6 → 4.7, retired-model replacements). TRIGGER when: code imports `anthropic`/`@anthropic-ai/sdk`; user asks for the Claude API, Anthropic SDK, or Managed Agents; user adds/modifies/tunes a Claude feature (caching, thinking, compaction, tool use, batch, files, citations, memory) or model (Opus/Sonnet/Haiku) in a file; questions about prompt caching / cache hit rate in an Anthropic SDK project. SKIP: file imports `openai`/other-provider SDK, filename like `*-openai.py`/`*-generic.py`, provider-neutral code, general programming/ML.
并行代理
by axelhu
Use when facing 2 or more independent tasks that can be worked on without shared state - dispatches parallel subagents using sessions_spawn for concurrent investigation and execution, adapted for OpenClaw
高光制作器
by bwbernardweston18
>
相关资讯
Meta 将其 AI 客服代理 Meta Business Agent 全球上线 WhatsApp,支持回答问题、推荐产品等。企业需付费使用,大型企业按 token 计费。
受认知科学中全局点火现象的启发,本文提出 Mindscape Activation Signature (MiA-Signature) 概念,通过子模选择关键概念压缩全局激活模式,并以轻量迭代优化。将 MiA-Signature 集成到 RAG 和智能体系统中,在多项长上下文理解任务上取得了一致性提升。
本文提出GlobalSplat框架,通过先对齐后解码的原则,学习紧凑的全局潜在场景表示,解决了现有方法因局部启发式分配策略导致的表示冗余与全局一致性不足问题。该方法在RealEstate10K和ACID数据集上实现了竞争性的新视图合成性能,仅需16K高斯即可获得轻量4MB模型,推理速度达78毫秒。这一成果为高效、紧凑的3D重建提供了新思路,显著提升了表示效率与推理速度。