← 返回 Skills 市场
271
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install sweden
功能描述
Plan Sweden trips with verified entry rules, region-specific routing, rail-ferry logistics, and practical seasonal safety.
安全使用建议
This skill is internally consistent: it stores trip memory in ~/sweden/ and does not request network access or credentials. Before installing: (1) confirm you are comfortable with the agent creating and updating ~/sweden/memory.md (it will write locally), (2) understand the guide is static — “verified” sources are bundled in sources.md and may become stale over time, so cross-check critical entry/visa rules against official sites before booking, and (3) if you do not want the agent to write local memory or run autonomously, either block the skill or ask the agent not to persist data. Inspect the bundled sources.md for links the guide used.
功能分析
Type: OpenClaw Skill
Name: sweden
Version: 1.0.0
The 'Sweden' skill bundle is a comprehensive travel planning tool focused on providing logistics, entry rules, and regional guidance for trips to Sweden. It uses a local directory (~/sweden/) to store trip-specific context and follows a well-structured architecture for managing user preferences. The analysis found no evidence of malicious code, data exfiltration, or prompt injection; the only system interaction is a standard directory creation command (mkdir) in setup.md, and all referenced URLs in sources.md are legitimate official Swedish government or tourism sites.
能力评估
Purpose & Capability
Name/description (Sweden trip planning) align with the files and instructions. The only mild mismatch is the use of the word “verified” for entry rules while the skill has no network access — verification appears to be baked into the static source files (sources.md) rather than performed live.
Instruction Scope
SKILL.md and the other markdown files confine operations to creating/reading/writing ~/sweden/memory.md and providing travel guidance. The runtime instructions explicitly forbid accessing files outside ~/sweden/ or making network requests; setup only runs mkdir -p and local file creation which is consistent with purpose.
Install Mechanism
Instruction-only skill with no install spec and no code — nothing is downloaded or written to disk beyond the declared ~/sweden/ workspace. This is the lowest-risk install model.
Credentials
No environment variables, no credentials, and a single config path (~/sweden/) that is justified by the skill's memory/template architecture.
Persistence & Privilege
The skill persists trip memory under ~/sweden/ which is declared; it is not always-enabled and does not request elevated privileges. Note that autonomous model invocation is allowed (platform default), so the agent could read/write the ~/sweden/ memory without interactive confirmation when triggered — this is expected but worth user attention.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install sweden - 安装完成后,直接呼叫该 Skill 的名称或使用
/sweden触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Added verified Sweden entry rules, regional playbooks, rail and road logistics, and practical seasonal travel guidance.
元数据
常见问题
Sweden 是什么?
Plan Sweden trips with verified entry rules, region-specific routing, rail-ferry logistics, and practical seasonal safety. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 271 次。
如何安装 Sweden?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install sweden」即可一键安装,无需额外配置。
Sweden 是免费的吗?
是的,Sweden 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Sweden 支持哪些平台?
Sweden 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。
谁开发了 Sweden?
由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.0。
推荐 Skills