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.

ony - Create ONY cards from daily tasks and submit draft PR

Creates ONY cards in raw/ony/ based on daily tasks and submits a daily draft pull request.

Tags

Updated: 2026-09-16

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Ask and record daily tasks
  • Elicit ONY card elements
  • Create ONY cards in raw/ony/
  • Run oylint diagnosis tool
  • Regenerate card decks
  • Commit cards individually with git
  • Create or update draft PR
  • Execute automatic morning PR review

Inputs

  • Daily tasks provided by user
  • User responses for ONY elements
  • User selected activity classification
  • ONY card template file

Outputs

  • ONY card files in raw/ony/
  • Updated wiki deck files
  • Git branch and commit history
  • GitHub draft pull request
  • PR review comments

Requirements

  • Git and GitHub CLI (gh)
  • Python3 with uv and pyyaml
  • Repository tools and template files
  • GitHub repository write permissions

Source

  • Spec: SKILL.md
ONY
Daily Planning
Draft PR
Card Management
Git
Ask and record daily tasks
Elicit ONY card elements
Create ONY cards in raw/ony/
Run oylint diagnosis tool
Daily tasks provided by user
User responses for ONY elements
User selected activity classification
ONY card files in raw/ony/
Updated wiki deck files
Git branch and commit history