ntygodntygodCommunity·20 Agent Skills Included

ZhiWei

Self-hosted personal automation with memory, workflows, and messaging

Runs a self-hosted personal assistant with four-layer memory, scheduled tasks, workflow automation, and multi-channel messaging. Includes 33 built-in skills for document processing, data analysis, web research, browser automation, and file organization. Stores all data locally in SQLite, eliminating cloud dependency and keeping privacy fully under user control.
npx skills add ntygod/ZhiWei --all -g -y
Available:

Tells the coding agent how the system is architected, where skills and rules live, and which build, test, and quality-gate steps to follow when working in this repository.

All Skills in This Repository (20)

Pure Emerald Level Indicators
📦 In Repo
ntygodntygod

doc-processor

Convert document formats and extract text using Python libraries and CLI tools.

Community
Advanced
📦 In Repo
ntygodntygod

research-assistant

Perform multi-source research with cross-validation and produce traceable, source-backed reports.

Community
Advanced
📦 In Repo
ntygodntygod

database-query

Connect to SQLite, MySQL, or PostgreSQL databases and run SQL queries via shell commands.

Community
Advanced
📦 In Repo
ntygodntygod

desktop-automation

Automate Windows desktop UI tasks with pyautogui and pywinauto.

Community
Intermediate
📦 In Repo
ntygodntygod

content-creator

Automate content creation workflows from requirements to delivery with citations.

Community
Intermediate
📦 In Repo
ntygodntygod

teaching-assistant

Generate structured learning paths with code demonstrations and progress tracking.

Community
Intermediate
📦 In Repo
ntygodntygod

cron-scheduler

Create, update, pause, resume, and remove cron-based tasks that trigger Agent actions.

Community
Intermediate
📦 In Repo
ntygodntygod

feishu

Automate Feishu messaging, tasks, documents, and calendar events via channel.feishu.

Community
Intermediate
📦 In Repo
ntygodntygod

data-analyst

Load CSV, JSON, or Excel data in memory for cleaning, statistics, and visualization.

Community
Intermediate
📦 In Repo
ntygodntygod

healthcheck

Automate system health checks and diagnostic reporting across Linux, macOS, and Windows.

Community
Intermediate
📦 In Repo
ntygodntygod

api-debugger

Automate REST and GraphQL API response testing against documentation.

Community
Intermediate
📦 In Repo
ntygodntygod

code-assistant

Coordinate Claude Code, Codex, and Gemini CLIs for multi-file development tasks.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How to install ZhiWei?

Run `npx skills add ntygod/ZhiWei --all -g -y` in your terminal to install all skills in this suite globally.

What can ZhiWei skills do?

They cover daily work tasks like writing documents, analyzing CSV and Excel data, querying databases, summarizing web pages, organizing files, and scheduling recurring reminders.

Does ZhiWei keep my data private?

Yes. ZhiWei is fully self-hosted and stores everything in a local SQLite database under your own folder, with no cloud upload.

Can ZhiWei automate my desktop and browser?

Yes. It includes skills for Windows desktop UI automation and Playwright-based browser control, including login-aware sessions and human takeover for captchas.

Do I need coding experience to use ZhiWei skills?

No. You describe tasks in plain language and the agent picks the right skill, runs the scripts, and confirms before any destructive action.

Related Repositories in Software Engineering

View All in Software Engineering