Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
A curated collection of practical Claude Skills for real-world office tasks
| Date | Stars |
|---|---|
| 2026-07-31 | 347 |
| 2026-08-06 | 362 |
Today
+15 stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
# Claude Office Skills
> A curated collection of practical Claude Skills for real-world office tasks. Zero setup required.
[](https://awesome.re)
[](https://opensource.org/licenses/MIT)
[](CONTRIBUTING.md)
[](#skills)
[](#office-mcp-server)
---
## 🚀 NEW: Office MCP Server
**39 fully-implemented tools** for Office document operations via MCP (Model Context Protocol).
| Module | Tools | Capabilities |
|--------|-------|--------------|
| **PDF** | 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:**
```bash
cd mcp-servers/office-mcp && npm install && npm run build
```
[📖 Full MCP Documentation](./office-mcp/SKILL.md) | [💻 MCP Source Code](./mcp-servers/office-mcp/)
---
## 📚 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:**
```yaml
# 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](./KNOWLEDGE_INDEX.md) | [🤝 Contribute Knowledge](./CONTRIBUTING_KNOWLEDGE.md)
---
## 🤖 NEW: Pre-built Agents
**5 ready-to-deploy AI personas** with curated skills, knowledge, and personality.
| Agent | Role | Key Skills | Deploy To |
|-------|------|------------|-----------|
| ⚖️ [Legal Specialist](./agents/legal-specialist/) | Contract Review | contract-review, nda-generator | All platforms |
| 📊 [Data Analyst](./agents/data-analyst/) | Excel & Finance | data-analysis, dcf-valuation | All platforms |
| 📋 [Admin Assistant](./agents/admin-assistant/) | Email & Calendar | email-drafter, meeting-notes | All platforms |
| 🔬 [Research Analyst](./agents/research-analyst/) | Deep Research | deep-research, company-research | All platforms |
| ✍️ [Content Creator](./agents/content-creator/) | Writing & Marketing | content-writer, seo-optimizer | All platforms |
**Quick Deploy:**
```bash
# Install agent to Moltbot
curl -fsSL https://molt.bot/install | bash -s -- --agent legal-specialist
```
[📖 All Agents](./agents/) | [🛠️ Create Custom Agent](./agents/_template/)
---
## Contents
- [What Are Claude Skills?](#what-are-claude-skills)
- [Getting Started](#getting-started)
- [Skills](#skills)
- [Legal & Contracts](#legal--contracts)
- [HR & Careers](#hr--careers)
- [Finance & Business](#finance--business)
- [Communication & Writing](#communication--writing)
- [Productivity](#productivity)
- [PDF Power Tools](#pdf-power-tools)
- [Document Processing (Official)](#document-processing-official)
- [Core Document Skills](#core-document-skills)
- [Document Conversion Skills](#document-conversion-skills)
- [Document Parsing & OCR Skills](#document-parsing--ocr-skills)
- [Presentation Skills](#presentation-skills)
- [Template SkExcerpt of 29,570 characters
Read on GitHubWould you bet a product on this? Bounded 0–100 and slow moving.
matched fp:257ca974aa4ecf1e, llm:description: 'A curated collection of practical Claude Skills for real-world office tasks' (TypeScript project containing skills for Claude assistant).
matched fp:257ca974aa4ecf1e, llm:description: 'A curated collection of practical Claude Skills for real-world office tasks' (TypeScript project containing skills for Claude assistant).
matched fp:257ca974aa4ecf1e, llm:description: 'A curated collection of practical Claude Skills for real-world office tasks' (TypeScript project containing skills for Claude assistant).