fahsiam-website-manager

Automate product CRUD, sitemap generation, and deployment for Next.js websites.

1|1|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/puripong1st/web-fahsiam --skill fahsiam-website-manager
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fahsiam-website-manager
Source: https://github.com/puripong1st/web-fahsiam/tree/main/.agent/skills/fahsiam-website-manager
Command: npx skills add https://github.com/puripong1st/web-fahsiam --skill fahsiam-website-manager

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Pillow, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Fah Siam's website management is complex and time-consuming; this skill automates product management, SEO tasks, and deployment to streamline operations.

Core Features & Use Cases

  • Automates product CRUD (create/read/update/delete) for fertilizer catalog
  • Generates product detail pages, maintains sitemap, and optimizes images
  • Automates deployment to hosting platforms and GitHub Pages

Quick Start

Provide a complete product data object to add a new fertilizer and trigger the end-to-end workflow.

Frequently Asked Questions about fahsiam-website-manager

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Next.js product catalog management and deployment?

Automate Next.js product catalog management by providing a complete data object to trigger end-to-end workflows for product CRUD, image optimization, and sitemap generation. This handles adding products, updating pages, and publishing automatically.

What is the best way to automate SEO and sitemap generation for a Next.js website?

Automate SEO and sitemap generation for Next.js websites by running scripts that generate product detail pages and maintain the sitemap automatically. This ensures content optimization and sitemap updates happen without manual intervention.

How do I automate image optimization for a product catalog using scripts?

Automate image optimization for a product catalog by utilizing script-based workflows that process and optimize images automatically during product data management. This integrates image handling directly into the product CRUD workflow.

Can I use GitHub integration to automate website deployment for a Next.js project?

Yes, you can automate website deployment for a Next.js project using GitHub integration. The workflow automates deployment to hosting platforms and GitHub Pages directly after updating the product catalog and generating pages.

Does this product management workflow require the Pillow dependency for image processing?

Yes, this product management workflow requires the Pillow dependency to handle image optimization tasks. Pillow processes and optimizes the product images as part of the automated catalog management and deployment workflow.

How do I add a new fertilizer product to my website using an automated workflow?

Add a new fertilizer product to your website by providing a complete product data object to the workflow. This triggers the end-to-end automation for product creation, image optimization, page generation, and deployment.