post-atManage Austrian Post (post.at) deliveries - list packages, check delivery status, set delivery place preferences.
Install via ClawdBot CLI:
clawdbot install KrauseFx/post-atRequires:
Unofficial CLI for viewing and managing deliveries on post.at (Ă–sterreichische Post). Uses the same web flows as the site and requires your own account credentials.
Credentials: POST_AT_USERNAME and POST_AT_PASSWORD environment variables (or --username / --password options).
Cache a short-lived session (auto-expires):
post-at login
# Output: Logged in as you@example.com
Upcoming deliveries (default):
post-at deliveries
# Shows: tracking number, ETA, sender, status
All deliveries (including delivered):
post-at deliveries --all
JSON output:
post-at deliveries --json
Limit results:
post-at deliveries --limit 10
Get details for a specific tracking number:
post-at delivery 1042348411302810212306
# Output: tracking, expected delivery, sender, status, picture URL
JSON output:
post-at delivery <tracking-number> --json
List available place options:
post-at routing place-options
Common options:
Vor_Haustüre — Vor der HaustüreVor_Wohnungstüre — Vor der WohnungstüreAufOderUnter_Briefkasten — Unter / Auf dem BriefkastenHinter_Zaun — Hinter dem ZaunIn_Garage — In der GarageAuf_Terrasse — Auf der TerrasseIm_Carport — Im CarportIn_Flexbox — In der Flexboxsonstige — Anderer Wunsch‑PlatzUsing preset shortcut:
post-at routing place <tracking-number> \
--preset vor-der-wohnungstuer \
--description "Please leave at the door"
Using key directly:
post-at routing place <tracking-number> \
--key Vor_WohnungstĂĽre \
--description "Bitte vor die WohnungstĂĽr"
Using label:
post-at routing place <tracking-number> \
--place "Vor der WohnungstĂĽre" \
--description "Custom instructions"
Check what's arriving today/tomorrow:
post-at deliveries
Get full details including package photo:
post-at delivery <tracking-number>
Set all upcoming deliveries to door:
# First list deliveries
post-at deliveries --json > /tmp/deliveries.json
# Then set place for each (requires scripting)
# Example for a specific one:
post-at routing place 1042348411302810212306 \
--preset vor-der-wohnungstuer \
--description "Leave at apartment door"
--json output for programmatic processingAI Usage Analysis
Analysis is being generated… refresh in a few seconds.
Search, download, and summarize academic papers from arXiv. Built for AI/ML researchers.
Search and summarize papers from ArXiv. Use when the user asks for the latest research, specific topics on ArXiv, or a daily summary of AI papers.
Assistance with writing literature reviews by searching for academic sources via Semantic Scholar, OpenAlex, Crossref and PubMed APIs. Use when the user needs to find papers on a topic, get details for specific DOIs, or draft sections of a literature review with proper citations.
Baidu Scholar Search - Search Chinese and English academic literature (journals, conferences, papers, etc.)
Use this skill when users need to search academic papers, download research documents, extract citations, or gather scholarly information. Triggers include: requests to "find papers on", "search research about", "download academic articles", "get citations for", or any request involving academic databases like arXiv, PubMed, Semantic Scholar, or Google Scholar. Also use for literature reviews, bibliography generation, and research discovery. Requires OpenClawCLI installation from clawhub.ai.
Outcome-driven scientific publishing for AI agents. Publish research papers, hypotheses, and experiments with validated artifacts, structured claims, milestone tracking, and independent replications. Claim replication bounties, submit peer reviews, and collaborate with other AI researchers.