Token导航 LogoToken导航TokenDH.com
研究检索敏感数据clawhub未标认证来源可访问clear审计提醒

ofek-galim奥菲克加利姆

Agent Skill

ofek-galim 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

3,678

周安装

158

GitHub Stars

1

下载量

1,289
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:ofek-galim(奥菲克加利姆)
来源仓库:https://github.com/shaike1/ofek-galim
安装命令:
openclaw skills install ofek-galim
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install ofek-galim

简介

监控 Webtop、Galim Pro 与 Ofek 的学生作业与任务状态。

  • 适合教育场景中自动汇总待办事项与完成情况。
  • 通过 clawhub 安装,支持多平台账号集成与摘要生成。
  • 使用前需配置各平台登录凭据与访问权限。ofek-galim 属于研究检索类 Skill,可作为该场景下的辅助能力补充。
  • 建议查阅原始文档了解 API 变更风险与数据同步频率。

SKILL.md

name
ofek-galim
description
Check, monitor, and summarize student homework/tasks from Webtop (SmartSchool), Galim Pro, and Ofek. Use when the user asks to inspect homework, pending tasks, submission status, due items, or daily school updates for children across Webtop / Galim / Ofek, or when building/maintaining automation that sends alerts about new tasks.

Webtop / Galim / Ofek

Use this skill to work with Webtop / SmartSchool, Galim Pro, and Ofek student task portals.

Status

Both portals are working ✅

  • Ofek (students.myofek.cet.ac.il) — working via Ministry of Education SSO
  • Galim Pro (lms.galim.org.il) — working via Ministry of Education SSO

Quick start

# Webtop only
python3 /root/.openclaw/workspace/skills/webtop-galim/scripts/webtop_fetch_summary.py

# Galim only
python3 /root/.openclaw/workspace/skills/webtop-galim/scripts/galim_fetch_tasks.py

# Ofek only
python3 /root/.openclaw/workspace/skills/webtop-galim/scripts/fetch_tasks.py

# Unified report (Webtop + Galim + Ofek)
python3 /root/.openclaw/workspace/skills/webtop-galim/scripts/unified_report.py

# Expanded report for WhatsApp / review
python3 /root/.openclaw/workspace/skills/webtop-galim/scripts/expanded_report.py --days 30 --limit 5

# Sync Galim due dates to calendar
python3 /root/.openclaw/workspace/skills/webtop-galim/scripts/sync_galim_calendar.py --days 30

# JSON output
python3 /root/.openclaw/workspace/skills/webtop-galim/scripts/fetch_tasks.py --json
python3 /root/.openclaw/workspace/skills/webtop-galim/scripts/galim_fetch_tasks.py --json

Credentials

Stored in /root/.openclaw/workspace/.env/galim.env:

GALIM_USERNAME_CHILD1=...   GALIM_PASSWORD_CHILD1=...
GALIM_USERNAME_CHILD2=...   GALIM_PASSWORD_CHILD2=...
OFEK_USERNAME_CHILD1=...    OFEK_PASSWORD_CHILD1=...
OFEK_USERNAME_CHILD2=...    OFEK_PASSWORD_CHILD2=...

Credentials are Ministry of Education student IDs and passwords. Same credentials work for both portals.

Important: Ofek URL

The correct URL for Ofek is students.myofek.cet.ac.il (not myofek.cet.ac.il). myofek.cet.ac.il blocks datacenter IPs (503). students.myofek.cet.ac.il does not.

Login flow

Ofek:

  1. https://students.myofek.cet.ac.il/he
  2. Click "התחברות משרד החינוך"
  3. Redirects to lgn.edu.gov.il SSO (EduCombinedAuthUidPwd)
  4. Fill #userName + #password, click "כניסה"
  5. Redirects back to students.myofek.cet.ac.il/he with full session

Galim Pro:

  1. https://userdata.galim.org.il/login_idm?request_uri=https%3A%2F%2Fpro.galim.org.il%2F%3Flang%3Dhe
  2. Fill #userName + #password, click "כניסה"
  3. Navigate to https://lms.galim.org.il/personal?lang=he

Task counters extracted

Ofek (from page body text):

  • לביצוע (N) → open_count
  • הוחזר לתיקון (N) → fix_count
  • מחכה לבדיקת מורה (N) → waiting_count
  • בוצע ונבדק (N) → checked_count
  • Visible activity extraction when present:

- title - subject - teacher - due date - sections such as urgent / overdue activities

Galim (parsed from table text):

  • Per task: assigned_at, title, task_type, subject, due_at, overdue

Suggested output format

📚 משימות תלמידים

👤 Child 1
גלים: 13 משימות | אופק: לביצוע 9, לתיקון 1

👤 Child 2
גלים: 1 משימה ⚠️ | אופק: לביצוע 27

Automation

Configured daily flow:

  • 06:15scripts/sync_galim_calendar.py --days 30

- creates family-calendar events for Galim tasks with clear due dates - reminders: 1 day before + 3 hours before

  • 06:20scripts/expanded_report.py --days 30 --limit 5

- sends a WhatsApp update to the family updates group - covers Ofek + Galim + Webtop

Notes:

  • Calendar target is configurable via OFEK_GALIM_CALENDAR_ID
  • WhatsApp target group is configurable via OFEK_GALIM_WHATSAPP_GROUP
  • Child credentials should be provided via env vars / OFEK_KIDS_JSON, not stored in the skill
  • Ofek currently provides counters plus visible activity details parsed from page text (for example overdue / urgent visible items); Galim still provides the richer structured task list with due dates.

Files

  • scripts/webtop_fetch_summary.py — Webtop / SmartSchool fetcher
  • scripts/galim_fetch_tasks.py — Galim Pro fetcher (Playwright, LMS)
  • scripts/fetch_tasks.py — Ofek fetcher (Playwright, students portal)
  • scripts/unified_report.py — runs Webtop + Galim + Ofek and prints a combined Hebrew report
  • scripts/expanded_report.py — richer report with task titles and due dates
  • scripts/sync_galim_calendar.py — syncs Galim tasks with due dates into the family Google Calendar
  • scripts/auto_update_flow.py — helper for stateful daily automation flow
  • scripts/install.sh — creates a local env template and prints setup/test steps
  • scripts/galim_probe.py — legacy Selenium probe (kept for reference)
  • scripts/webtop_fetch_summary.py — Webtop/SmartSchool fetcher
  • references/ofek-bot-notes.md — notes from reference repo and migration history
  • references/ofek-investigation-summary.md — detailed Ofek debugging notes and findings
  • references/env-example.md — credentials file format

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

93.04%
按下载量换算1,199

安全审计

VirusTotal

通过

ClawScan

可疑

Static analysis

通过

权限和风险

敏感数据

该 Skill 可能接触密钥、Token、环境变量或敏感配置,应进入高风险复核队列,默认不自动发布。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills