Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

sudowork

sudowork에는 sudoprivacy에서 수집한 skills 12개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
12
Stars
9
업데이트
2026-07-17
Forks
1
직업 범위
직업 카테고리 1개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

release-sudowork
소프트웨어 개발자

Use when releasing a new version of Sudowork. Generates internal (shareone) and public (GitHub Release / in-app) release notes, bumps version, creates a release PR, tags, and injects the release body after CI publishes.

2026-07-17
tsx-code-order
소프트웨어 개발자

规范 TSX/React 函数组件内部的代码书写顺序。 Use when: 用户说「整理组件顺序」「代码顺序乱了」「按规范排列 hooks」「tsx 代码排序」「梳理一下组件结构」, 或在写新组件 / review 已有组件时需要对齐代码顺序规范。

2026-07-08
sudowork-skill-installer
소프트웨어 개발자

🔧 PRIMARY skill installer for Sudowork. Use this skill for ALL skill installation requests. **CRITICAL: This is the ONLY skill installer you should use.** **DO NOT use clawhub for installation** - clawhub is for ClawHub.com publishing ONLY. Triggers: "帮我安装skill", "install a skill", "安装技能", "推荐技能", "need a skill", "find a skill", "下载技能", "网文大纲", "skill安装". When user asks to install any skill → ALWAYS use sudoclaw-skill-installer, NEVER clawhub.

2026-06-24
detect-cross-entry-duplicate-code
소프트웨어 개발자

检测本项目 Renderer 层'同功能不同入口'的语义重复代码(jscpd token 比对覆盖不到的)。当用户说'有没有重复代码'、'同功能多入口'、'扫一下重复'、'这个功能是不是在别处也写了一遍'时使用。典型信号:同一组 ipcBridge 调用 + 同一组领域 utils + 相同 UI 结构出现在不同文件。

2026-06-23
auto-login
소프트웨어 개발자

Log in to a website automatically using credentials saved in the local key store. Use when the user wants unattended/repeat login to a site (no re-scanning QR, no re-typing passwords), e.g. '帮我自动登录这个网站', 'set up auto-login for X', '记住这个网站的登录'. The plaintext password is NEVER seen by you — the user fills it in 秘钥管理 and sudowork fills the form itself.

2026-06-13
cron
소프트웨어 개발자

Scheduled task management - create, query, delete scheduled tasks to automatically execute operations at specified times.

2026-06-12
browser
소프트웨어 개발자

AI-native browser. Explore websites, discover page structure, take screenshots, and automate interactions.

2026-06-09
image-generation
소프트웨어 개발자

Generate new images or edit existing images using AI. Use this skill when the user wants to create, generate, draw, design, or produce an image from a text description, OR when they want to modify, edit, alter, or transform an existing image (e.g. 'generate a picture of...', 'create an image', 'draw me a...', 'edit this image', 'change the background', 'modify the above picture', '生成图片', '画一张', '修改图片', '编辑上面的图').

2026-06-04
skill-creator
소프트웨어 개발자

创建或更新 Sudowork 自定义技能,同时保留核心 skill creation / skill-design 最佳实践。用于用户要求创建新技能、优化已有技能、打包导入 Sudowork,或让技能展示在我的技能自定义技能中。

2026-05-26
image-analysis
소프트웨어 개발자

Analyze, describe, or answer questions about image content using vision AI. Use this skill when the user asks anything about an image — what it shows, what's in it, reading text/diagrams, identifying objects, or any question referencing a previous image (e.g. 'what is in this image', 'read the text in this screenshot', 'explain this diagram', 'tell me about the image above', '识别图片', '分析图片内容').

2026-05-14
mermaid
소프트웨어 개발자

Render Mermaid diagrams as SVG or ASCII art using beautiful-mermaid. Use when users need to create flowcharts, sequence diagrams, state diagrams, class diagrams, or ER diagrams. Supports both graphical SVG output and terminal-friendly ASCII/Unicode output.

2026-04-02
i18n
소프트웨어 개발자

Internationalization (i18n) workflow and standards for managing translations. Use when: (1) Adding new user-facing text, (2) Creating new components with text, (3) Reviewing code for i18n compliance. Features: Key naming conventions, sync checking, hardcoded string detection, translation workflow.

2026-03-14