LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

pushing-retex-to-github - Automatically push RETEX entries to GitHub issues

Parses R-NNN entries from RETEX-skills.md and syncs them as GitHub issues using gh CLI with local tracking and degraded mode support.

Tags

Updated: 2026-09-20

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Parse RETEX file entries
  • Create GitHub issues
  • Comment on modified issues
  • Track push state locally
  • Initialize push configuration

Inputs

  • RETEX-skills.md file
  • Repository configuration file (.retex-github.json)
  • Target GitHub repository string

Outputs

  • GitHub issues and issue comments
  • Tracking file (.retex-pushed.json)
  • Execution log file (.retex-push.log)
  • JSON summary output on stdout

Requirements

  • Python runtime environment
  • GitHub CLI tool (gh)
  • Authenticated GitHub account
  • Write access to target repository

Source

  • Spec: SKILL.md
github
retex
issue-tracking
automation
sync
Parse RETEX file entries
Create GitHub issues
Comment on modified issues
Track push state locally
RETEX-skills.md file
Repository configuration file (.retex-github.json)
Target GitHub repository string
GitHub issues and issue comments
Tracking file (.retex-pushed.json)
Execution log file (.retex-push.log)