jira-automation
jira-automation 技能旨在通过自动化Jira工作流,提升项目管理效率。它可以自动创建、更新或关闭Jira任务,发送通知,同步不同项目状态,并根据预设规则执行操作。该技能帮助团队减少手动操作,确保流程一致性,加速问题解决,从而优化项目交付周期和资源分配。
npx skills add claude-office-skills/skills --skill jira-automationBefore / After 效果对比
1 组项目经理和团队成员每天花费大量时间手动创建、更新Jira任务,处理通知和状态同步,导致效率低下,容易出错,延误项目进度。
通过Jira自动化技能,系统自动处理重复性任务,如创建子任务、更新状态、发送提醒,显著减少手动干预,提高数据准确性,加速项目流程。
Claude Office Skills
A curated collection of practical Claude Skills for real-world office tasks. Zero setup required.
🚀 NEW: Office MCP Server
39 fully-implemented tools for Office document operations via MCP (Model Context Protocol).
| Module | Tools | Capabilities |
|---|---|---|
| 10 | Extract, merge, split, compress, watermark, forms, OCR | |
| Spreadsheet | 7 | Read/write Excel, analyze, formulas, pivot tables |
| Document | 6 | Create/edit Word, templates, merge documents |
| Conversion | 9 | xlsx⇔csv, docx⇔md, json→xlsx, batch convert |
| Presentation | 7 | Create PPT, extract, Markdown→slides, HTML export |
Quick Start:
cd mcp-servers/office-mcp && npm install && npm run build
📖 Full MCP Documentation | 💻 MCP Source Code
📚 NEW: Extensible Knowledge Base
Domain knowledge as structured data - customize Claude's expertise for your jurisdiction and industry.
| Layer | Description | Customizable |
|---|---|---|
| Base | Universal risk patterns, completeness checklists | Core team |
| Jurisdictions | US, China, EU, California... | Community |
| Domain | Healthcare, Finance, Government... | Community |
| Custom | Your company rules, private knowledge | You |
Available Knowledge:
- 15+ risk patterns (liability, IP, termination, confidentiality...)
- 19 completeness check items
- 4 jurisdictions (US Federal, California, China, EU)
Quick Start:
# In your SKILL.md
knowledge:
base:
- mcp-servers/office-mcp/knowledge/base/risk_patterns.json
jurisdictions:
- mcp-servers/office-mcp/knowledge/base/jurisdictions/california.json
📖 Knowledge Index | 🤝 Contribute Knowledge
🤖 NEW: Pre-built Agents
5 ready-to-deploy AI personas with curated skills, knowledge, and personality.
| Agent | Role | Key Skills | Deploy To |
|---|---|---|---|
| ⚖️ Legal Specialist | Contract Review | contract-review, nda-generator | All platforms |
| 📊 Data Analyst | Excel & Finance | data-analysis, dcf-valuation | All platforms |
| 📋 Admin Assistant | Email & Calendar | email-drafter, meeting-notes | All platforms |
| 🔬 Research Analyst | Deep Research | deep-research, company-research | All platforms |
| ✍️ Content Creator | Writing & Marketing | content-writer, seo-optimizer | All platforms |
Quick Deploy:
# Install agent to Moltbot
curl -fsSL https://molt.bot/install | bash -s -- --agent legal-specialist
📖 All Agents | 🛠️ Create Custom Agent
Contents
- What Are Claude Skills?
- Getting Started
- Skills
- Legal & Contracts
- HR & Careers
- Finance & Business
- Communication & Writing
- Productivity
- PDF Power Tools
- Document Processing (Official)
- Core Document Skills
- Document Conversion Skills
- Document Parsing & OCR Skills
- Presentation Skills
- Template Skills
- Workflow & Automation Skills
- CRM & Sales Automation
- Marketing & Advertising
- E-commerce
- Communication & Messaging
- Project Management
- Customer Support
- Financial Analysis
- Accounting & Payments
- Data Engineering
- Research & Intelligence
- Visual & Creative
- Media & Content
- Smart Home & IoT
- DevOps & Security
- HR & Operations
- AI & Agents
- Creating Skills
- Advanced Usage
- Contributing
- Resources
What Are Claude Skills?
Claude Skills are customizable workflows that teach Claude how to perform specific tasks according to your unique requirements. Skills enable Claude to execute tasks in a repeatable, standardized manner.
Unlike generic AI prompts, these skills contain embedded domain knowledge and professional workflows that make Claude genuinely useful for business tasks.
This repository focuses on Office & Business scenarios:
- Contracts, invoices, proposals
- HR documents, resumes, offer letters
- Reports, presentations, emails
- Data analysis and document processing
Getting Started
Using Skills in Claude.ai
- Click any skill below
- Copy the
SKILL.mdcontent - Paste into your Claude conversation
- Upload your document and ask for help
Using Skills in Claude Code
# Place the skill in your skills directory
mkdir -p ~/.config/claude-code/skills/
cp -r contract-review ~/.config/claude-code/skills/
# Start Claude Code - skill loads automatically
claude
Using Skills via Direct Link
Please use this skill: https://raw.githubusercontent.com/claude-office-skills/skills/main/contract-review/SKILL.md
Then review my contract: [upload file]
Using Skills via API
import anthropic
client = anthropic.Anthropic(api_key="your-api-key")
# Load skill content
skill_content = open("contract-review/SKILL.md").read()
response = client.messages.create(
model="claude-sonnet-4-20250514",
system=skill_content,
messages=[{"role": "user", "content": "Review this contract..."}]
)
Using Skills with Moltbot (Clawdbot)
One-click install all 136+ Office Skills to your Moltbot:
# Install ALL skills
curl -fsSL https://raw.githubusercontent.com/claude-office-skills/skills/main/install.sh | bash
# Install by category
curl -fsSL https://raw.githubusercontent.com/claude-office-skills/skills/main/install.sh | bash -s -- --category legal
curl -fsSL https://raw.githubusercontent.com/claude-office-skills/skills/main/install.sh | bash -s -- --category pdf
curl -fsSL https://raw.githubusercontent.com/claude-office-skills/skills/main/install.sh | bash -s -- --category workflow
Available categories: legal, hr, finance, pdf, workflow, template, doc, conversion, parsing, slide, productivity, marketing
Or install a single skill via chat:
Install this skill: https://raw.githubusercontent.com/claude-office-skills/skills/main/contract-review/SKILL.md
Skills
Legal & Contracts
| Skill | Description | Department | Link |
|---|---|---|---|
| Contract Review | Analyze contracts for risks, check completeness, get recommendations | Legal | View |
| NDA Generator | Create professional NDAs for different scenarios | Legal | View |
HR & Careers
| Skill | Description | Department | Link |
|---|---|---|---|
| Resume Tailor | Optimize resume for specific job applications | HR/Personal | View |
| Cover Letter | Write compelling, personalized cover letters | HR/Personal | View |
| Job Description | Create clear, inclusive job postings | HR | View |
| Offer Letter | Generate professional employment offers | HR | View |
| Applicant Screening | Screen candidates against job requirements | HR | View |
Finance & Business
| Skill | Description | Department | Link |
|---|---|---|---|
| Invoice Generator | Create professional invoices with proper formatting | Finance | View |
| Expense Report | Organize and summarize business expenses | Finance | View |
| Invoice Organizer | Organize, categorize, and track invoices | Finance | View |
| Proposal Writer | Write winning business proposals | Sales | View |
Sales & Marketing
| Skill | Description | Department | Link |
|---|---|---|---|
| Lead Research | Research company/contact info for sales outreach | Sales | View |
| Lead Qualification | Score and qualify leads based on criteria | Sales | View |
| Content Writer | Research and write content (blogs, articles) | Marketing | View |
| Brand Guidelines | Create and maintain brand style guides | Marketing | View |
Communication & Writing
| Skill | Description | Department | Link |
|---|---|---|---|
| Internal Comms | Status reports, newsletters, FAQs | Ops | View |
| Doc Co-authoring | Structured workflow for writing documentation | All | View |
| Email Drafter | Professional email templates and responses | All | View |
| Email Classifier | Auto-categorize emails by type and priority | All | View |
| Suspicious Email | Analyze emails for phishing and scam indicators | Security | View |
Productivity
| Skill | Description | Department | Link |
|---|---|---|---|
| Meeting Notes | Transform raw notes into structured summaries | All | View |
| Weekly Report | Create consistent status updates | All | View |
| File Organizer | Organize and rename files based on content | All | View |
| Changelog Generator | Generate release notes from commits/updates | Dev/PM | View |
| Data Analysis | Analyze spreadsheet data and generate insights | All | View |
PDF Power Tools
Comprehensive PDF manipulation skills inspired by Stirling-PDF (73k+ stars).
| Skill | Description | Department | Link |
|---|---|---|---|
| Chat with PDF | Answer questions, summarize, extract from PDFs | All | View |
| PDF Converter | Convert PDF to/from Word, Excel, Image formats | All | View |
| PDF OCR | Extract text from scanned PDFs using OCR | All | View |
| PDF Merge/Split | Combine or split PDF documents | All | View |
| PDF Form Filler | Fill out PDF forms programmatically | All | View |
| PDF Compress | Reduce PDF file size while maintaining quality | All | View |
| PDF Watermark | Add watermarks, page numbers, headers/footers | All | View |
Document Processing (Official)
Official Anthropic skills for working with Office documents. See official-skills/ for details.
| Skill | Description | Department | License |
|---|---|---|---|
| DOCX | Word document creation, editing, tracked changes | All | Source-available |
| XLSX | Excel spreadsheets, formulas, financial models | Finance/Ops | Source-available |
| PPTX | PowerPoint presentations | Marketing/All | Source-available |
| PDF processing, forms, extraction | All | Source-available |
Core Document Skills
Based on Python libraries for native Office document manipulation.
| Skill | Library | Stars | Description | Link |
|---|---|---|---|---|
| DOCX Manipulation | python-docx | 5.4k | Create/edit Word documents programmatically | View |
| PPTX Manipulation | python-pptx | 3.2k | Create/edit PowerPoint presentations | View |
| XLSX Manipulation | openpyxl | 3.8k | Create/edit Excel spreadsheets | View |
| Excel Automation | xlwings | 3.3k | Advanced Excel automation with Python | View |
| PDF Extraction | pdfplumber | 9.6k | Extract text, tables from PDFs | View |
Document Conversion Skills
Based on document format conversion tools.
| Skill | Library | Stars | Description | Link |
|---|---|---|---|---|
| MD to Office | pandoc | 42k | Convert Markdown to Word/PPT/PDF | View |
| Office to MD | markitdown | 86k | Convert Office docs to Markdown (Microsoft) | View |
| PDF to DOCX | pdf2docx | 3.3k | Convert PDF to editable Word | View |
| HTML to PPT | marp-cli | 3.1k | Convert HTML/Markdown to presentations | View |
| Batch Convert | multi-format | - | Multi-format batch conversion pipeline | View |
Document Parsing & OCR Skills
Based on document parsing and OCR libraries.
| Skill | Library | Stars | Description | Link |
|---|---|---|---|---|
| Smart OCR | PaddleOCR | 69k | OCR for 100+ languages | View |
| Doc Parser | docling | 51.5k | IBM's document parser for complex layouts | View |
| Layout Analyzer | surya | 19k | Analyze document structure and layout | View |
| Data Extractor | unstructured | 14k | Extract data from any document format | View |
| Table Extractor | camelot | 4.2k | Extract tables from PDFs accurately | View |
Presentation Skills
Based on presentation generation tools.
| Skill | Library | Stars | Description | Link |
|---|---|---|---|---|
| HTML Slides | reveal.js | 70.5k | Create HTML-based presentations | View |
| Dev Slides | slidev | 44k | Developer-friendly Vue-based slides | [View](./ |
...
用户评价 (0)
发表评价
暂无评价
统计数据
用户评分
为此 Skill 评分