ax-utils

Official

Efficient Utility Functions for Path Validation, SQLite, Tracing, and More.

Authorproject-ax
Version1.0.0
Installs0

System Documentation

What problem does it solve?

The ax-utils Skill provides a suite of utility functions to handle common tasks such as path validation, SQLite database operations, asset resolution, and more, streamlining development processes and enhancing codebase robustness.

Core Features & Use Cases

  • Path Validation: Safely construct file paths with safePath to prevent directory traversal attacks.
  • SQLite Adapter: Access SQLite databases with a runtime-agnostic wrapper.
  • Tracing: Implement OpenTelemetry tracing for performance monitoring and debugging.
  • Asset Resolution: Manage development and production assets with ease.
  • Skill Format Utilities: Parse and generate skill manifests and handle skill format specifications.
  • Content Serialization: Serialize and deserialize content for storage.
  • Binary Lookup: Check for the existence of binaries in the system PATH.
  • Use Case: When developing a skill that requires secure path handling, efficient database interactions, or complex asset management, ax-utils can significantly enhance the development process.

Quick Start

Use the ax-utils Skill to create a safe path for a file operation: safePath('/path/to/directory', 'file.txt').

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: ax-utils
Download link: https://github.com/project-ax/ax-legacy/archive/main.zip#ax-utils

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.