← Back to Skills Marketplace
Postnify
by
postnifyhq
· GitHub ↗
· v1.0.1
· MIT-0
80
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install postnify
Description
Postnify is a tool to schedule social media and chat posts to 28+ channels X, LinkedIn, LinkedIn Page, Reddit, Instagram, Facebook Page, Threads, YouTube, Go...
Usage Guidance
This skill appears coherent with the official Postnify CLI. Before installing: (1) verify the npm package and GitHub repo links (https://www.npmjs.com/package/postnify, https://github.com/postnifyhq/postnify-agent) match what you expect; (2) prefer OAuth device-flow over embedding long-lived API keys where possible; (3) do not set POSTNIFY_API_URL to an untrusted host — a custom URL could receive your API key/credentials; (4) review the contents and permissions of ~/.postnify/credentials.json and restrict access; (5) be aware that installing global npm packages runs code on your machine (review package publish info and maintenance/ownership); (6) if you need tighter security, create a limited-scope API key for this tool and monitor activity. If you want further assurance, provide the actual npm package and GitHub repository content for a deeper code-level review.
Capability Analysis
Type: OpenClaw Skill
Name: postnify
Version: 1.0.1
The postnify skill bundle is a legitimate integration for a social media automation platform. It provides a comprehensive set of instructions for the OpenClaw agent to interact with the 'postnify' CLI, covering authentication, post scheduling, media uploads, and analytics across 28+ platforms. The metadata correctly identifies required environment variables, local storage paths (~/.postnify/credentials.json), and network endpoints (platform.postnify.com), all of which are consistent with the tool's stated purpose without any signs of malicious intent or data exfiltration.
Capability Tags
Capability Assessment
Purpose & Capability
Name/description, required binary ('postnify'), and required env vars (POSTNIFY_API_KEY, POSTNIFY_API_URL) all match a CLI client for a social-posting service. Declared storage path (~/.postnify/credentials.json) and network endpoints in metadata correspond to expected Postnify behavior.
Instruction Scope
SKILL.md only instructs use of the postnify CLI (install via npm, authenticate, list integrations, upload media, create posts, view analytics). It requires reading/uploading local media files and storing credentials under ~/.postnify/credentials.json — expected for this tool. Small caution: the docs allow setting a custom POSTNIFY_API_URL, which would point CLI traffic (and API keys/credentials) to any URL; users should not set this to untrusted endpoints.
Install Mechanism
The skill is instruction-only (no embedded install). Install instructions point to npm (npmjs package) and GitHub repo, both expected for a CLI. Installing global npm packages can run postinstall scripts and writes to disk, so standard npm caution applies, but the sources referenced are consistent with the claimed project.
Credentials
Requested environment variables (POSTNIFY_API_KEY, optional POSTNIFY_API_URL) are proportional to the tool's function. Note that POSTNIFY_API_URL can be used to redirect API calls to arbitrary endpoints — if set incorrectly/maliciously it could cause credential leakage. OAuth2 credentials are stored locally (~/.postnify/credentials.json), so protect that file and prefer scoped API keys.
Persistence & Privilege
always:false and normal model invocation are used. The only persistent presence is the CLI and its credentials file under the tool's own path, which is expected and scoped to the skill. The skill does not request system-wide or other-skills' config access.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install postnify - After installation, invoke the skill by name or use
/postnify - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
- Renamed skill from "postnify" to "postnify-agent".
- Updated metadata to include new requirements: binary name ("postnify"), more detailed environment variables, authentication methods, storage location, and network endpoints.
- Updated the CLI GitHub reference to point to https://github.com/postnifyhq/postnify-agent.
- No changes to the core commands or usage instructions.
v1.0.0
Postnify 1.0.0 initial release.
- Launches CLI for scheduling posts on 28+ platforms: X, LinkedIn, Reddit, Instagram, Facebook, Threads, YouTube, TikTok, Pinterest, Discord, Telegram, and more.
- Includes full OAuth2 and API key authentication support.
- Provides commands for integration discovery, post creation (with media and comments), and multi-platform scheduling.
- Features analytics and missing post handling workflow.
- Supports media upload (images, video, audio, documents) with required platform compliance.
- Detailed usage examples and best practices in documentation.
Metadata
Frequently Asked Questions
What is Postnify?
Postnify is a tool to schedule social media and chat posts to 28+ channels X, LinkedIn, LinkedIn Page, Reddit, Instagram, Facebook Page, Threads, YouTube, Go... It is an AI Agent Skill for Claude Code / OpenClaw, with 80 downloads so far.
How do I install Postnify?
Run "/install postnify" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Postnify free?
Yes, Postnify is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Postnify support?
Postnify is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Postnify?
It is built and maintained by postnifyhq (@postnifyhq); the current version is v1.0.1.
More Skills