Agent Plugins Marketplace
All plugins

tartinerlabs

v1.34.1

Deprecated: install the workflow, quality, security, and tooling plugins instead. Language-agnostic agent skills for git/GitHub workflows, code quality, and project tooling, with first-class JS/TS support.

Codex

By Tartiner LabsLicense: MIT1.1k GitHub starsUpdated 2 days ago

Directory evidence

Runtimes
Codex
Parsed components
0 skill or MCP entries
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 tartinerlabs 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 tartinerlabs@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 “tartinerlabs” remain stable.

  • Codex: tartinerlabs@agent-plugin-marketplacetartinerlabs@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/tartinerlabs/skills/.

Plugin files

plugins/tartinerlabs/skills/
└── .codex-plugin/plugin.json

Plugin manifests1

plugins/tartinerlabs/skills/.codex-plugin/plugin.json
{
  "name": "tartinerlabs",
  "version": "1.34.1",
  "description": "Deprecated: install the workflow, quality, security, and tooling plugins instead. Language-agnostic agent skills for git/GitHub workflows, code quality, and project tooling, with first-class JS/TS support.",
  "author": {
    "name": "Tartiner Labs",
    "url": "https://github.com/tartinerlabs"
  },
  "repository": "https://github.com/tartinerlabs/skills",
  "license": "MIT",
  "keywords": [
    "git",
    "github",
    "security",
    "refactoring",
    "testing",
    "commit",
    "pull-request",
    "branch",
    "naming",
    "project-structure",
    "deps",
    "supply-chain"
  ],
  "skills": "./skills/",
  "interface": {
    "displayName": "Tartiner Labs (deprecated)",
    "shortDescription": "Deprecated — use the workflow, quality, security, and tooling plugins.",
    "developerName": "Tartiner Labs",
    "category": "Coding",
    "websiteURL": "https://github.com/tartinerlabs/skills",
    "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.

[tartinerlabs on Agent Plugins Marketplace](https://pluginsmp.com/plugins/tartinerlabs)