← 返回 Skills 市场
sf-scrapper
作者
VenkataLokesh-dot
· GitHub ↗
· v1.0.0
298
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install sf-scrapper
功能描述
Scrape employee data from a logged-in SAP SuccessFactors browser session using browser automation. Use when: user provides an employee ID and wants employee...
安全使用建议
This skill is coherent: it scrapes data only from a logged-in Chrome SuccessFactors session via the Browser Relay and asks for no secrets or installs. Before installing, ensure you are authorized to view/scrape the requested employee data and that using UI scraping (instead of the official API) complies with your company's security and audit policies. Verify the OpenClaw Browser Relay extension is trusted and enabled only when you intend to share your session, and avoid running this skill against accounts or data you don't have explicit permission to access. Because the skill's source is unknown, consider only using it in a controlled environment or after reviewing the agent action logs produced when you run it.
功能分析
Type: OpenClaw Skill
Name: sf-scrapper
Version: 1.0.0
The 'sf-scrapper' skill is designed for browser automation to scrape employee data from a user's logged-in SAP SuccessFactors session. The `SKILL.md` instructions are clear, directly align with the stated purpose, and do not contain any evidence of malicious intent such as data exfiltration to external endpoints, unauthorized file access, persistence mechanisms, or prompt injection attempts to subvert the agent's core function. The skill explicitly states to 'Never use OData API, REST endpoints, or any programmatic API,' reinforcing its browser-only scope. While browser automation can be powerful, the instructions provided are confined to navigating and extracting data within the user's own SuccessFactors session.
能力评估
Purpose & Capability
The name/description match the instructions: the skill performs UI scraping of SuccessFactors via a logged-in Chrome tab and the Browser Relay. No unrelated credentials, binaries, or installs are requested.
Instruction Scope
Instructions are focused on taking browser snapshots, navigating deep links, using search fallbacks, and extracting fields from the accessibility tree. One noteworthy design choice: the SKILL.md explicitly forbids using OData/API and directs the agent to rely solely on the UI. That is consistent with the stated purpose but increases reliance on an authenticated browser session and may bypass API audit trails — verify this behavior is acceptable for your organization's policies.
Install Mechanism
No install spec or code is present — this is instruction-only. That minimizes disk writes or third-party package risk. The only external dependency is the user-run OpenClaw Browser Relay Chrome extension (documented in the prerequisites).
Credentials
The skill requests no environment variables, credentials, or config paths. It does suggest an optional Base URL entry in TOOLS.md/workspace, which is non-sensitive and reasonable for deep-link construction.
Persistence & Privilege
The skill is not always-enabled and does not request persistent system privileges. It instructs runtime interactions with the user's Chrome session via the Browser Relay, which is expected for a UI-scraping skill.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install sf-scrapper - 安装完成后,直接呼叫该 Skill 的名称或使用
/sf-scrapper触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
sf-scraper v1.0.0
- Initial release of a browser automation skill to scrape employee data directly from a logged-in SAP SuccessFactors session.
- Requires user to have SuccessFactors open in Chrome and OpenClaw Browser Relay enabled.
- Supports deep-link navigation to employee profiles and fallback to global search if direct navigation fails.
- Extracts key employee fields (name, email, department, manager, etc.) from the UI, not APIs.
- Handles errors such as not being logged in, insufficient permissions, and page timeouts with clear user guidance.
- Supports batch processing of multiple employee IDs.
元数据
常见问题
sf-scrapper 是什么?
Scrape employee data from a logged-in SAP SuccessFactors browser session using browser automation. Use when: user provides an employee ID and wants employee... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 298 次。
如何安装 sf-scrapper?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install sf-scrapper」即可一键安装,无需额外配置。
sf-scrapper 是免费的吗?
是的,sf-scrapper 完全免费(开源免费),可自由下载、安装和使用。
sf-scrapper 支持哪些平台?
sf-scrapper 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 sf-scrapper?
由 VenkataLokesh-dot(@venkatalokesh-dot)开发并维护,当前版本 v1.0.0。
推荐 Skills