skills.vishalvoidskills/vishalvoid
Technical & DevelopmentIntermediate

fal-platform

Platform APIs for model management, pricing, and usage tracking

Developer Setup

Setup & Installation

bash
npx skills add https://github.com/fal-ai-community/skills --skill fal-platform

Overview

What This Skill Does

Platform APIs for model management, pricing, and usage tracking

Application

When to use this Skill

Documentation

Show Skills.md file

fal.ai Platform

Platform APIs for model management, pricing, usage tracking, and cost estimation.

Scripts

Script Purpose
setup.sh Setup FAL_KEY and configuration
pricing.sh Get model pricing information
usage.sh Check usage and billing
estimate-cost.sh Estimate costs for operations
requests.sh List and manage requests

Setup & Configuration

Add FAL_KEY

# Interactive setup
bash /mnt/skills/user/fal-platform/scripts/setup.sh --add-fal-key

# Set key directly
bash /mnt/skills/user/fal-platform/scripts/setup.sh --add-fal-key "your_key_here"

# Show current config
bash /mnt/skills/user/fal-platform/scripts/setup.sh --show-config
Lines 1 - 28 of 152

Recommendations

Explore other random skills

All skillsMy patterns