utility

Evaluates mathematical expressions, retrieves time with timezone support, and generates requirement-clarifying questions.

Updated Mar 9, 2026
One-click install
npx skills add https://github.com/uhvc7652/MyAISkills --skill utility
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: utility
Source: https://github.com/uhvc7652/MyAISkills/tree/main/skills/utility
Command: npx skills add https://github.com/uhvc7652/MyAISkills --skill utility

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides a suite of essential tools to handle common tasks efficiently, from performing calculations to getting the current time and clarifying requirements.

Core Features & Use Cases

  • Calculate: Safely evaluate mathematical expressions and perform unit conversions.
  • Get Current Time: Retrieve current date and time information in various formats and timezones.
  • Requirements Clarify: Generate structured questions to clarify user requirements before implementation.
  • Use Case: You need to calculate the total cost of an order after applying a discount and then log the transaction time.

Quick Start

Use the utility skill to get the current time in the 'America/New_York' timezone.

Frequently Asked Questions about utility

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

FAQPage Schema
How do I safely evaluate mathematical expressions and perform unit conversions?

To retrieve the current time with timezone support, use the Skill's time retrieval system to fetch current date and time information formatted for specific timezones like 'America/New_York'.

How do I generate structured questions to clarify project requirements?

To clarify project requirements, use the requirements clarification generator to produce structured questions that ensure detailed project alignment before implementation begins.

Can I calculate order totals and log the transaction time in different timezones?

Yes, you can calculate order totals after applying discounts using the math evaluator, then retrieve and log the transaction time using the timezone-aware current time retrieval system.

What are the limitations of using a utility Skill for complex mathematical computations?

As an intermediate-level utility Skill, it handles common computational tasks and expression evaluation, but may lack advanced mathematical libraries required for highly complex computations.