Skip to main content
Run any Skill in Manus
with one click
GitHub repository

mcpserver-codex-plugin

mcpserver-codex-plugin contains 14 collected skills from sharpninja, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
14
Stars
2
updated
2026-07-11
Forks
0
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

session-log-management
computer-occupations-all-other

Use when the user asks to "start session", "log session", "begin turn", "update turn", "complete turn", or "query session history"

2026-07-11
commit-sync
software-developers

Use when the user asks for "commit-sync", "checkpoint", or "sync to origin" to pause the active task and commit/push dirty repo state to origin.

2026-07-07
graphrag-knowledge-graph
software-developers

Use when the user asks to "ingest text into graphrag", "add document to knowledge graph", "create entity", "create relationship", "query knowledge graph", "list graph entities", "delete document"

2026-07-07
requirements-management
software-developers

Use when the user asks to "list requirements", "add requirement", "create FR", "create TR", "create test requirement", "generate requirements document", or "ingest requirements".

2026-07-07
sync-logs
software-developers

Use when the user asks to "sync logs", "repair MCP session logs", "logging summary", or "summarize logging" to synchronize and reconcile MCP Server session logs through the plugin bridge.

2026-07-07
todo-management
software-developers

Use when the user asks to "create a todo", "list todos", "update todo", "query tasks", "check todo status", "plan implementation", or "mark todo done".

2026-07-07
triage-reporting
software-developers

Use when your agent discovers an incidental bug while working on another task and should submit it to MCP Server triage without changing focus. Triggers: 'triage', '/triage', 'submit a triage report', 'report an incidental bug', 'file this bug to triage', 'triage status'.

2026-07-07
workspace-initialization
software-developers

Use when the user asks to "initialize workspace", "register workspace", "add workspace", "create workspace marker", or "bootstrap MCP workspace"

2026-07-07
wrap-up
software-developers

Use when asked to "wrap up", "export requirements", or "close out" MCP-backed work: reconcile MCP requirements, export wiki documents, run validation, commit and push via the commit-sync contract, reconcile the session log, and complete the turn.

2026-07-07
reddit-draft
technical-writers

Use when asked to draft a Reddit post or article to a subreddit and save it as a draft (not publish). Drives Microsoft Edge over the CDP debug port via the RedditPublish PowerShell module. Triggers include "draft to r/X", "save a reddit draft", "draft these posts to reddit".

2026-07-07
reddit-publish
software-developers

Use ONLY when explicitly asked to PUBLISH a Reddit post or article publicly to a subreddit. Confirmation-gated public action. Drives Microsoft Edge over the CDP debug port via the RedditPublish PowerShell module. Triggers include "publish to r/X", "post this to reddit publicly".

2026-07-07
per-turn-enforcement-protocol
computer-occupations-all-other

Required workflow for every user message in a Codex session. Opens a session log turn, logs all code edits, verifies builds, and closes the turn before responding. Use EVERY user message — this is not optional.

2026-06-26
device-validation
software-quality-assurance-analysts-and-testers

This skill should be used for attached Android validation workflows that can be driven through adb_step.

2026-04-23
mcp-first-workflow
software-developers

This skill should be used when working in a repository that uses McpServer for session continuity, TODOs, requirements, and device validation.

2026-04-23