huangzt

4 mods across 2 repositories, 21 stars between them.

dm8-tools

01

huangzt/my-agent-skills

Skill Claude CodeCodex

A Python library for bioinformatics and community ecology, the study of biological communities such as groups of microbes or species. It works with DNA, RNA, and protein sequences, alignments, phylogenetic trees, and diversity measurements.

19 8mo ago A 92 tokens original MIT

mssql-tools

02

huangzt/my-agent-skills

Skill Claude CodeCodex

A command-line toolkit for Microsoft SQL Server, a database system also called MSSQL. It can connect to a database, list tables, inspect table columns, and run SQL queries.

19 8mo ago B 93 tokens original MIT

mysql-tools

03

huangzt/my-agent-skills

Skill Claude CodeCodex

A set of command-line tools for connecting to MySQL databases, inspecting tables, and running SQL. MySQL is a database system, and SQL is the language used to read and change database data.

19 8mo ago A 86 tokens original MIT

sqlite-tools

04

huangzt/my-agent-skills

Skill Claude CodeCodex

A toolkit for working with SQLite database files such as .db, .sqlite, .sqlite3, and .vscdb files. SQLite is a database stored directly in a file, and the toolkit uses Python’s built-in SQLite support on Windows, macOS, and Linux.

19 8mo ago A 64 tokens original MIT