Admin Agent Skill

Automate administrative record-keeping and tour-package management on QualityB2BPackage.

1|Updated Feb 17, 2026
One-click install
npx skills add https://github.com/SSaksit23/claw-assistant --skill admin-agent-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Admin Agent Skill
Source: https://github.com/SSaksit23/claw-assistant/tree/main/skill/admin_agent
Command: npx skills add https://github.com/SSaksit23/claw-assistant --skill admin-agent-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates repetitive administrative tasks on the QualityB2BPackage website, including managing tour charges, updating tour packages, and ensuring data accuracy, freeing up valuable human resources.

Core Features & Use Cases

  • Expense Creation: Automate the entry of tour-charge expenses directly into the QualityB2BPackage system, either from pre-analyzed data or direct instructions.
  • Tour Package Management: Create, read, update, and list tour packages, ensuring the travel product catalog is always up-to-date.
  • Data Integrity Checks: Validate submitted records against source data to maintain accuracy and consistency across the system.
  • Use Case: Process a batch of 500 tour charge records from a CSV file, ensuring each is accurately entered into the system and then cross-referencing them against the original CSV for any discrepancies.

Quick Start

Use the Admin Agent skill to create a new expense record with tour code 'ABC-123', 5 passengers, and an amount of 15000 THB.

Frequently Asked Questions about Admin Agent Skill

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

FAQPage Schema
How do I automate tour package data entry on the QualityB2BPackage website?

Automate tour package data entry on the QualityB2BPackage website by using browser automation to fill web forms, extract data from tables, and process batch CSV files. This ensures accurate records and consistent updates across the system.

Can I process bulk travel expenses from a CSV file into the QualityB2BPackage system?

Yes, you can process bulk travel expenses from a CSV file into the QualityB2BPackage system. The automation handles batch CSV processing to enter tour-charge expenses directly and then cross-references records against the original CSV to ensure data accuracy.

What is the best way to validate travel records for data integrity after batch processing?

The best way to validate travel records for data integrity is to use validation tools that cross-reference submitted records against source data. This mechanism checks for discrepancies after batch processing to maintain consistency across the system.

Does browser automation support updating existing tour packages and managing travel charges?

Yes, browser automation supports updating existing tour packages and managing travel charges. It handles create, read, update, and list operations for tour packages and automates expense creation directly into the QualityB2BPackage system.

Why use automated web form filling for B2B travel administration instead of manual entry?

Use automated web form filling for B2B travel administration instead of manual entry to eliminate repetitive data-entry tasks. This automation frees up valuable human resources by ensuring data accuracy and handling high-volume batch processing efficiently.