Awesome-omni-skill fal-platform

Platform APIs for model management, pricing, and usage tracking

install
source · Clone the upstream repo
git clone https://github.com/diegosouzapw/awesome-omni-skill
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/diegosouzapw/awesome-omni-skill "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/backend/fal-platform" ~/.claude/skills/diegosouzapw-awesome-omni-skill-fal-platform && rm -rf "$T"
manifest: skills/backend/fal-platform/SKILL.md
source content

Fal Platform

Overview

Platform APIs for model management, pricing, and usage tracking

When to Use This Skill

Use this skill when you need to work with platform apis for model management, pricing, and usage tracking.

Instructions

This skill provides guidance and patterns for platform apis for model management, pricing, and usage tracking.

For more information, see the source repository.