Skip to content

Commit 880d26d

Browse files
authored
Merge pull request #33 from klajdikkolaj/coklajdi/add-upwork-autopilot
Add Upwork Autopilot to community plugins
2 parents ab99026 + c3bcae6 commit 880d26d

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ Third-party plugins built by the community. [PRs welcome](#contributing)!
107107
- [ru-text](https://github.com/talkstream/ru-text) - Russian text quality — ~1,040 rules for typography, info-style, editorial, UX writing, and business correspondence.
108108
- [Task Scheduler](https://github.com/6Delta9/task-scheduler-codex-plugin) - OpenAI Codex plugin and local MCP server for turning task lists into realistic schedules with blocked dates, capacity overrides, overflow tracking, and markdown planning output.
109109
- [TokRepo Search](https://github.com/henu-wang/tokrepo-codex-plugin) - Search and install AI assets from TokRepo with a bundled skill and MCP server for Codex.
110+
- [Upwork Autopilot](https://github.com/klajdikkolaj/upwork-autopilot) - Controlled Upwork job search, qualification, and proposal submission sessions through a dedicated Chrome profile.
110111
- [Yandex Direct](https://github.com/nebelov/yandex-direct-for-all) - GitHub-ready Codex plugin bundle for Yandex Direct, Wordstat, Metrika, and Roistat.
111112

112113

plugins.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "awesome-codex-plugins",
44
"version": "1.0.0",
55
"last_updated": "2026-04-03",
6-
"total": 31,
6+
"total": 32,
77
"categories": [
88
"Development & Workflow",
99
"Tools & Integrations"
@@ -309,6 +309,16 @@
309309
"source": "awesome-codex-plugins",
310310
"install_url": "https://raw.githubusercontent.com/henu-wang/tokrepo-codex-plugin/main/.codex-plugin/plugin.json"
311311
},
312+
{
313+
"name": "Upwork Autopilot",
314+
"url": "https://github.com/klajdikkolaj/upwork-autopilot",
315+
"owner": "klajdikkolaj",
316+
"repo": "upwork-autopilot",
317+
"description": "Controlled Upwork job search, qualification, and proposal submission sessions through a dedicated Chrome profile.",
318+
"category": "Tools & Integrations",
319+
"source": "awesome-codex-plugins",
320+
"install_url": "https://raw.githubusercontent.com/klajdikkolaj/upwork-autopilot/main/.codex-plugin/plugin.json"
321+
},
312322
{
313323
"name": "Yandex Direct",
314324
"url": "https://github.com/nebelov/yandex-direct-for-all",

0 commit comments

Comments
 (0)