SKILLEMALL.ai

AD instagram-publish

Use when publishing images to Instagram via the Graph API from a Creator or Business account. Triggers when the user wants to automate Instagram posting, push an image with caption to their account, set up Instagram API access for the first time, or troubleshoot Instagram Graph API errors like "Media download has failed" or "Unsupported post request". Assumes one-time Meta App setup is complete and an Access Token is available.

ClawHub Agent Skills author: Jacky Shen v1.0.0 MIT-0 5 files body ≈ 1 425 tokens Open the sourceclawhub.ai analyzed 2 d ago

Triggers when the user wants to automate Instagram posting, push an image with caption to their account, set up Instagram API access for the first time, or…

As a process D 45/100 · Unfinished process — weak spots: result and completion, inputs and preconditions, failures and branches

IntegrationMarketingtype and topics are labelled automatically from the skill text
JSON
Technical rating
A
93/100
safety, quality, tests
Safety 60%
94
Quality 40%
92
Run on models
none yet
Process rating
D
45/100
Unfinished process
Result and completion w 14
0
Inputs and preconditions w 11
0
Failures and branches w 10
0
the three weakest of ten parameters · all ten

How to improve

    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 · 6

    ✓ No critical or high findings

    Medium and low: 6
    • low Exfiltration read-dotenv README.md:23
      Reads a .env file
      cp .env.example .env
    • low Exfiltration read-dotenv README.md:87
      Reads a .env file (documentation table row)
      | `ACCESS_TOKEN not found` | `.env` missing or empty | `cp .env.example .env` and fill in `ACCESS_TOKEN`. |
      table
    • low Exfiltration read-dotenv README.zh-cn.md:23
      Reads a .env file
      cp .env.example .env
    • low Exfiltration read-dotenv README.zh-cn.md:87
      Reads a .env file (documentation table row)
      | `ACCESS_TOKEN not found` | `.env` 缺失或为空 | `cp .env.example .env` 并填入 `ACCESS_TOKEN`。 |
      table
    • low Exfiltration read-dotenv SKILL.md:27
      Reads a .env file
      cp .env.example .env
    • low Exfiltration read-dotenv SKILL.md:139
      Reads a .env file
      cp .env.example .env

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

    Against the Agent Skills spec

    ✓ No remarks against the Agent Skills spec

    Process rating: all ten parameters 45/100

    • 0Result and completion. Does not say what the result is
    • 0Inputs and preconditions. Does not say what the process needs to start
    • 0Failures and branches. Linear process with no failure handling
    • 0Progress reporting. Says nothing while it works
    • 30Running it twice. 11 mutating operations with no state check
    • 40Consistency. Frontmatter name (instagram-publish) differs from the folder (instagram-publish-tutor)
    • 60Tools and files. Uses tools (web) that frontmatter does not declare
    • 70When it triggers. States when to use, but not when not to
    • 100Steps. 18 steps
    • 100Execution cost. Instruction body is 1425 tokens
    • low 14 top-level sections: this looks like several domains in one skill

    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

    • +4Description does not say when NOT to use the skill (false activations)
    • +3Output format is not stated: the model decides each time
    • +1No license
    • +2Single-language instructions
    • +5Description quotes 2 example trigger phrases
    • +3Description length 431: enough signal without eating the budget
    • +4Structure: 19 headings
    • +3Step-by-step instructions: 18 items
    • +4Has examples (13 code blocks)
    • +3All 1 scripts are documented

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

    External checks

    ClawHub: clean
    This skill does what it says: it helps publish a user-provided image to Instagram using the user's own Meta access token.
    LLM: benign (high) · VirusTotal: · 6 Jun 2026