Agent Plugins Marketplace
All plugins

jev-social

v0.1.2

Run read-only Instagram, TikTok, and LinkedIn research through Jev-directed socai CLI operations in the user's local browser.

Codex1 Skill

By socai-ioLicense: MIT1.1k GitHub starsUpdated 2 days ago

Directory evidence

Runtimes
Codex
Parsed components
1 skill or MCP entry
Source updated
Sep 22, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install jev-social for Codex

Installs for the current user
codex plugin marketplace add hashgraph-online/awesome-codex-plugins
codex plugin marketplace upgrade awesome-codex-plugins
codex plugin add jev-social@awesome-codex-plugins

Paste and run these commands in a terminal with Codex. They add and refresh the awesome-codex-plugins catalog, then install this plugin.

Compatibility: the page URL and API slug “jev-social” remain stable.

  • Codex: jev-social@agent-plugin-marketplacejev-social@awesome-codex-plugins

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/hashgraph-online/awesome-codex-plugins

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/socai-io/jev-social/.

Plugin files

plugins/socai-io/jev-social/
├── .codex-plugin/plugin.json
└── skills/jev-social/SKILL.md

Included Skills1

jev-socialskills/jev-social/SKILL.md

Run browser-grounded, read-only social research through Jev Social when a user wants posts, profiles, comments, video evidence, or a source-linked report from Instagram, TikTok, or LinkedIn and the local socai CLI reports support for that platform. Do not use for publishing, engagement actions, or general web research.

Plugin manifests1

plugins/socai-io/jev-social/.codex-plugin/plugin.json
{
  "name": "jev-social",
  "version": "0.1.2",
  "description": "Run read-only Instagram, TikTok, and LinkedIn research through Jev-directed socai CLI operations in the user's local browser.",
  "author": {
    "name": "socai-io",
    "url": "https://github.com/socai-io"
  },
  "homepage": "https://socai-io.github.io/jev-social/",
  "repository": "https://github.com/socai-io/jev-social",
  "license": "MIT",
  "keywords": [
    "jev",
    "socai",
    "social-research",
    "instagram",
    "tiktok",
    "linkedin",
    "codex"
  ],
  "skills": "./skills/",
  "interface": {
    "displayName": "Jev Social",
    "shortDescription": "Browser-grounded social research with Jev and socai",
    "longDescription": "Route a social research goal with Jev, capture read-only evidence from Instagram, TikTok, or LinkedIn through the local socai CLI, and return source-linked findings without publishing or engagement actions.",
    "developerName": "socai-io",
    "category": "Research",
    "capabilities": [
      "Read"
    ],
    "websiteURL": "https://socai.io/",
    "defaultPrompt": [
      "Research this topic across supported social platforms.",
      "Compare the strongest captured posts and comments.",
      "Build a source-linked report from social evidence."
    ],
    "brandColor": "#FF4FB3",
    "composerIcon": "./assets/icon.svg"
  }
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[jev-social on Agent Plugins Marketplace](https://pluginsmp.com/plugins/jev-social)