← Back to Skills Marketplace
izsook

Magyar API Dokumentáció

by Izsook · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
168
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install magyar-api-docs
Description
Magyar nyelvű API dokumentációk, fejlesztői útmutatók, technikai szakkifejezések és példakódok keresése és magyarázata.
README (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
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install magyar-api-docs
  3. After installation, invoke the skill by name or use /magyar-api-docs
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Magyar nyelvű API docs + szakkifejezések
Metadata
Slug magyar-api-docs
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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. It is an AI Agent Skill for Claude Code / OpenClaw, with 168 downloads so far.

How do I install Magyar API Dokumentáció?

Run "/install magyar-api-docs" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Magyar API Dokumentáció free?

Yes, Magyar API Dokumentáció is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Magyar API Dokumentáció support?

Magyar API Dokumentáció is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Magyar API Dokumentáció?

It is built and maintained by Izsook (@izsook); the current version is v1.0.0.

💬 Comments