Skip to content

fix(codex-plugin): update default example prompts with concrete use cases - #75

Closed
lxcong wants to merge 2 commits into
mainfrom
feat/codex-plugin
Closed

fix(codex-plugin): update default example prompts with concrete use cases#75
lxcong wants to merge 2 commits into
mainfrom
feat/codex-plugin

Conversation

@lxcong

@lxcong lxcong commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Replace the 3 generic defaultPrompt examples in .codex-plugin/plugin.json with 5 concrete, scenario-driven prompts (Reddit trend research, Instagram post analysis, NVIDIA earnings reaction via Yahoo Finance + Google News, Taobao/JD/1688 price comparison, trending GitHub repos)

🤖 Generated with Claude Code

lxcong and others added 2 commits July 17, 2026 12:14
Ship the repo as a Codex plugin alongside the existing Claude Code
plugin and Skills-CLI paths:

- .codex-plugin/plugin.json: Codex manifest (skills + mcpServers +
  interface metadata for the install UI)
- .codex-plugin/mcp.json: remote-HTTP MCP entry authenticated via MCP
  OAuth (RFC 9728 discovery). Deliberately no oauth_resource: rmcp
  already appends resource automatically and Codex would add it a
  second time, which Clerk rejects as invalid_request
- .agents/plugins/marketplace.json: the repo is its own marketplace
  (codex plugin marketplace add chainbase-labs/agentkey)
- release-please now bumps the Codex manifest version in lockstep
- AGENTS.md: accurate agent-facing repo guidance mirroring
  .claude/CLAUDE.md
- Refresh plugin descriptions/keywords to the Product Hunt positioning
  ("one-stop live data marketplace") across both plugin manifests and
  the Claude marketplace entry
- README/README_zh: document the Codex plugin install path

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…ases

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@lxcong

lxcong commented Jul 23, 2026

Copy link
Copy Markdown
Contributor Author

Superseded — branch was rebased onto main but GitHub failed to sync the PR head; reopening a fresh PR.

@lxcong lxcong closed this Jul 23, 2026
@lxcong
lxcong force-pushed the feat/codex-plugin branch from d19f7ba to b57673b Compare July 23, 2026 07:48
lxcong added a commit that referenced this pull request Jul 23, 2026
…ases (#76)

## Summary
- Replace the 3 generic `defaultPrompt` examples in
`.codex-plugin/plugin.json` with 5 concrete, scenario-driven prompts
(Reddit trend research, Instagram post analysis, NVIDIA earnings
reaction via Yahoo Finance + Google News, Taobao/JD/1688 price
comparison, trending GitHub repos)

Supersedes #75 (stale head after rebase onto main).

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant