Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

1ONE-ClaudeCode

1ONE-ClaudeCode 收录了来自 gaogg521 的 20 个 skills,并提供仓库级职业覆盖和站内 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