返回顶部
i

iservIServ HTTP客户端

HTTP client for IServ school platforms. Log in to an IServ instance (e.g. https://grabbe-dt.de) and fetch common student data like unread mail counts, calendar events, files/folders, tasks/exercises, announcements/news, and other IServ modules via HTTP endpoints. Includes best-effort file ops + exercise submission.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 0.1.0
安全检测
已通过
1,117
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

iserv

IServ (school platform)

This skill uses an HTTP client (no browser automation) to log in and call IServ endpoints.

Credentials / security

  • - Do NOT hardcode credentials.
  • Provide credentials via environment variables.

Single profile:

  • - ISERV_BASE_URL (e.g. https://grabbe-dt.de)
  • INLINECODE2
  • INLINECODE3

Multiple profiles (parallel):

  • - set ISERV_PROFILE=<name> or pass INLINECODE5
  • provide ISERV_<PROFILE>_BASE_URL, ISERV_<PROFILE>_USER, INLINECODE8

Commands

CODEBLOCK0

Notes / next steps

  • - Exercises: listing/details/submission are implemented via HTML scraping.
Submission is now form-driven (parses the actual <form> on the exercise page and posts multipart), which is more robust than guessing an internal upload API. If it still fails on a specific IServ instance, capture: - the HTML of the exercise detail page (after login) - response status + redirect URL
  • - Files: list/download/upload + mkdir/rename/delete are implemented as best-effort across IServ versions.
Some instances expose slightly different endpoints; the client tries to discover Symfony FOS routes (when available) and falls back to common API paths.

Ideas to extend further:

  • - richer exercise parsing (due dates, teacher, description)
  • announcements/news
  • messenger notifications (currently experimental)
  • robust file search, move/copy, and recursive folder download

Reference: IServ routes are discoverable via the bundled FOS routes JS (commonly /iserv/js/fos_js_routes.js; some instances also use /iserv/js/assets/fos_js_routes*.js).

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 iserv-1776420060 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 iserv-1776420060 技能

通过命令行安装

skillhub install iserv-1776420060

下载

⬇ 下载 iserv v0.1.0(免费)

文件大小: 16.82 KB | 发布时间: 2026-4-17 20:10

v0.1.0 最新 2026-4-17 20:10
Initial release: mail (IMAP/SMTP), calendar, files (best-effort), exercises (best-effort).

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部