← 返回 Skills 市场
zun43d

Mal Lookup

作者 zun43d · GitHub ↗ · v1.3.1
cross-platform ✓ 安全检测通过
1090
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install mal-lookup
功能描述
Direct MyAnimeList lookup tool. Bypasses Jikan/API issues by using MAL's internal endpoints.
使用说明 (SKILL.md)

MAL Lookup

Directly query MyAnimeList.net to search for anime/manga or retrieve user lists. This skill uses MAL's internal load.json and prefix.json endpoints.

Usage

Search: mal search anime "frieren" mal search manga "berserk"

Advanced Search (Genre + Score): mal advanced action 8 (Top Action anime with score > 8) mal advanced psychological 0 (All Psychological anime sorted by score)

Get User List: mal list anime zun43d mal list manga zun43d reading

Charts: mal top (Top Airing Anime) mal season 2024 spring (Seasonal Chart)

Commands

Command Description
mal search \x3Ctype> \x3Cquery> Search for anime/manga by title.
mal advanced \x3Cgenre> [min] Search anime by genre and minimum score.
mal list \x3Ctype> \x3Cuser> [status] Fetch a user's list.
mal top Get top 10 currently airing anime.
mal season \x3Cyear> \x3Cseason> Get top 10 anime from a specific season.

Supported Genres

action, adventure, comedy, drama, sci_fi, mystery, psychological, thriller, romance, slice_of_life, horror, fantasy, sports, mecha, music...

安全使用建议
This skill appears consistent and low-risk: it only needs standard CLI tools to query MyAnimeList endpoints and doesn't ask for secrets. Two practical cautions: (1) the skill's source/homepage is unknown — lack of author transparency means you should be cautious if you require an auditable source; (2) it relies on MAL internal/undocumented endpoints, which can change or violate site terms and may break or be rate-limited. If you need stronger guarantees, prefer an official API (or a well-known wrapper like Jikan) or ask the maintainer for source code/homepage before installing.
功能分析
Type: OpenClaw Skill Name: mal-lookup Version: 1.3.1 The provided `_meta.json` and `SKILL.md` files describe a MyAnimeList lookup tool. The `SKILL.md` specifies the use of standard command-line utilities like `curl`, `jq`, `grep`, and `awk` which are plausible and necessary for a tool that directly queries web endpoints and parses responses. There is no evidence of intentional harmful behavior such as data exfiltration, malicious execution, persistence, or prompt injection with a malicious objective. The instructions for the AI agent are clearly aligned with the stated purpose of querying MyAnimeList.net.
能力评估
Purpose & Capability
Name/description (MAL lookups) match the declared requirements: curl, jq, grep, awk are reasonable for querying web endpoints and parsing JSON/HTML. No unrelated credentials, binaries, or config paths are requested. Note: the skill's source/homepage are unknown, so authorship/transparency is limited but not inconsistent with the stated function.
Instruction Scope
SKILL.md describes only web queries to MyAnimeList internal endpoints (load.json, prefix.json) and CLI usage patterns. It does not instruct the agent to read local files, environment variables, or transmit unrelated data. The use of undocumented/internal endpoints is an implementation choice but not a scope creep.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest-risk category. Nothing will be downloaded or written to disk by an installer.
Credentials
No environment variables, credentials, or config paths are required. This is proportional to a read-only web lookup tool. If private MAL data were needed, credentials would be expected but none are requested.
Persistence & Privilege
always is false, agent invocation is allowed (normal). The skill does not request persistent system presence or modify other skills/configuration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install mal-lookup
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /mal-lookup 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.3.1
- No user-facing changes in this release. - Internal version bump from 1.3.0 to 1.3.1; no file changes detected.
v1.3.0
- Bypasses Jikan/API issues by using MyAnimeList’s internal endpoints for faster and more reliable lookups. - Adds advanced genre+score search: find top anime by genre and minimum score. - New seasonal and top airing charts: instantly view current and seasonal rankings. - Expands supported genres and command flexibility. - Requires curl, jq, grep, and awk for full functionality.
元数据
Slug mal-lookup
版本 1.3.1
许可证
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Mal Lookup 是什么?

Direct MyAnimeList lookup tool. Bypasses Jikan/API issues by using MAL's internal endpoints. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1090 次。

如何安装 Mal Lookup?

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

Mal Lookup 是免费的吗?

是的,Mal Lookup 完全免费(开源免费),可自由下载、安装和使用。

Mal Lookup 支持哪些平台?

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

谁开发了 Mal Lookup?

由 zun43d(@zun43d)开发并维护,当前版本 v1.3.1。

💬 留言讨论