{
  "markdown": "# ohong-skills\n\nReusable Claude Code plugins and Codex skills that add scripts, external retrieval, or durable specialist workflows.\n\n## Claude Code\n\nAdd the marketplace, then install the plugins you want:\n\n```text\n/plugin marketplace add ohong/agent-skills\n/plugin install save2md@ohong-skills\n```\n\n## Marketplace plugins\n\n| Plugin | Description |\n|---|---|\n| [audit-and-improve](audit-and-improve/) | Audits a repository and produces a prioritized improvement plan. |\n| [capture-design](capture-design/) | Saves reference visuals as a reusable design-system swipefile. |\n| [distill-taste](distill-taste/) | Distills a person's publicly shared taste into an ask-* advisor skill. |\n| [fast-wifi](fast-wifi/) | Diagnoses macOS Wi-Fi and internet problems with measured checks. |\n| [fieldtheory-research](fieldtheory-research/) | Searches, exports, and analyzes local X bookmarks with preserved provenance. |\n| [mission](mission/) | Runs file-backed milestone planning and execution for long-horizon work. |\n| [name-it](name-it/) | Runs a structured brand or product naming and validation process. |\n| [post-walk](post-walk/) | Turns an Apple Voice Memo into project notes, tasks, todos, and drafts. |\n| [repo-now](repo-now/) | Produces a read-only briefing on a repository's current state and next actions. |\n| [save2md](save2md/) | Saves articles, X posts, and YouTube transcripts as local Markdown. |\n| [search-x](search-x/) | Finds a remembered X post from fuzzy clues and verifies it live. |\n| [sync-well](sync-well/) | Safely inspects and reconciles local Git work with its upstream. |\n\n## Standalone skills\n\n| Skill | Description |\n|---|---|\n| [delegate](delegate/) | Delegates substantial work through a structured multi-agent implementation and review loop. |\n| [explain](explain/) | Produces teaching-oriented explanations of code and changes. |\n| [press-release-faq](press-release-faq/) | Writes an Amazon-style Working Backwards PR/FAQ grounded in the current project. |\n| [spring-cleaning](spring-cleaning/) | Produces a measured, prioritized runbook for safely freeing disk space on a Mac. |\n| [transcribe-youtube](transcribe-youtube/) | Transcribes YouTube links through usetranscribe.io and saves timestamped Markdown. |\n| [vibe-security-audit](vibe-security-audit/) | Audits application security risks across authentication, data, and deployment boundaries. |\n\n## Codex\n\nEach standalone plugin keeps its canonical skill under `skills/<name>/`. Copy or symlink that folder into a Codex skill directory:\n\n```bash\nmkdir -p ~/.agents/skills\nln -s /path/to/agent-skills/save2md/skills/save2md ~/.agents/skills/save2md\n```\n\nRestart Claude Code or Codex, or start a fresh task, after installing or updating skills.\n",
  "bytes": 2723,
  "sha": "75316c03d1a15e9ff9cc8d72e8dcee9bf9b86faa1e1abda41b28fd0573ae8367",
  "repo_slug": "ohong/agent-skills",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_ohong_agent_skills_mission_807a1bcb/readme"
}