← 返回 Skills 市场
gyroninja

Anki Connect

作者 gyroninja · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
1948
总下载
1
收藏
3
当前安装
1
版本数
在 OpenClaw 中安装
/install anki-connect
功能描述
Interact with Anki flashcard decks via the AnkiConnect REST API. Use when the user wants to create, update, search, or manage Anki cards, decks, notes, or models.
使用说明 (SKILL.md)

AnkiConnect Skill

This skill provides integration with AnkiConnect, a plugin for Anki that exposes a REST API for interacting with Anki from external applications.

Setup

For installation and usage instructions, refer to the AnkiConnect documentation:

https://git.sr.ht/~foosoft/anki-connect/blob/master/README.md

安全使用建议
This skill is minimal and appears to only call the local AnkiConnect API. Before installing: (1) ensure you run Anki with the official AnkiConnect plugin; the skill will only be useful if that local service is running; (2) verify AnkiConnect is configured to listen only on localhost (default) — exposing it to the network can let remote parties access your decks; (3) because there is no source/homepage provided in the registry metadata, be cautious about provenance; if you have sensitive flashcards, test with a non-sensitive profile first and confirm the agent only performs the actions you expect.
功能分析
Type: OpenClaw Skill Name: anki-connect Version: 1.0.0 The skill bundle is benign. The `_meta.json` file contains standard metadata. The `SKILL.md` file clearly describes the skill's purpose to interact with AnkiConnect and provides a link to the official AnkiConnect documentation. There are no instructions for data exfiltration, malicious execution, persistence, or prompt injection attempts against the agent. All content is descriptive and aligns with the stated purpose.
能力评估
Purpose & Capability
Name and description match the SKILL.md: it targets AnkiConnect and requires Anki with the AnkiConnect plugin. No unrelated binaries, env vars, or credentials are requested. Note: the skill metadata has no homepage/source URL, so provenance is limited but not contradictory.
Instruction Scope
SKILL.md contains only a brief description and a link to AnkiConnect documentation; it does not instruct the agent to read arbitrary files, access unrelated environment variables, or transmit data to external endpoints beyond AnkiConnect.
Install Mechanism
No install spec or code is provided (instruction-only), so nothing is written to disk or downloaded by the skill itself — lowest-risk installation profile.
Credentials
No environment variables, credentials, or config paths are requested; this is proportional for a local-Anki integration.
Persistence & Privilege
always is false (good). disable-model-invocation is false (agent may invoke autonomously), which is the platform default — acceptable here but be aware an autonomous agent with this skill could make local requests to your running Anki instance.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install anki-connect
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /anki-connect 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of anki-connect-skill. - Enables interaction with Anki flashcard decks via the AnkiConnect REST API. - Supports creating, updating, searching, and managing Anki cards, decks, notes, and models. - Requires Anki running with the AnkiConnect plugin installed.
元数据
Slug anki-connect
版本 1.0.0
许可证
累计安装 3
当前安装数 3
历史版本数 1
常见问题

Anki Connect 是什么?

Interact with Anki flashcard decks via the AnkiConnect REST API. Use when the user wants to create, update, search, or manage Anki cards, decks, notes, or models. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1948 次。

如何安装 Anki Connect?

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

Anki Connect 是免费的吗?

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

Anki Connect 支持哪些平台?

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

谁开发了 Anki Connect?

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

💬 留言讨论