Real Skill packageSource verifiedClawHub registry

90-day-social-generator

Generate a 90-day social media calendar in High Level CRM, 1 post ever 2 days. (HL Social Planner CSV): pulls the client's sitemap for using link-back URLs and post topics, AI writes posts + images per post, with or without HighLevel connection. Requires HighLevel to import data but optional, will ask for details if needed. Requires AI model for content, image API + SSH/FTP host for image uploads.

Identity and source

Publisher attributioneddiefluxregistry owner unverified by skillvetai
Functional categoryWriting, Content & Translationautomatically inferred · 74% rule confidence
Package forminstruction with code11 recorded files
Canonical sourceClawHub registryclawhub:eddieflux:highlevel-90d-social-media-generator
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/18/2026.claude/skills/90-day-social-generator

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/18/2026.agents/skills/90-day-social-generator

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/18/2026skills/90-day-social-generator

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @eddieflux/highlevel-90d-social-media-generator
clawhub inspect @eddieflux/highlevel-90d-social-media-generator --version 1.0.7

Security evidence

SkillVetAI static result: high signal

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
11 / 11 inspected as text
Checked
8/18/2026, 4:02:24 AM
Scanner
0.1.3
Policy
1.0.3
1 automated finding
highInstructions or code access sensitive credential locationsscripts/generate_images.py:300 · confidence 85%~/.ssh/id_rsa
1 High/Critical review queue entry
STATIC_SENSITIVE_CREDENTIAL_ACCESSpending
Open human review queue →
6 inferred permission indicators
  • shell execution — automatically inferred
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
  • credential access — automatically inferred
  • browser control — automatically inferred
9 dependency and API indicators
  • api: api.deepseek.com
  • api: api.openai.com
  • api: breadcrumbs.io
  • api: c.tenor.com
  • api: clawhub.ai
  • api: generativelanguage.googleapis.com
  • api: queue.fal.run
  • api: storage.googleapis.com
  • api: yourdomain.com
External clawhub result: suspicious

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
8/18/2026, 2:24:23 AM
Release binding
Matches this record
  • skillspector: suspicious
  • llm: suspicious

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:d31655154172cf27f95d7db1d691096379871d24c528bfc502ad06ca5f5a3732
Show up to 11 recorded paths
  • examples/client-example.json
  • examples/reference-csv-format.csv
  • README.md
  • run.sh
  • scripts/common.py
  • scripts/fetch_client.py
  • scripts/fetch_sitemap.py
  • scripts/generate_images.py
  • scripts/generate_posts.py
  • skill-card.md
  • SKILL.md

Source changelog

- Improved sitemap filtering to include individual blog post pages as valid link-back targets and post topics, while still excluding blog index and pagination pages. - Updated documentation to reflect the new handling of blog pages in the social calendar pipeline. - Minor internal code adjustments in sitemap and post generation scripts to support these changes.