Agent Plugins Marketplace
All plugins

simple-man

v0.3.2

Concise, low-noise Agent Skill for Codex without reduced work quality.

Codex1 Skill

By Maksim BurtsevLicense: MIT1.1k GitHub starsUpdated 14 hours ago

Directory evidence

Runtimes
Codex
Parsed components
1 skill or MCP entry
Source updated
Sep 23, 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 simple-man 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 simple-man@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 “simple-man” remain stable.

  • Codex: simple-man@agent-plugin-marketplacesimple-man@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/Maksim-Burtsev/simple-man/.

Plugin files

plugins/Maksim-Burtsev/simple-man/
├── .codex-plugin/plugin.json
└── skills/simple-man/SKILL.md

Included Skills1

simple-manskills/simple-man/SKILL.md

High-compression professional communication mode. Use when the user wants fewer tokens, less reading, no filler, compact coding-agent status, terse technical answers, or low-cognitive-load collaboration without reducing effort, validation, proactivity, or accuracy. Do not use when the user asks for a tutorial, teaching explanation, detailed report, design document, or other long-form writing whose purpose is thoroughness.

Plugin manifests1

plugins/Maksim-Burtsev/simple-man/.codex-plugin/plugin.json
{
  "name": "simple-man",
  "version": "0.3.2",
  "description": "Concise, low-noise Agent Skill for Codex without reduced work quality.",
  "author": {
    "name": "Maksim Burtsev",
    "url": "https://github.com/Maksim-Burtsev"
  },
  "homepage": "https://github.com/Maksim-Burtsev/simple-man",
  "repository": "https://github.com/Maksim-Burtsev/simple-man",
  "license": "MIT",
  "keywords": [
    "communication",
    "brevity",
    "agent-skill",
    "coding-agent",
    "concise-output",
    "technical-communication",
    "token-efficiency",
    "productivity"
  ],
  "skills": "./skills/",
  "interface": {
    "displayName": "Simple Man",
    "shortDescription": "Minimum user-facing words; same work quality.",
    "longDescription": "Professional communication skill for Codex. When activated, it removes filler from user-facing responses without reducing repository search, validation, or implementation effort.",
    "developerName": "Maksim Burtsev",
    "category": "Development & Workflow",
    "capabilities": [
      "Write"
    ],
    "composerIcon": "./assets/icon.png",
    "logo": "./assets/icon.png",
    "websiteURL": "https://github.com/Maksim-Burtsev/simple-man",
    "defaultPrompt": [
      "Use Simple Man: minimum user-facing words; same work quality."
    ],
    "brandColor": "#2563EB"
  }
}

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

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