Create structured GitHub Issue knowledge entries with one-shot input. Handles auto-formatting, AI labeling, title extraction, and publishing. Use when user wants to share tips, document solutions, create how-tos, or add any knowledge to the base.
Creates structured GitHub Issues from any text you share. Automatically formats content, extracts titles, suggests labels based on existing repo taxonomy, and links related knowledge. Just paste your tip, solution, or how-toβAI handles all decisions.
/plugin marketplace add terrylica/claude-code-skills-github-issues/plugin install github-issues-operations@github-issues-skillsThis skill inherits all available tools. When active, it can use any tool Claude has access to.
REFERENCE.mdOne-shot knowledge capture with full automation.
Activate this skill when user says:
Just paste what you want to share (any format is fine):
Critical: Do NOT ask user about types, categories, or labels. User shares freely, AI decides everything autonomously.
Process user input completely autonomously:
See REFERENCE.md for complete automation pipeline.
β
Created Issue #{number}!
π What I decided:
βββββββββββββββββββββββββββββββββββββββββ
Title: "{AI-extracted-title}"
Type: {type-emoji} {type-name}
Labels: {label1, label2, label3}
(based on existing repo labels)
Format: Structured with sections
{auto-generated-sections}
Related: Linked to #{n1}, #{n2}
βββββββββββββββββββββββββββββββββββββββββ
π {issue-url}
Search: gh search issues "{keywords}" --label={primary-label}
Input:
tmux is great for persistent sessions. ctrl-b d to detach and
tmux attach to reattach. Useful when ssh connections drop.
Output: Formatted GitHub Issue:
gh CLI (issue creation)gh-models extension (AI labeling, title extraction)jq (JSON processing)Content too short (< 20 chars):
I need more content to create a useful knowledge entry.
Could you provide at least a sentence or two?
API fails:
β οΈ Couldn't create issue automatically. Here's the formatted content:
[formatted markdown shown]
Create manually: gh issue create --title "..." --body-file content.md
For detailed automation pipeline, templates, and examples, see REFERENCE.md.
Repository: https://github.com/terrylica/claude-code-skills-github-issues
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.
Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.