Synchronize rtp2httpd FCC IP documentation from GitHub issue feedback. ALWAYS use this skill when the user asks to update FCC address docs, check new FCC IP reports, validate existing FCC entries, or process comments from https://github.com/stackia/rtp2httpd/issues/5.
79
100%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Low
Low-risk findings worth noting
Use this skill to curate community-sourced FCC (Fast Channel Change) IP address reports for rtp2httpd and keep the Chinese and English FCC documentation synchronized.
Before processing comments, read references/update-memory.md for the last processed checkpoint,
known document paths, formatting rules, and prior update history. Update that reference after each
run with the newest processed comment timestamp and a concise update record.
translate-docs-zh-en skill to synchronize the English translation after Chinese doc changes.Check references/update-memory.md for last_processed_comment_date.
# Incremental: only comments after the last processed date
gh api "repos/stackia/rtp2httpd/issues/5/comments?since=YYYY-MM-DDTHH:MM:SSZ" --paginate
# Full: when no checkpoint exists
gh api repos/stackia/rtp2httpd/issues/5/comments --paginate10.x.x.x, 172.x.x.x, 192.168.x.x, or public IPs with location context.? or ?) often means inquiry rather than report.references/update-memory.md.For each comment whose IP was added to the document, add a rocket reaction:
gh api repos/stackia/rtp2httpd/issues/comments/{comment_id}/reactions -f content=rocketPrepare a concise summary listing:
After Chinese document changes are complete, use the translate-docs-zh-en skill to update the
corresponding English document. Provide the updated Chinese document path and the change summary so
the translation update can focus on modified sections.
After each run, update references/update-memory.md with:
last_processed_comment_date: set to the created_at timestamp of the last processed comment.You may also record reusable classification lessons, known platform/port patterns, or stable document conventions. Do not record temporary task state, speculation, or duplicate repo-level instructions.
f63adb0
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.