SKILL

Views0
PublishedFeb 7, 2026

Loading actions...

5 minBeginnerpromptSingle file

Skill content

Main instructions and any bundled files for this skill.

markdown

Fetch ActivityPub Outbox

Fetches the first page of an ActivityPub outbox via WebFinger and Actor lookup for retrieving recent posts or activities from a user.

guidelines:

  • Run the script directly.

Run Script

Usage: python scripts/tool.py <@username@domain>

python scripts/tool.py @[email protected]

Script Dependencies (If Required)

pip install requests
Share: