CoderWanFeng

60 mods across 1 repository, 1.3k stars between them.

excel2pdf

01

CoderWanFeng/python-office

Skill Claude CodeCodex

A utility that converts one selected worksheet from an Excel file into a PDF file. You provide the input Excel path, output PDF path and, optionally, the worksheet index.

1.3k 12d ago A 37 tokens original Apache-2.0

fake2excel

02

CoderWanFeng/python-office

Skill Claude CodeCodex

A function for creating Excel files filled with simulated data, such as names, phone numbers, and addresses. Simulated, or mock, data is made-up information used for testing rather than representing real people.

1.3k 12d ago A 34 tokens original Apache-2.0

find_excel_data

03

CoderWanFeng/python-office

Skill Claude CodeCodex

An Excel search utility that looks through spreadsheet files in a directory for a specified word or phrase and reports matching files, rows, and details.

1.3k 12d ago A 37 tokens original Apache-2.0

merge2excel

04

CoderWanFeng/python-office

Skill Claude CodeCodex

A utility that combines several Excel spreadsheet files into one workbook, placing each original file on its own sheet.

1.3k 12d ago A 38 tokens original Apache-2.0

merge2sheet

05

CoderWanFeng/python-office

Skill Claude CodeCodex

A Python function that combines sheets from multiple Excel files into one sheet in a new workbook. Excel is a spreadsheet format commonly used for tables and records.

1.3k 12d ago A 38 tokens original Apache-2.0

sheet2excel

06

CoderWanFeng/python-office

Skill Claude CodeCodex

A Python function that splits each sheet in one Excel workbook into its own Excel file. An Excel sheet is one tab inside a workbook.

1.3k 12d ago A 39 tokens original Apache-2.0

CoderWanFeng/python-office

Skill Claude CodeCodex

A utility that splits an Excel workbook into separate workbooks according to the values in a chosen column.

1.3k 12d ago A 39 tokens original Apache-2.0

add_line_by_type

08

CoderWanFeng/python-office

Skill Claude CodeCodex

A utility that adds specified lines to files according to their file type, such as adding an import to a Python file. Its description says the feature is historical and needs testing.

1.3k 12d ago A 36 tokens original Apache-2.0

CoderWanFeng/python-office

Skill Claude CodeCodex

A file-renaming utility that adds a chosen suffix to a file name. A suffix is text placed at the end of the name, before or after the extension depending on how it is used.

1.3k 12d ago A 40 tokens original Apache-2.0

CoderWanFeng/python-office

Skill Claude CodeCodex

A file-renaming helper that adds the same chosen text to the beginning of a file name. For example, it can rename doc.txt to backup_doc.txt.

1.3k 12d ago A 38 tokens original Apache-2.0

get_files

12

CoderWanFeng/python-office

Skill Claude CodeCodex

A file-search utility that returns paths matching a name, file extension, folder, or search depth. The supplied description is in Chinese and documents a Python function called get_files.

1.3k 12d ago A 47 tokens original Apache-2.0

group_by_name

13

CoderWanFeng/python-office

Skill Claude CodeCodex

A file-organising tool that groups files into folders according to rules in their names.

1.3k 12d ago A 36 tokens original Apache-2.0

replace4filename

15

CoderWanFeng/python-office

Skill Claude CodeCodex

A batch file-renaming utility that replaces or removes specified text from file and folder names.

1.3k 12d ago A 45 tokens original Apache-2.0

CoderWanFeng/python-office

Skill Claude CodeCodex

Skill "search_specify_type_file" from CoderWanFeng/python-office, covering searchspecifytypefile skill, 功能描述, 所属分类, 调用方式 and 参数说明.

1.3k 12d ago A 43 tokens original Apache-2.0

t0

17

CoderWanFeng/python-office

Skill Claude CodeCodex

A stock-trading calculator for T+0, meaning buying and selling the same stock during one trading day, with trading fees and stamp tax included.

1.3k 12d ago A 53 tokens original Apache-2.0

add_watermark

18

CoderWanFeng/python-office

Skill Claude CodeCodex

An image-watermarking tool that places repeated text over a picture. You can set the watermark’s color, size, transparency, spacing, and angle.

1.3k 12d ago A 26 tokens original Apache-2.0

compress_image

19

CoderWanFeng/python-office

Skill Claude CodeCodex

An image-compression function that creates a smaller image file by lowering its quality setting. The quality value ranges from 0 to 95: higher values preserve more detail but usually produce larger files.

1.3k 12d ago A 40 tokens original Apache-2.0

decode_qrcode

20

CoderWanFeng/python-office

Skill Claude CodeCodex

A skill that reads a QR code image and extracts the text or link stored inside it. A QR code is a square pattern that encodes information for scanning.

1.3k 12d ago A 34 tokens original Apache-2.0

del_watermark

21

CoderWanFeng/python-office

Skill Claude CodeCodex

An image utility that removes watermarks from a picture and saves the processed file to a chosen path.

1.3k 12d ago A 37 tokens original Apache-2.0

down4img

22

CoderWanFeng/python-office

Skill Claude CodeCodex

An image downloader that fetches a picture from a web address, called a URL, and saves it locally with a chosen folder, filename, and file type.

1.3k 12d ago A 33 tokens original Apache-2.0

image2gif

23

CoderWanFeng/python-office

Skill Claude CodeCodex

An image tool intended to convert a group of images into an animated GIF, a file that displays images in sequence. The provided description does not specify any parameters.

1.3k 12d ago A 32 tokens original Apache-2.0

img2Cartoon

24

CoderWanFeng/python-office

Skill Claude CodeCodex

An image tool that sends a picture to Baidu's AI service and converts it into a cartoon-style image. It requires an image path and may require Baidu API credentials.

1.3k 12d ago A 38 tokens original Apache-2.0