Haohao-end

30 mods across 3 repositories, 931 stars between them.

000-core

01

Haohao-end/openagent

Cursor rule Cursor

Core principles for LMForge - production-grade LLMOps platform.

800 1mo ago A 193 tokens original MIT

020-flask

03

Haohao-end/openagent

Cursor rule Cursor

Flask API Gateway conventions for LMForge.

800 1mo ago A 0 tokens original MIT

030-langchain

04

Haohao-end/openagent

Cursor rule Cursor

LangChain/LangGraph rules for LMForge agents and workflows.

800 1mo ago A 0 tokens original MIT

aspnet-core

06

Haohao-end/openagent

Skill Claude CodeCodex

Build, review, refactor, or architect ASP.NET Core web applications using current official guidance for .NET web development. Use when working on Blazor Web Apps, Razor Pages, MVC, Minimal APIs, controller-based Web APIs, SignalR, gRPC, middleware, dependency injection, configuration, authentication, authorization…

800 1mo ago A 79 tokens original MIT

chatgpt-apps

07

Haohao-end/openagent

Skill Claude CodeCodex

Build, scaffold, refactor, and troubleshoot ChatGPT Apps SDK applications that combine an MCP server and widget UI. Use when Codex needs to design tools, register UI resources, wire the MCP Apps bridge or ChatGPT compatibility APIs, apply Apps SDK metadata or CSP or domain settings, or produce a docs-aligned project…

800 1mo ago A 96 tokens original MIT

cli-creator

08

Haohao-end/openagent

Skill Claude CodeCodex

Build a composable CLI for Codex from API docs, an OpenAPI spec, existing curl examples, an SDK, a web app, an admin tool, or a local script. Use when the user wants Codex to create a command-line tool that can run from any repo, expose composable read/write commands, return stable JSON, manage auth, and pair with a…

800 1mo ago A 82 tokens original MIT

cloudflare-deploy

09

Haohao-end/openagent

Skill Claude CodeCodex

Deploy applications and infrastructure to Cloudflare using Workers, Pages, and related platform services. Use when the user asks to deploy, host, publish, or set up a project on Cloudflare.

800 1mo ago A 43 tokens copy · 80% MIT

figma-use

10

Haohao-end/openagent

Skill Claude CodeCodex

MANDATORY prerequisite — you MUST invoke this skill BEFORE every usefigma tool call. NEVER call usefigma directly without loading this skill first. Skipping it causes common, hard-to-debug failures. Trigger whenever the user wants to perform a write action or a unique read action that requires JavaScript execution in…

800 1mo ago A 114 tokens original MIT

figma

11

Haohao-end/openagent

Skill Claude CodeCodex

Use the Figma MCP server to fetch design context, screenshots, variables, and assets from Figma, and to translate Figma nodes into production code. Trigger when a task involves Figma URLs, node IDs, design-to-code implementation, or Figma MCP setup and troubleshooting.

800 1mo ago A 59 tokens original MIT

gh-address-comments

12

Haohao-end/openagent

Skill Claude CodeCodex

Help address review/issue comments on the open GitHub PR for the current branch using gh CLI; verify gh auth first and prompt the user to authenticate if not logged in.

800 1mo ago A 39 tokens original MIT

gh-fix-ci

13

Haohao-end/openagent

Skill Claude CodeCodex

Use when a user asks to debug or fix failing GitHub PR checks that run in GitHub Actions; use gh to inspect checks and logs, summarize failure context, draft a fix plan, and implement only after explicit approval. Treat external providers (for example Buildkite) as out of scope and report only the details URL.

800 1mo ago A 72 tokens original MIT

jupyter-notebook

14

Haohao-end/openagent

Skill Claude CodeCodex

Use when the user asks to create, scaffold, or edit Jupyter notebooks (.ipynb) for experiments, explorations, or tutorials; prefer the bundled templates and run the helper script newnotebook.py to generate a clean starting notebook.

800 1mo ago A 57 tokens copy · 100% MIT

migrate-to-codex

15

Haohao-end/openagent

Skill Claude CodeCodex

Migrate supported instruction files, skills, agents, and MCP config into Codex project and global files.

800 1mo ago C 28 tokens original MIT

netlify-deploy

16

Haohao-end/openagent

Skill Claude CodeCodex

Deploy web projects to Netlify using the Netlify CLI (npx netlify). Use when the user asks to deploy, host, publish, or link a site/repo on Netlify, including preview and production deploys.

800 1mo ago A 51 tokens original MIT

Haohao-end/openagent

Skill Claude CodeCodex

Capture conversations and decisions into structured Notion pages; use when turning chats/notes into wiki entries, how-tos, decisions, or FAQs with proper linking.

800 1mo ago A 39 tokens original MIT

Haohao-end/openagent

Skill Claude CodeCodex

Prepare meeting materials with Notion context and Codex research; use when gathering context, drafting agendas/pre-reads, and tailoring materials to attendees.

800 1mo ago A 36 tokens original MIT

Haohao-end/openagent

Skill Claude CodeCodex

Research across Notion and synthesize into structured documentation; use when gathering info from multiple Notion sources to produce briefs, comparisons, or reports with citations.

800 1mo ago A 38 tokens original MIT

Haohao-end/openagent

Skill Claude CodeCodex

Turn Notion specs into implementation plans, tasks, and progress tracking; use when implementing PRDs/feature specs and creating Notion plans + tasks from them.

800 1mo ago A 39 tokens original MIT

openai-docs

21

Haohao-end/openagent

Skill Claude CodeCodex

Use when the user asks how to build with OpenAI products or APIs and needs up-to-date official documentation with citations, help choosing the latest model for a use case, or model upgrade and prompt-upgrade guidance; prioritize OpenAI docs MCP tools, use bundled references only as helper context, and restrict any…

800 1mo ago A 74 tokens original MIT

pdf

22

Haohao-end/openagent

Skill Claude CodeCodex

Use when tasks involve reading, creating, or reviewing PDF files where rendering and layout matter; prefer visual checks by rendering pages (Poppler) and use Python tools such as reportlab, pdfplumber, and pypdf for generation and extraction.

800 1mo ago B 56 tokens copy · 100% MIT

Haohao-end/openagent

Skill Claude CodeCodex

Persistent browser and Electron interaction through jsrepl for fast iterative UI debugging.

800 1mo ago B 22 tokens original MIT

playwright

24

Haohao-end/openagent

Skill Claude CodeCodex

Use when the task requires automating a real browser from the terminal (navigation, form filling, snapshots, screenshots, data extraction, UI-flow debugging) via playwright-cli or the bundled wrapper script.

800 1mo ago A 45 tokens copy · 100% MIT