Source

oldwinter/skills

250 skills · 6.6K combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
written-communication Draft and edit high-signal written artifacts and produce a Written Communication Pack (brief, outline, draft email/me…
oldwinter/skills
18
2
baoyu-article-illustrator Analyzes article structure, identifies positions requiring visual aids, generates illustrations with Type × Style two…
oldwinter/skills
17
3
baoyu-cover-image Generates article cover images with 5 dimensions (type, palette, rendering, text, mood) combining 9 color palettes an…
oldwinter/skills
17
4
baoyu-image-gen AI image generation with OpenAI, Google, DashScope and Replicate APIs. Supports text-to-image, reference images, aspe…
oldwinter/skills
17
5
baoyu-post-to-x Posts content and articles to X (Twitter). Supports regular posts with images/videos and X Articles (long-form Markdo…
oldwinter/skills
17
6
baoyu-slide-deck Generates professional slide deck images from content. Creates outlines with style instructions, then generates indiv…
oldwinter/skills
17
7
continuous-learning Automatically extract reusable patterns from Claude Code sessions and save them as learned skills for future use.
oldwinter/skills
17
8
seo-geo SEO & GEO (Generative Engine Optimization) for websites. Analyze keywords, generate schema markup, optimize for AI se…
oldwinter/skills
17
9
strategic-compact Suggests manual context compaction at logical intervals to preserve context through task phases rather than arbitrary…
oldwinter/skills
17
10
baoyu-compress-image Compresses images to WebP (default) or PNG with automatic tool selection. Use when user asks to "compress image", "op…
oldwinter/skills
16
11
baoyu-danger-gemini-web Generates images and text via reverse-engineered Gemini Web API. Supports text generation, image generation from prom…
oldwinter/skills
16
12
baoyu-danger-x-to-markdown Converts X (Twitter) tweets and articles to markdown with YAML front matter. Uses reverse-engineered API requiring us…
oldwinter/skills
16
13
baoyu-url-to-markdown Fetch any URL and convert to markdown using Chrome CDP. Supports two modes - auto-capture on page load, or wait for u…
oldwinter/skills
16
14
collect-incomplete-tasks 汇总指定日期范围内 Daily notes 中的未完成任务到当前 Daily note。当用户提到"汇总未完成任务"、"收集待办"、"统计任务"、"…
oldwinter/skills
16
15
release-skills Universal release workflow. Auto-detects version files and changelogs. Supports Node.js, Python, Rust, Claude Plugin,…
oldwinter/skills
16
16
baoyu-comic Knowledge comic creator supporting multiple art styles and tones. Creates original educational comics with detailed p…
oldwinter/skills
15
17
mdbase Manage mdbase collections — folders of markdown files with YAML frontmatter treated as typed, queryable data. Use whe…
oldwinter/skills
15
18
simplex-cli-admin Use when operating the Simplex Router Admin CLI (`simplex-cli`) or explaining Simplex Router backend terms in Chinese…
oldwinter/skills
15
19
humanizer Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and …
oldwinter/skills
14
20
skill-installer Install Codex skills into $CODEX_HOME/skills from a curated list or a GitHub repo path. Use when a user asks to list …
oldwinter/skills
12
21
fundraising-strategy Plan early-stage fundraising strategy, investor pipeline, and process execution.
oldwinter/skills
11
22
github-bug-report-triage Triage GitHub bug reports for actionability. Use when evaluating whether a bug issue has sufficient detail and identi…
oldwinter/skills
11
23
web-performance-audit Audit web performance using Chrome DevTools MCP. Use when asked to audit, profile, debug, or optimize page load perfo…
oldwinter/skills
11
24
writing-specs-and-designs Create clear product specs and design docs with implementation-ready acceptance criteria.
oldwinter/skills
11
25
ci-fix Diagnose and fix GitHub Actions CI failures. Inspects workflow runs and logs, identifies root causes, implements mini…
oldwinter/skills
10
26
create-pull-request Create a GitHub pull request following project conventions. Use when the user asks to create a PR, submit changes for…
oldwinter/skills
10
27
darwin-skill Darwin Skill (达尔文.skill): autonomous skill optimizer inspired by Karpathy's autoresearch. Evaluates SKILL.md files…
oldwinter/skills
10
28
diagnose Disciplined diagnosis loop for hard bugs and performance regressions.
oldwinter/skills
10
29
docker-kubectl-deploy Build Docker images, push to a registry, and deploy/update Kubernetes workloads with kubectl (set image + rollout). U…
oldwinter/skills
10
30
documentation-lookup This skill should be used when the user asks about libraries, frameworks, API references, or needs code examples. Act…
oldwinter/skills
10
31
e2e-test-automation This skill should be used when users need to automate end-to-end (E2E) testing for web applications. It automatically…
oldwinter/skills
10
32
gh-fix-ci Use when a user asks to debug or fix failing GitHub PR checks that run in GitHub Actions; use `gh` to inspect checks …
oldwinter/skills
10
33
github-issue-dedupe Detect duplicate GitHub issues using semantic search and keyword matching. Use when asked to find duplicates, check f…
oldwinter/skills
10
34
grill-me Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of …
oldwinter/skills
10
35
grill-with-docs Grilling session that challenges your plan against the existing domain model, sharpens terminology, and updates docum…
oldwinter/skills
10
36
mcp-builder Build high-quality MCP (Model Context Protocol) servers that let LLMs interact with external services through well-de…
oldwinter/skills
10
37
openai-docs Use when the user asks how to build with OpenAI products or APIs and needs up-to-date official documentation with cit…
oldwinter/skills
10
38
planning-with-files-zh
oldwinter/skills
10
39
platform-and-infrastructure Plan platform and infrastructure improvements for reliability, scale, and developer velocity.
oldwinter/skills
10
40
playwright Use when the task requires automating a real browser from the terminal (navigation, form filling, snapshots, screensh…
oldwinter/skills
10
41
postgres PostgreSQL best practices, query optimization, connection troubleshooting, and performance improvement. Load when wor…
oldwinter/skills
10
42
supergoal Plan and autonomously build a software task end-to-end. Triggered by `/supergoal`, "plan and ship X", "supercharged p…
oldwinter/skills
10
43
sync-ci-to-staging Sync CI environment business configurations to staging with safe deployment guidance.
oldwinter/skills
10
44
sync-ci-to-staging-prod Sync CI business configurations to staging and production with production safety gates.
oldwinter/skills
10
45
terraform-style-check Generate Terraform HCL code following HashiCorp's official style conventions and best practices. Use when writing, re…
oldwinter/skills
10
46
to-prd Turn the current conversation context into a PRD and publish it to the project issue tracker. Use when user wants to …
oldwinter/skills
10
47
vercel-deploy Deploy applications and websites to Vercel. Use when the user requests deployment actions like "deploy my app", "depl…
oldwinter/skills
10
48
web-accessibility-audit Audit web applications for WCAG accessibility compliance. Use when asked to run accessibility checks, identify common…
oldwinter/skills
10
49
webapp-testing Test local web applications with Playwright. Use when asked to verify frontend functionality, debug UI behavior, capt…
oldwinter/skills
10
50
codex-dynamic-workflows Plan and run Codex-native dynamic workflows for complex tasks that benefit from explicit orchestration, goal mode, su…
oldwinter/skills
9
Page 4 · 250 total Previous Next