AIDotNet

119 mods across 2 repositories, 716 stars between them.

AIDotNet/OpenCowork

Skill Claude CodeCodex

Load or manage Product Design's saved user context. Use when the user asks to set up Product Design, get started, onboard, save product or design sources, see what Product Design remembers, update saved context, or remember Product Design preferences. Examples include product URLs, Figma files, screenshots, reference…

632 3d ago A 88 tokens original Apache-2.0

template-creator

50

AIDotNet/OpenCowork

Skill Claude CodeCodex

Create or update a reusable personal OpenCowork artifact-template skill. Use when the user invokes $template-creator or asks in natural language to create a template using, from, or based on an attached Word document, PowerPoint presentation, or Excel workbook, or explicitly asks to edit or update a passed…

632 3d ago A 81 tokens original Apache-2.0

create-extension

51

AIDotNet/OpenCowork

Skill Claude CodeCodex

Create or modify OpenCowork Custom Extensions. Use when the user asks to build a custom extension/plugin for OpenCowork that adds Agent tools, declarative HTTP tools, sandboxed JavaScript handlers, extension configuration fields, network allowlists, or custom response UI renderers, or to bundle skills, sub-agents…

632 3d ago A 82 tokens original Apache-2.0

csv-pipeline

52

AIDotNet/OpenCowork

Skill Claude CodeCodex

Process, transform, analyze, and report on CSV and JSON data files. Use when the user needs to filter rows, join datasets, compute aggregates, convert formats, deduplicate, or generate summary reports from tabular data. Works with any CSV, TSV, or JSON Lines file.

632 3d ago A 61 tokens original Apache-2.0

docx

53

AIDotNet/OpenCowork

Skill Claude CodeCodex

Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When GLM needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4)…

632 3d ago B 78 tokens original Apache-2.0

excel-processor

54

AIDotNet/OpenCowork

Skill Claude CodeCodex

Read, write, analyze, and format Excel spreadsheets (.xlsx). Use when the user needs to create Excel files, extract data from spreadsheets, apply formulas, format cells, or generate Excel reports from data. Supports multiple sheets, charts, and conditional formatting.

632 3d ago A 55 tokens original Apache-2.0

frontend-skill

55

AIDotNet/OpenCowork

Skill Claude CodeCodex

Use when the task asks for a visually strong landing page, website, app, prototype, demo, or game UI. This skill enforces restrained composition, image-led hierarchy, cohesive content structure, and tasteful motion while avoiding generic cards, weak branding, and UI clutter.

632 3d ago A 58 tokens original Apache-2.0

image-ocr

56

AIDotNet/OpenCowork

Skill Claude CodeCodex

Extract text from images using Python OCR. Use when the user wants to read text from screenshots, photos of documents, scanned pages, or any image containing text. Supports PNG, JPEG, TIFF, BMP, and WebP formats.

632 3d ago B 50 tokens original Apache-2.0

pdf

57

AIDotNet/OpenCowork

Skill Claude CodeCodex

Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When GLM needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.

632 3d ago A 51 tokens original Apache-2.0

web-scraper

58

AIDotNet/OpenCowork

Skill Claude CodeCodex

Scrape web pages, search the internet, and extract structured content using Python. Use when the user wants to fetch a webpage, search for information online, extract links, or crawl JavaScript-rendered dynamic pages.

632 3d ago A 48 tokens original Apache-2.0

xlsx

59

AIDotNet/OpenCowork

Skill Claude CodeCodex

Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When GLM needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and formatting, (2) Reading or analyzing data, (3) Modify existing…

632 3d ago A 97 tokens copy · 81% Apache-2.0

MoYuCode AGENTS.md

60

AIDotNet/MoYuCode

Instructions file CodexOpenCode

Instructions for AIDotNet/MoYuCode, covering repository guidelines, project structure & module organization, build, test, and development commands, coding style & naming conventions and testing guidelines.

84 7mo ago A 1,224 tokens original MIT

MoYuCode CLAUDE.md

61

AIDotNet/MoYuCode

Instructions file

Instructions for AIDotNet/MoYuCode, covering claude.md, project overview, build commands, backend (c# api) and windows desktop app (moyucode.win).

84 7mo ago A 1,976 tokens original MIT

api-designer

62

AIDotNet/MoYuCode

Skill Claude CodeCodex

Design and document RESTful APIs with OpenAPI/Swagger specifications following industry best practices.

84 7mo ago A 39 tokens original MIT

ci-cd-generator

63

AIDotNet/MoYuCode

Skill Claude CodeCodex

A helper for generating CI/CD pipelines. CI/CD means automatically building, testing, and deploying software when code changes.

84 7mo ago A 41 tokens original MIT

code-review

64

AIDotNet/MoYuCode

Skill Claude CodeCodex

A code-review tool that examines source code for bugs, security weaknesses, performance problems, and maintainability issues. It labels findings by severity and explains possible improvements.

84 7mo ago A 30 tokens original MIT

database-designer

65

AIDotNet/MoYuCode

Skill Claude CodeCodex

A database design assistant for PostgreSQL, MySQL, SQLite, and MongoDB. It helps model data, organize tables or collections, improve indexes, and prepare migration scripts.

84 7mo ago A 41 tokens original MIT

docker-compose

66

AIDotNet/MoYuCode

Skill Claude CodeCodex

Create Docker Compose configurations for multi-container applications with best practices.

84 7mo ago A 26 tokens original MIT

AIDotNet/MoYuCode

Skill Claude CodeCodex

A documentation-writing helper for creating README files, API references, code comments, and architecture documents.

84 7mo ago A 36 tokens original MIT

express-api

68

AIDotNet/MoYuCode

Skill Claude CodeCodex

A skill for generating REST web APIs with Express.js, a Node.js framework for handling HTTP requests. It uses TypeScript and includes patterns for middleware, validation, errors, and authentication.

84 7mo ago A 24 tokens original MIT

git-workflow

69

AIDotNet/MoYuCode

Skill Claude CodeCodex

Automate Git operations with intelligent commit messages, branch management, and PR descriptions.

84 7mo ago A 29 tokens original MIT

nextjs-app

70

AIDotNet/MoYuCode

Skill Claude CodeCodex

A coding guide for building applications with Next.js 14 or newer using its App Router, which organizes pages and routes in an app directory. It covers server-side and browser-side components, API routes, middleware, and data fetching.

84 7mo ago B 32 tokens original MIT

prompt-engineer

71

AIDotNet/MoYuCode

Skill Claude CodeCodex

A guide for designing, improving, and testing prompts for AI models. It covers examples, structured outputs, and methods for making instructions clearer and more consistent.

84 7mo ago A 35 tokens original MIT

react-component

72

AIDotNet/MoYuCode

Skill Claude CodeCodex

Generate React components with TypeScript, hooks, and accessibility best practices.

84 7mo ago A 32 tokens original MIT