← 返回 Skills 市场
izsook

Magyar API Dokumentáció

作者 Izsook · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
168
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install magyar-api-docs
功能描述
Magyar nyelvű API dokumentációk, fejlesztői útmutatók, technikai szakkifejezések és példakódok keresése és magyarázata.
使用说明 (SKILL.md)

Magyar API Dokumentáció

Áttekintés

Magyar nyelvű API dokumentációk, fejlesztői útmutatók, és technikai referenciák tárolása és keresése.

Mikor használd

  • API keresés: magyar leírású endpointok keresése
  • Dokumentáció olvasás: fejlesztői útmutatók magyarul
  • Szakkifejezések: technikai magyar szakkifejezések magyarázata
  • Példakód: magyar kommentárral ellátott kódminták
  • Hibakeresés: magyar hibaüzenetek, stack trace elemzése

Dokumentáció szerkezet

references/
├── api-auth.md        – hitelesítés magyarul
├── api-endpoints.md   – endpoint leírások
├── hibauzenetek.md    – gyakori hibák magyarul
└── peldakod.md       – magyar kommentárral

Magyar szakkifejezések

Angol Magyar
endpoint végpont
authentication hitelesítés
response válasz
request kérés
payload adatterhelés
token azonosító
callback visszahívás
webhook webhívás

Kód példák (magyar kommentárral)

# Hitelesítés kérés
response = api.login(felhasznalonev, jelszo)

# Adatok lekérése
adatok = api.get_endpoint("users")

# Hiba kezelés
if response.hiba:
    print(f"Hiba történt: {response.hiba_uzenet}")

Referenciák

  • references/api-glossary.md – angol-magyar technikai szótár
  • references/hungarian-docs/ – magyar API dokumentumok
  • references/error-messages.md – magyar hibaüzenet katalogus

Jegyzetek

  • Mindig őrizd meg az eredeti angol terminológiát zárójelben
  • Magyar kommentárok segítik a helyi fejlesztőket
  • API változásoknál frissítsd a magyar leírást is
安全使用建议
This is an instruction-only Hungarian API documentation helper and is internally consistent. Before installing, verify how your agent/platform handles skill-local files: if the agent will expose a workspace or a references/ folder, confirm those files are safe to be read by the skill. Also note the SKILL.md mentions storing documents but provides no storage mechanism — if you need persistent storage, ensure you supply and secure that separately. No credentials or network installs are required by the skill itself.
功能分析
Type: OpenClaw Skill Name: magyar-api-docs Version: 1.0.0 The skill bundle 'magyar-api-docs' is a purely informational resource providing Hungarian translations and documentation for API development. It contains no executable code, network requests, or sensitive data access, and its instructions in SKILL.md are limited to guiding the agent on how to handle Hungarian technical terminology and documentation structures.
能力评估
Purpose & Capability
Name and description claim Hungarian API documentation, search, and explanations — this matches the SKILL.md content. Minor mismatch: the doc says it supports 'storage and search' but there is no install, no declared storage mechanism, and no required config paths — the skill is instruction-only and does not itself implement persistent storage.
Instruction Scope
SKILL.md contains only documentation structure, usage guidance, glossary and code examples. It does not instruct the agent to read unrelated files, access environment variables, or exfiltrate data. References to a 'references/' folder are localized examples, not explicit directives to access system-wide or sensitive paths.
Install Mechanism
No install spec or code files are present. Instruction-only skills have minimal on-disk footprint and no download/execute steps.
Credentials
The skill declares no required environment variables, credentials, or config paths. Nothing requested is disproportionate to providing documentation and examples.
Persistence & Privilege
Skill is not always-enabled and uses default autonomous invocation settings. It does not request elevated privileges or modify other skills/configurations. The 'store/search' wording is conceptual — actual persistence depends on the agent/platform environment, not this skill.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install magyar-api-docs
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /magyar-api-docs 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Magyar nyelvű API docs + szakkifejezések
元数据
Slug magyar-api-docs
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Magyar API Dokumentáció 是什么?

Magyar nyelvű API dokumentációk, fejlesztői útmutatók, technikai szakkifejezések és példakódok keresése és magyarázata. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 168 次。

如何安装 Magyar API Dokumentáció?

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

Magyar API Dokumentáció 是免费的吗?

是的,Magyar API Dokumentáció 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Magyar API Dokumentáció 支持哪些平台?

Magyar API Dokumentáció 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Magyar API Dokumentáció?

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

💬 留言讨论