
sugarforever/01coder-agent-skills
23 skills7k installs3k starsGitHub
Install
npx skills add https://github.com/sugarforever/01coder-agent-skillsSkills in this repo
1Publish Substack Articlepublish-substack-article is a 01coder agent skill for developers who write newsletters in Markdown and want agent-driven Substack drafting without manual copy-paste. The workflow reads a Markdown source file, converts it to HTML with Python 3 markdown tooling, then uses browser automation to paste rich text into the Substack editor and save as draft for human review. Prerequisites include either Chrome DevTools MCP or Playwright MCP plus an authenticated Substack session in the browser. The skill explicitly never auto-publishes; users retain final publish control in Substack. Triggers cover English and Chinese phrasing such as publish to Substack, Substack article, or 发布到 Substack. Developers reach for publish-substack-article after finishing technical blog posts, release notes, or changelog newsletters stored as .md files. The skill bridges local git-tracked writing and Substack's web editor, making it useful for engineering leaders distributing architecture write-ups or maintainer updates.542installs2Python Security Scanpython-security-scan is a security vulnerability scanner skill in sugarforever/01coder-agent-skills for Python web projects. It auto-detects Flask, Django, or FastAPI, maps entry points and templates, and runs pattern-based static analysis plus dependency audits via pip-audit or safety. Coverage includes OWASP Top 10:2025 risks, Python-specific dangers (eval, exec, pickle), SQL/NoSQL/command injection, insecure deserialization, hardcoded secrets, and framework-specific rules in dedicated reference libraries. Three scan modes ship: Quick (secrets, dangerous functions, known CVEs), Full (comprehensive assessment), and Targeted (injection, auth, deps, crypto, or per-framework checks). Bundled automation includes secret-scanner.py, pattern-scanner.py, and dependency-audit.sh across eight reference pattern libraries. Invoke with /python-security-scan when hardening Python APIs before merge or CI integration with SARIF output.483installs3Subtitle Correctionsubtitle-correction is a Claude Code agent skill from sugarforever/01coder-agent-skills that proofreads .srt subtitles produced by automatic speech recognition without altering timestamps, sequence numbers, or entry boundaries. The workflow collects domain terminology (frameworks, APIs, code identifiers), applies corrections for phonetic homophones, English-Chinese mixed mistranscriptions, and technical term garbling, then writes a filename-corrected.srt output. A bundled subtitle_tool.py script supports validate, analyze, and word-level diff commands plus HTML comparison reports. The skill ships 2 reference guides and documents 4 error categories. Reach for subtitle-correction when Whisper or similar ASR output mishears LangChain, OpenAI, PyTorch, or Chinese technical vocabulary in course captions.483installs4Diagram To Imagediagram-to-image is a Claude Code skill bundling a Node.js CLI that converts Mermaid diagrams and markdown tables into PNG images from the terminal. The CLI accepts an input file and required -o output flag, auto-detecting content type or forcing mermaid or table mode explicitly. It supports 10 visual themes including default, dark, forest, and blueprint, plus scale factors from 1 to 4 with a default of 2, configurable background color, and a remote render server defaulting to diagramless.xyz. Developers reach for it when README files, architecture specs, or launch materials need checked-in PNG diagrams without opening a design tool.466installs5Next.Js Security Scannext.js security scan is an agent skill from sugarforever/01coder-agent-skills that performs comprehensive security audits on Next.js and TypeScript/JavaScript projects before deployment. It supports quick, full, and targeted scan modes covering OWASP Top 10:2025 categories, XSS patterns, SQL/NoSQL/command injection, authentication flaws, cryptographic failures, and Next.js-specific issues in app/api routes, Server Actions, and middleware.ts files. The workflow maps project structure, runs dependency-audit.sh or npm audit --json, executes secret-scanner.py on source while skipping real .env files by default, and matches code against 5 reference pattern libraries including xss-patterns.md and nextjs-specific.md. Developers reach for next.js security scan during pre-deployment checks, security-focused code review, or CI/CD hardening when they need severity-ranked findings with file paths, code snippets, and remediation steps exportable to SARIF or JSON. Targeted flags include --xss, --injection, --auth, --secrets, --deps, and --nextjs for focused passes.454installs6Publish Zsxq Articlepublish-zsxq-article is a browser-automation agent skill from sugarforever/01coder-agent-skills that saves Markdown articles as drafts on Zsxq (知识星球) without auto-publishing. The eight-step workflow resolves groupId, navigates to wx.zsxq.com/article, switches to Milkdown Markdown mode, fills a 60-character title, inserts content via ClipboardEvent paste—not fill—and clicks 保存 while never clicking 发布. It strips YAML frontmatter, H1 titles, HTML comments, and horizontal rules that break Milkdown parsing, and enforces a 100,000-character body limit. Playwright MCP is preferred over Chrome DevTools MCP. Prerequisites include a logged-in Zsxq session and ZSXQ_GROUP_ID or user-supplied groupId.435installs7Add Feishuadd-feishu is an agent skill from the 01coder-agent-skills collection that helps developers add Feishu, also known as Lark, integrations to an existing project. The skill guides wiring REST APIs, bot endpoints, webhook handlers, and workspace configuration so notifications, approvals, or team workflows run inside Feishu rather than a separate channel. Developers reach for add-feishu when building SaaS tools, internal platforms, or agent automations that must post messages, receive events, or sync data with Feishu tenants. It targets the build-phase integration step where backend services and third-party APIs are connected before testing and deployment.416installs8Publish X Articlepublish-x-article is an agent skill from sugarforever/01coder-agent-skills that guides AI coding agents through formatting and publishing long-form articles on X (formerly Twitter). The skill encodes a repeatable workflow for turning markdown drafts, release summaries, or technical posts into X article posts without manual copy-paste across tabs. Developers reach for publish-x-article when a feature ships, a blog post is ready, or a changelog needs public distribution on X. The skill fits teams that treat X as a primary channel for developer relations, open-source announcements, and technical storytelling alongside their codebase.412installs9Interactive Inputinteractive-input: A skill for development. This provides functionality for development workflows.394installs10Share Readingshare-reading: A skill for development. This provides functionality for development workflows.393installs11Personal Chinese Writing Stylepersonal-chinese-writing-style is a Claude Code skill in the AI & Agent Building category.284installs12Cover Imagecover-image: A skill for development. This provides functionality for development workflows.241installs13Fpl Copilotfpl-copilot: A skill for development. This provides functionality for development workflows.235installs14Tweet Insighttweet-insight: A skill for development. This provides functionality for development workflows.235installs15Slides Videoslides-video: A skill for development. This provides functionality for development workflows.234installs16Promote Postpromote-post: A skill for development. This provides functionality for development workflows.230installs17Codex Clicodex-cli is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.178installs18Video Plannervideo-planner is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.174installs19Cover Designcover-design is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.169installs20Claude Session Managerclaude-session-manager is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.156installs21Codex Session Managercodex-session-manager is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.149installs22Mining Session Skillsmining-session-skills is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.149installs23Producing Videoproducing-video is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.126installs