← 返回 Skills 市场
smev1

Simpsons Search

作者 Smev · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ 安全检测通过
145
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install simpsons-search
功能描述
Search and reference Simpsons episode scripts using Springfield! Springfield! as the source, with an optional local episode index for faster lookups. Use whe...
安全使用建议
This skill is internally consistent and appears to be what it says: a local index/corpus + search tools that fetch scripts from springfieldspringfield.co.uk and cache them under references/. Before running: (1) expect network activity (many HTTP fetches) and disk writes to references/cache and generated corpus/index files; (2) consider rate and volume—building the full corpus will fetch many pages (the scripts include a small sleep, but it may still be heavy); (3) included character-imitation helper files include guardrails but do not prevent you from generating copyrighted-style text—be mindful of copyright and impersonation/legal policies; (4) review and run scripts in a controlled environment (they use urllib and subprocess) if you want to inspect outputs before allowing the agent to invoke them autonomously. No secrets are requested and there are no hidden endpoints in the provided files.
功能分析
Type: OpenClaw Skill Name: simpsons-search Version: 0.1.0 The simpsons-search skill bundle is a well-documented tool for indexing, searching, and referencing Simpsons episode scripts. It fetches data from a hardcoded, relevant source (springfieldspringfield.co.uk) and uses local JSON files in the references/ directory for caching and search indexing. The Python scripts (such as build_corpus.py and find_quote.py) use standard libraries for network and file operations, and while subprocess.run is used in scripts like character_brief.py to call internal helpers, it is done safely without shell execution. The behavior is entirely consistent with the stated purpose of providing Simpsons-related information and character voice guides.
能力评估
Purpose & Capability
Name/description match the code and SKILL.md. The scripts and reference JSONs are all about indexing, caching, searching scripts, and producing character briefs; there are no unrelated credentials, binaries, or surprising capabilities requested.
Instruction Scope
Instructions limit activity to reading/writing files under references/ and fetching pages from the stated source (springfieldspringfield.co.uk). This is expected, but be aware the runtime behavior includes network fetches of script pages and creating cached files and corpora; the skill may fetch many pages when building the corpus/search index.
Install Mechanism
No install spec or third-party downloads are present. The skill is instruction/code-only and will only write files under its own references/ directory when you run the provided scripts.
Credentials
The skill requests no environment variables or credentials. Its network access is to the documented site only, and no unrelated secrets or system config paths are requested.
Persistence & Privilege
always is false and the skill does not request permanent platform-wide privileges. It writes caches/corpus files only under its own references/ path, which is appropriate for its function.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install simpsons-search
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /simpsons-search 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release
元数据
Slug simpsons-search
版本 0.1.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Simpsons Search 是什么?

Search and reference Simpsons episode scripts using Springfield! Springfield! as the source, with an optional local episode index for faster lookups. Use whe... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 145 次。

如何安装 Simpsons Search?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install simpsons-search」即可一键安装,无需额外配置。

Simpsons Search 是免费的吗?

是的,Simpsons Search 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Simpsons Search 支持哪些平台?

Simpsons Search 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Simpsons Search?

由 Smev(@smev1)开发并维护,当前版本 v0.1.0。

💬 留言讨论