He knows most who speaks least.
大智若愚
Updated time: 06/14 2026.
Codex
Marketplace & plugins
对于使用 marketplace 仓库分发 plugins 的结构,应该为
marketplaces/
└── mymarketplace/
├── .agents/
│ └── plugins/
│ └── marketplace.json # Required: marketplace catalog
└── plugins/
└── my-plugin/
├── .codex-plugin/
│ └── plugin.json # Required: plugin manifest
├── skills/
│ └── my-skill/
│ └── SKILL.md # Optional: skill instructions
├── hooks/
│ └── hooks.json # Optional: lifecycle hooks
├── .app.json # Optional: app or connector mappings
├── .mcp.json # Optional: MCP server configuration
└── assets/ # Optional: icons, logos, screenshots
my-plugin 必须放在 plugins 目录下,不然无法安装插件(fucking important!!!)
Claude code
Marketplace & plugins
Claude-hud
/plugin marketplace add jarrodwatts/claude-hud
/plugin install claude-hud
/reload-plugins
/statusline
/claude-hud:setup
配置环境
apple id 账单地址和地区一致
IP测试 https://ping0.cc/
本地语言和地区换成了vpn一致
指纹浏览器,尽量多用cli
Some software
- gh - github cli
重装系统
- office 365
Skills
Plugins
ShengLin1001/fluent: The AI Language Learning Kit for Claude Code and others
vercel-labs/agent-skills (包含find-skills)
https://github.com/Imbad0202/academic-research-skills-codex.git
Please indicate the source when reprinting. Please verify the citation sources in the article and point out any errors or unclear expressions.