← Back to Skills Marketplace
santanna-pisa-monitor-skill
by
Fabio Baroni
· GitHub ↗
· v1.0.0
· MIT-0
88
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install santanna-pisa-monitor-skill
Description
Monitor job postings, admissions, courses, and research opportunities from Scuola Superiore Sant'Anna di Pisa
Usage Guidance
This skill appears to do what it says (monitor public pages), but it relies on browser automation and persistent state without declaring how those are provided. Before installing, ask the author or maintainer: (1) which browser automation tool/runtime is expected (e.g., Playwright, Puppeteer, headless Chrome, remote browser API) and whether your agent environment has that binary/service available; (2) how and where the skill will store 'previous run' data (agent memory, a config file, external storage) and how long it is retained; (3) whether the skill respects robots.txt, rate limits, and site terms of service; and (4) if you plan to schedule recurring checks, confirm resource and bandwidth implications. If those answers are acceptable (and the platform provides a safe browser runtime and storage), the skill is reasonable. If you cannot confirm storage or browser/runtime details, proceed cautiously — ambiguity can lead to unexpected network activity or use of platform-wide storage.
Capability Analysis
Type: OpenClaw Skill
Name: santanna-pisa-monitor-skill
Version: 1.0.0
The skill bundle contains instructions for an AI agent to monitor public job and course listings on the Scuola Superiore Sant'Anna di Pisa website. It consists entirely of documentation and scraping workflows (SKILL.md, README.md) without any executable code, external dependencies, or suspicious instructions targeting sensitive data.
Capability Assessment
Purpose & Capability
Name/description match the instructions: it scrapes public Sant'Anna Pisa pages for jobs, courses, and deadlines. However, the SKILL.md explicitly says it uses 'browser automation' and expects scheduled/delta checks but the skill declares no required binaries, runtime tools, or storage mechanisms — a minor mismatch between claimed method and declared requirements.
Instruction Scope
Instructions tell the agent to navigate specific site pages, scroll, and extract structured fields (publication date, ID, deadlines, PDFs, etc.). They also describe scheduled monitoring and 'report only what's changed since last check' (implying persistent storage). The instructions do not reference any external endpoints or secret access. The concern is the implicit requirements (a browser automation runtime and a place to store previous-run state) are not specified, granting the agent freedom to choose any mechanism — this ambiguity increases risk and operational surprise.
Install Mechanism
This is an instruction-only skill with no install spec or code files, which is the lowest-risk install pattern. Nothing will be written to disk by a packaged installer.
Credentials
The skill declares no required environment variables, credentials, or config paths. That is proportionate to its stated purpose (scraping a public website).
Persistence & Privilege
The README and SKILL.md discuss scheduled recurring checks and reporting only changes since the last run, implying persistent storage of previous results. The skill does not request explicit config/storage paths or explain how state is persisted, and always:false (not force-installed). This mismatch may lead the agent to use platform-global storage or other unexpected locations — clarify where state lives and retention behavior.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install santanna-pisa-monitor-skill - After installation, invoke the skill by name or use
/santanna-pisa-monitor-skill - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Sant'Anna Pisa Monitor Skill v1.0.0
- Initial release for monitoring the Scuola Superiore Sant'Anna di Pisa website.
- Tracks job postings, admissions, courses, and research opportunities using browser automation.
- Supports extraction of deadlines, postings, and program information from key academic and career sections.
- No external dependencies, API keys, or binaries required; works via public website navigation.
- Includes workflow and instructions for tracking jobs, courses, and deadlines efficiently.
Metadata
Frequently Asked Questions
What is santanna-pisa-monitor-skill?
Monitor job postings, admissions, courses, and research opportunities from Scuola Superiore Sant'Anna di Pisa. It is an AI Agent Skill for Claude Code / OpenClaw, with 88 downloads so far.
How do I install santanna-pisa-monitor-skill?
Run "/install santanna-pisa-monitor-skill" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is santanna-pisa-monitor-skill free?
Yes, santanna-pisa-monitor-skill is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does santanna-pisa-monitor-skill support?
santanna-pisa-monitor-skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created santanna-pisa-monitor-skill?
It is built and maintained by Fabio Baroni (@fabiobaroni); the current version is v1.0.0.
More Skills