원클릭으로
social-post-approval
Turn read-only TweetClaw exports into source notes for approval-gated social publishing workflows.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Turn read-only TweetClaw exports into source notes for approval-gated social publishing workflows.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
A reference skill that exercises every supported frontmatter field — the six base Agent Skills fields plus all thirteen Claude Code extensions. Use when testing skref's --allow-claude-fields support or as a worked example of the full Claude frontmatter surface.
Review a pull request for correctness and style, then summarize the findings. Use when the user asks for a PR review, mentions reviewing a diff, or wants feedback on changes before merging.
A deliberately invalid sample. The name uses an uppercase letter and an underscore, and does not match a kebab-case directory. skref validate should report errors for this skill.
Write clear, conventional git commit messages and stage related changes together. Use when the user asks to commit, wants help phrasing a commit message, or mentions conventional commits.
A minimal example skill that greets the user. Use when you want a tiny, valid reference skill to test skref against or to learn the SKILL.md format.
Extract text and tables from PDF files, fill PDF forms, and merge multiple PDFs. Use when working with PDF documents or when the user mentions PDFs, forms, or document extraction.
| name | social-post-approval |
| description | Turn read-only TweetClaw exports into source notes for approval-gated social publishing workflows. |
| license | Apache-2.0 |
| compatibility | Uses exported JSON or CSV data only; never signs in, posts, schedules, or mutates accounts. |
| metadata | {"author":"skref-examples","version":"1.0","source":"TweetClaw"} |
Use this skill when an agent needs to prepare review notes from TweetClaw export data before a human approves a social post. Treat the export as evidence only.
Do not publish, schedule, delete, or edit social content. Stop if the workflow requires live account access.