SKILLEMALL.ai

BF ofox-image-core

Requires OFOX_API_KEY — create one at https://app.ofox.ai. Shared execution layer for the Ofox image generation API (api.ofox.ai) — validates parameters client-side, sends one synchronous text-to-image request, base64-decodes the result, saves it to a file, and reports the real usage token counts and the computed dollar cost. This is a library skill, not a standalone user-facing one — it is meant to be invoked by scenario skills (e.g. a character-reference-sheet generator for a video pipeline) that build model/prompt/size choices for a specific use case and then call into this skill's script rather than re-implementing the API calls. Load this skill directly only when a user explicitly names the Ofox image API, asks to call it with specific low-level parameters, or asks to debug a failed Ofox image generation request — for a plain "generate an image of..." request with no scenario skill available yet, this is the right skill to use directly.

ClawHub Agent Skills author: OFOX AI v1.10.1 MIT-0 13 files · 6 scripts body ≈ 9 438 tokens Open the sourceclawhub.ai analyzed 2 d ago

Requires OFOXAPIKEY — create one at https://app.ofox.ai. Shared execution layer for the Ofox image generation API (api.ofox.ai) — validates parameters…

As a process F 45/100 · Will not run — References files that are not bundled: ../ofox-video-core/references/approval-gate.md

GeneratorMedia and videoSoftware developmentData and analyticstype and topics are labelled automatically from the skill text
JSON
Technical rating
B
88/100
safety, quality, tests
Safety 60%
100
Quality 40%
69
Run on models
none yet
Process rating
F
45/100
Will not run
References files that are not bundled: ../ofox-video-core/references/approval-gate.md
Tools and files w 18
0
Result and completion w 14
0
Inputs and preconditions w 11
0
the three weakest of ten parameters · all ten

How to improve

  1. The SKILL.md body is over 5,000 tokens: move reference detail into references/ and load it when needed.
  2. The text references files that are not there: add them or drop the references.
For the model run — optional
  • Your own cases (evals/evals.json, 4–6 real requests with expected answers): the full check would then run those instead of a model-drafted suite.
  • A spec.yaml with trigger phrases and assertions — a behaviour contract for CI; `skilltest init` writes a template.

Guard findings · 0

✓ No critical or high findings

Files scanned: 13. Evidence is masked. Grey chips explain why severity was lowered.

Against the Agent Skills spec

  • warning body-long SKILL.md body ≈ 9438 tokens (recommended < 5000); move details to references/
  • warning missing-ref reference to a missing file: ../ofox-video-core/references/approval-gate.md
  • note frontmatter-key unknown frontmatter key "homepage"

Process rating: all ten parameters 45/100

Will not run. References files that are not bundled: ../ofox-video-core/references/approval-gate.md
  • 0Tools and files. 1 referenced file(s) missing: ../ofox-video-core/references/approval-gate.md
  • 0Result and completion. Does not say what the result is
  • 0Inputs and preconditions. Does not say what the process needs to start
  • 30Running it twice. 13 mutating operations with no state check
  • 40Execution cost. Instruction body is 9438 tokens: crowds the task out of the window
  • 50When it triggers. No condition that starts the skill
  • 100Steps. 34 steps
  • 100Failures and branches. 2 branches, has a failure section
  • 100Consistency. Name and required fields are in place
  • 100Progress reporting. Reports progress
  • medium Safety rules and hard prohibitions inside a skill: they belong in the system prompt, here they protect nothing
  • low 11 top-level sections: this looks like several domains in one skill
  • low The response is described with custom markup (6 tags): a typed call is more reliable

Everything here is measured from the skill text rather than judged by a model, so the numbers are checkable. A parameter weighs more when it is a more common reason for the process to stall.

Quality signals

  • +5Description has no quoted example phrases that should trigger the skill
  • +4Description does not say when NOT to use the skill (false activations)
  • +3Description length 955: 120–800 characters recommended
  • +3Output format is not stated: the model decides each time
  • +2Single-language instructions
  • +4Structure: 17 headings
  • +3Step-by-step instructions: 34 items
  • +4Has examples (5 code blocks)
  • +4Reference files are cited in the instructions (2 of 2)
  • +1License stated

Quality base 70; lint remarks subtract, signals add up to 100. Result: 69.

External checks

ClawHub: suspicious
This appears to be a real Ofox image API client, but it needs Review because custom endpoint and advanced JSON options can undermine key handling, billing approval, and safety controls.
LLM: suspicious (high) · 8 Sept 2026