OnlyFans API Analytics Skill for Openclaw

A sophisticated integration for Openclaw Skills that enables automated querying of OnlyFans revenue data, model performance metrics, and marketing link conversion rates.

martingalovic
v1.0.0
Feb 1, 2026
2
2.5k
0

Install & Download

1. ClawHub CLI

The fastest way to install a skill directly from the registry.

npx clawhub@latest install onlyfans-api

2. Manual Installation

Copy the skill folder to one of these locations

Global
~/.openclaw/skills/
Workspace
<project>/skills/

Priority: Workspace > Local > Bundled

3. Prompt Installation

Copy this prompt to OpenClaw to install it automatically.

Help me install onlyfans-api using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).

Prefer to download?

Get the raw skill files in a ZIP archive.

What is OnlyFans API Analytics Skill?

This skill provides a programmatic interface to the OnlyFansAPI.com platform, designed specifically for agency owners and developers using Openclaw Skills. It allows for the seamless extraction of critical business intelligence, including net and gross earnings, subscriber growth trends, and granular post-level financial data. By bridging your AI agent with real-time platform data, it eliminates the need for manual dashboard monitoring.

Built to handle multi-account environments, this tool excels at aggregating data across entire model rosters. Whether you need to compare model performance, calculate ROI on marketing spend, or generate detailed financial statements, this skill for Openclaw Skills offers the technical foundation to automate your entire analytics workflow.

OnlyFans API Analytics Skill Use Cases

  • Aggregating total agency revenue across multiple models for custom date ranges.
  • Identifying top-performing models based on net earnings or percentage growth.
  • Calculating the conversion rate of Free Trial Links to identify high-value promotional strategies.
  • Tracking the performance of marketing campaigns via Tracking Links to optimize ad spend.
  • Generating automated daily performance summaries and earnings breakdowns for account managers.

How OnlyFans API Analytics Skill Works

  1. The skill authenticates with the OnlyFansAPI platform using a Bearer token stored in the ONLYFANSAPI_API_KEY environment variable.
  2. It retrieves a comprehensive list of all connected accounts and their unique identifiers.
  3. The agent executes targeted curl commands to specific endpoints, such as statistics/statements/earnings or trial-links.
  4. It utilizes filters like start_date and end_date to scope the data to specific timeframes.
  5. The raw JSON output is parsed via jq to calculate key performance indicators like conversion rates (spenders divided by subscribers).
  6. The processed data is synthesized into readable Markdown tables for clear reporting within the Openclaw Skills interface.

OnlyFans API Analytics Skill Setup

To get started, obtain your API key from the OnlyFansAPI dashboard. Then, configure your environment:

export ONLYFANSAPI_API_KEY="your_api_key_here"

Ensure that your system has curl and jq installed, as these are required for data fetching and parsing. This skill is compatible with any Openclaw Skills setup that supports bash execution and network access.

OnlyFans API Analytics Skill Data Schema & Taxonomy

The skill organizes data into a structured format for easy analysis:

Data Type Key Metrics Purpose
Account Data id, display_name, username Mapping stats to specific models.
Earnings net total, gross, daily delta Financial health and growth tracking.
Trial Links claimCounts, spendersCount, revenue Measuring free-to-paid conversion.
Tracking Links clicksCount, revenuePerClick, total Attribution for external traffic.
Earnings Filters tips, subs, messages, posts Segmenting revenue by source.

OnlyFans API Analytics Skill Advanced Features

  • Agency-wide multi-account aggregation for holistic performance views within Openclaw Skills.
  • Real-time rate limit monitoring using metadata headers to ensure continuous operation.
  • Support for granular revenue type filtering, including tips, subscriptions, and paid messaging.
  • Automated conversion rate calculation for both Free Trial and Tracking Link campaigns.
  • Status monitoring for account authentication to proactively identify accounts needing attention.

SKILL.md


Loading

Related Openclaw Skills

METADATA

Github Stars: 0
forks: 0

Featured*