sk Skill · GetStream
stream-feeds-migration
Generate the v2 -> v3 sync mapping for a Stream Activity Feeds app by sampling its live v2 activities and reactions. Use when setting up a Feeds v2 to v3 migration, when asked to build, review, or debug a v3 sync mapping, when someone asks 'what mapping do we need for our app?', or when a migrated activity lands in v3 with missing text, missing attachments, comments that are not comments, or bookmarks that went…
Open on skills.sh ↗read 2026-09-17
- installs 8w
- 0
- 30-day movement
- starts with the next reading
- Related entries
- 1
- Connections
- 6
jsonbashPython
- Host repository
- GetStream/agent-skills
- Allowed tools
- Read, Glob, Grep, Bash(python3 *), Bash(ls *), Bash(getstream *)
- Compatible with
- Requires the v2 app's API key and secret, exported as environment variables, plus Python 3 (standard library only - no pip install). Read-only against the v2 app, writes one sample file to the working directory. No project or SDK required.
- Licence
- See LICENSE in repository root
- Host stars
- 18
- Host language
- Python