Repository of the Day - iOfficeAI/OfficeCLI, and Daily Trends - July 16, 2026
Published: 7/16/2026
This daily roundup highlights repository momentum from GitGenius analytics for July 16, 2026, using UTC daily deltas in stars and subscribers.
The scan reviewed 2175 repositories, with 2026 repos contributing star deltas and 2026 repos contributing subscriber deltas.
Repo of the day
iOfficeAI/OfficeCLI led the day with +604 stars to 18315 total stars and +3 subscribers to 48 total subscribers. OfficeCLI is an open-source command-line tool designed specifically to enable AI agents to programmatically read, edit, and create Microsoft Office documents without requiring Office installation. Written in C#, it provides a single binary distribution that works across platforms and handles Word (.docx), Excel (.xlsx), and PowerPoint (.pptx) files through a unified interface.
The core innovation of OfficeCLI is its built-in HTML rendering engine that converts Office documents to HTML or PNG with high fidelity, allowing AI agents to visually understand document layouts and content. This rendering capability closes what the project describes as the render-look-fix loop, enabling agents to see what they have created and make corrections accordingly. The tool requires no external dependencies and no Office installation, making it lightweight and universally deployable.
For AI agent integration, OfficeCLI provides a skill file that agents like Claude Code, Cursor, Windsurf, and GitHub Copilot can automatically install and use. Agents can manipulate Office documents through simple command-line operations rather than complex programmatic APIs. The project demonstrates this capability through AionUi, a companion desktop application that lets users create and edit Office documents through natural language descriptions, with OfficeCLI handling the underlying document operations.
Word document support includes comprehensive formatting capabilities such as internationalization and right-to-left language support with per-script font slots and BCP-47 language tags, paragraph and run-level formatting, tables with virtual column operations, styles, textboxes and shapes with rotation and gradient effects, headers and footers, image embedding, LaTeX-based equations, mermaid diagrams converted to native editable shapes, comments, footnotes, watermarks, bookmarks, tables of contents, charts, hyperlinks, sections, form fields, content controls, field codes with 22 zero-parameter types, OLE objects, and tracked changes with accept/reject functionality.
Excel support encompasses cell operations including phonetic guides and furigana, formulas with over 350 built-in functions and dynamic array spilling, sheet management with visibility controls and print settings, boolean selectors for filtering rows and columns, tables, multi-key sorting, conditional formatting, charts including box-whisker and pareto types with auto-sorting, pivot tables with multi-field support and persistent filters, slicers, named ranges, data validation, image embedding, sparklines, comments, autofilter, shapes, OLE objects, and CSV/TSV import capabilities.
PowerPoint support enables creation and modification of presentations with full design control, as demonstrated by the repository's showcase of presentations created entirely by AI agents without templates or manual editing.
The repository has grown to 16,625 stargazers as of the most recent tracking period, with recent activity showing steady interest. The project maintains multilingual documentation in English, Chinese, Japanese, and Korean, and operates an active Discord community. The tool is positioned as eliminating the need for 50 lines of Python code and multiple separate libraries, replacing complex document manipulation workflows with single-command operations that AI agents can execute autonomously.
Fastest rising repos
- Nutlope/hallmark - +2369 stars (10737 total), language: CSS. Anti-AI-slop design skill for Claude Code, Cursor, and Codex.
- OpenCut-app/OpenCut - +2367 stars (73897 total), language: TypeScript. The open-source CapCut alternative
- mattpocock/skills - +1841 stars (174068 total), language: Shell. Skills for Real Engineers. Straight from my .claude directory.
- Graphify-Labs/graphify - +1215 stars (88933 total), language: Python. AI coding assistant skill (Claude Code, Codex, OpenCode, Cursor, Gemini CLI, and more). Turn any folder of code, SQL schemas, R scripts, shell scripts, docs, papers, images, or videos into a queryable knowledge graph. App code + database schema + infrastructure in one graph.
- Shubhamsaboo/awesome-llm-apps - +906 stars (122761 total), language: Python. 100+ AI Agent & RAG apps you can actually run — clone, customize, ship.
Subscriber surge
- mattpocock/skills - +8 subscribers (986 total), +1841 stars. Skills for Real Engineers. Straight from my .claude directory.
- codecrafters-io/build-your-own-x - +7 subscribers (6802 total), +646 stars. Master programming by recreating your favorite technologies from scratch.
- nilbuild/developer-roadmap - +6 subscribers (6848 total), +106 stars. Interactive roadmaps, guides and other educational content to help developers grow in their careers.
- Shubhamsaboo/awesome-llm-apps - +5 subscribers (1208 total), +906 stars. 100+ AI Agent & RAG apps you can actually run — clone, customize, ship.
- TauricResearch/TradingAgents - +5 subscribers (667 total), +148 stars. TradingAgents: Multi-Agents LLM Financial Trading Framework
Hidden gems
- micytao/vllm-playground - +2 stars to 497 total stars, 6 subscribers. A modern web interface for managing and interacting with vLLM servers (www.github.com/vllm-project/vllm). Supports both GPU and CPU modes, with special optimizations for macOS Apple Silicon and enterprise deployment on OpenShift/Kubernetes.
- sclorg/httpd-ex - +1 stars to 36 total stars, 104 subscribers. An example application repository for the s2i httpd builder image
- apache/skywalking-go - +1 stars to 360 total stars, 36 subscribers. The Golang auto-instrument Agent for Apache SkyWalking, which provides the native tracing/metrics/logging abilities for Golang projects.
- Raccoon254/Aviator-Automated-Betika-Bot - +1 stars to 156 total stars, 26 subscribers. Automated Aviator Betting Bot for Betika, Spribe & Other Aviator-style sites | Node.js + Puppeteer | Smart bankroll & Martingale strategies | Real-time analytics
- clawpack/clawpack - +1 stars to 208 total stars, 20 subscribers. Package for solving hyperbolic systems of partial differential equations
Language movers
- python - +12426 stars across 349 repos. Example repos: microsoft/agent-lightning, openstack/ironic, openai/gpt-oss
- typescript - +11054 stars across 210 repos. Example repos: OpenCut-app/OpenCut, QwenLM/qwen-code, anomalyco/opentui
- rust - +3134 stars across 78 repos. Example repos: BloopAI/vibe-kanban, farion1231/cc-switch, firecracker-microvm/firecracker
- shell - +2867 stars across 26 repos. Example repos: VoltAgent/awesome-claude-code-subagents, frankbria/ralph-claude-code, obra/superpowers
- javascript - +2408 stars across 59 repos. Example repos: react/react, thedotmack/claude-mem, micytao/vllm-playground
Category spotlight
- machine learning - +6092 stars across 197 repos. Example repos: openai/gpt-oss, timescale/pg-aiguide, onnx/onnx
- ai - +4194 stars across 66 repos. Example repos: frankbria/ralph-claude-code, anthropics/skills, multica-ai/multica
- automation - +4122 stars across 121 repos. Example repos: microsoft/agent-lightning, rest-assured/rest-assured, shiyu-coder/Kronos
- natural language processing - +3611 stars across 71 repos. Example repos: fastai/fastai, NVIDIA-NeMo/Gym, KeygraphHQ/shannon
- javascript - +3470 stars across 42 repos. Example repos: react/react, google/adk-js, a2ui-project/a2ui
Maintainer watch
- nutlope - +2369 stars across 1 repos. Example repos: Nutlope/hallmark
- opencut-app - +2367 stars across 1 repos. Example repos: OpenCut-app/OpenCut
- mattpocock - +1983 stars across 5 repos. Example repos: mattpocock/course-video-manager, mattpocock/skills, mattpocock/sandcastle
- graphify-labs - +1215 stars across 1 repos. Example repos: Graphify-Labs/graphify
- shubhamsaboo - +906 stars across 1 repos. Example repos: Shubhamsaboo/awesome-llm-apps
