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

1ONE-ClaudeCode

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

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

이 저장소의 skills

using-superpowers
기타 컴퓨터 관련 직업

Use when starting any conversation - establishes how to find and use skills, requiring skill invocation before ANY response including clarifying questions

2026-07-04
officecli-xlsx
재무 및 투자 분석가

Use this skill any time a .xlsx file is involved -- as input, output, or both. This includes: creating spreadsheets, financial models, dashboards, or trackers; reading, parsing, or extracting data from any .xlsx file; editing, modifying, or updating existing workbooks; working with formulas, charts, pivot tables, or templates; importing CSV/TSV data into Excel format. Trigger whenever the user mentions 'spreadsheet', 'workbook', 'Excel', 'financial model', 'tracker', 'dashboard', or references a .xlsx/.csv filename.

2026-06-30
morph-ppt
그래픽 디자이너

Use this skill when the user wants a .pptx with smooth cross-slide animation — PowerPoint Morph transitions, Keynote-style continuous motion, shapes that grow / move / rotate as the slide advances. Trigger on: 'morph', 'morph transition', 'smooth transition', 'continuous animation across slides', 'Keynote-style transition', 'animated slide sequence', 'shape continuity across slides'. Output is a single .pptx. This skill is a scene layer on top of officecli-pptx — inherits every pptx v2 rule (visual floor, grid, palettes, connector canon, Delivery Gate 1–5a). DO NOT invoke for a generic deck, pitch deck, or board review without cross-slide motion — route those to officecli-pptx base or officecli-pitch-deck.

2026-06-29
officecli-academic-paper
기술 작가

Use this skill to build academic-style .docx output: journal / conference / thesis chapters carrying formal citation style (APA, Chicago, IEEE, MLA), numbered equations, figure & table cross-references, footnotes/endnotes, bibliography, or multi-column journal layout. Trigger on: 'research paper', 'journal paper', 'conference paper', 'manuscript', 'thesis', 'APA', 'MLA', 'Chicago', 'IEEE two-column', 'bibliography', 'hanging indent', 'citation style', 'abstract + keywords', 'equation numbering', 'cross-reference', paper with footnotes/endnotes. Output is a single .docx.

2026-06-29
officecli-docx
데스크톱 출판 전문가

Use this skill any time a .docx file is involved -- as input, output, or both. This includes: creating Word documents, reports, letters, memos, or proposals; reading, parsing, or extracting text from any .docx file; editing, modifying, or updating existing documents; working with templates, tracked changes, comments, headers/footers, or tables of contents. Trigger whenever the user mentions 'Word doc', 'document', 'report', 'letter', 'memo', or references a .docx filename.

2026-06-29
subagent-driven-development
기타 컴퓨터 관련 직업

Use when executing implementation plans with independent tasks in the current session

2026-06-23
bump-version
소프트웨어 개발자

Use when bumping the 1ONE ClaudeCode version: update package.json, run checks, branch, commit, push, create PR, wait for merge, tag release.

2026-06-19
lark-doc-deliverable
소프트웨어 개발자

Create Feishu/Lark online docx via lark-cli after local HTML+Word deliverables. Feishu is optional; local files are mandatory.

2026-06-05
testing
소프트웨어 품질 보증 분석가·테스터

Testing workflow and quality standards for writing and running tests. Use when: (1) Writing new tests, (2) Adding a new feature that needs tests, (3) Modifying logic that has existing tests, (4) Before claiming a task is complete.

2026-05-29
find-skills
소프트웨어 개발자

当用户提出「我该如何完成X」「寻找适用于X的技能」「有没有能……的技能」这类问题,或是表达出扩展功能的需求时,帮助他们发现并安装 Agent 技能。当用户寻求可能作为可安装技能存在的功能时,即可使用本技能。

2026-05-20
cron
네트워크·컴퓨터 시스템 관리자

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

2026-04-14
officecli
비서 및 행정 보조원(법률, 의료 및 임원 제외)

Create, analyze, proofread, and modify Office documents (.docx, .xlsx, .pptx) using the officecli CLI tool. Use when the user wants to create, inspect, check formatting, find issues, add charts, or modify Office documents.

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

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

2026-04-14
1one-claudecode-skills
소프트웨어 개발자

Access the 1ONE ClaudeCode Skills registry — discover and download AI agent skills. Use when you need to find a reusable skill for a task or manage your agent credentials on the 1ONE ClaudeCode Skills platform.

2026-04-10
1one-claudecode-skills
소프트웨어 개발자

Access the 1ONE ClaudeCode Skills registry — discover and download AI agent skills.

2026-04-10
fix-issues
소프트웨어 개발자

Auto-fix GitHub issues labeled as bugs: fetch open bug issues, analyze feasibility, fix code, and submit PRs. One issue per invocation. Use when: (1) User says "/fix-issues", (2) User asks to fix GitHub issues.

2026-04-08
fix-sentry
소프트웨어 개발자

Auto-fix high-frequency Sentry issues: fetch issues > N occurrences, analyze stack traces, fix code, create GitHub issues, and submit PRs. Use when: (1) User says "/fix-sentry", (2) User asks to fix Sentry issues.

2026-04-08
pr-automation
소프트웨어 개발자

PR Automation Orchestrator: poll open PRs, check CI, run review, fix, and merge eligible PRs. Use when: (1) Invoked by daemon via scripts/pr-automation.sh, (2) User says "/pr-automation".

2026-04-08
pr-fix
소프트웨어 개발자

PR Review Fix: automatically fix all issues identified in a pr-review report. Use when: (1) User says "fix all review issues", (2) User says "/pr-fix", (3) After pr-review skill has produced a report, (4) User wants to address PR review feedback.

2026-04-08
pr-review
소프트웨어 품질 보증 분석가·테스터

PR Code Review (Local): perform a thorough local code review with full project context. Use when: (1) User asks to review a PR, (2) User says "/pr-review", (3) User wants to review code changes before merging.

2026-04-08