🛍️ 更多精选好物 ›
📊 公开数据一览
| 📦 榜单安装量 | 158 |
| ⭐ GitHub Stars | 353(fork 59) |
| 🗓️ 最近推送 | 2026-08-02 |
| 🌱 项目创建 | 2025-12-25 |
| 💻 语言 / License | Python · MIT |
| 🐛 开放Issue | 24 |
📝 工具简介
来自Lenny's Podcast的86个产品管理skills,覆盖招聘、用户研究、策略、发布等,适用于Claude Code和AI agents。
📖 怎么用
这个仓库给 Claude Code 和 Codex 都提供了安装方式。用 Claude 的话,先执行 `/plugin marketplace add jamditis/claude-skills-journalism` 添加市场,再 `/plugin install pdf-playground@claude-skills-journalism` 装插件。或者手动克隆 `git clone https://github.com/jamditis/claude-skills-journalism.git` 后,把技能复制到 `~/.claude/skills` 目录。用 Codex 的话,跑 `npx skills@latest add jamditis/claude-skills-journalism --skill fact-check-workflow --agent codex --copy -g -y` 或者用 `codex plugin marketplace add` 和 `codex plugin add` 命令。配置和初始化 README 未说明。
📋 迷你测评
Lenny's Podcast的86个产品管理skills,覆盖招聘、用户研究、策略、发布等。亮点是数量多且成体系,直接对接Claude Code。适合产品团队批量应用AI辅助流程。
📄 README 要点
这个仓库收集了一堆给记者、研究员、学者和媒体从业者用的Agent技能,同时支持Claude Code和Codex。有个文档网站skills.amditis.tech,提供交互式技能浏览器、设置指南和完整文档。除了技能本身,还有独立的指南,比如怎么用Claude做自主开发(从GitHub issues拉任务)和手动多Agent审查,都附带了可直接复制的提示词。多Agent工作流指南用通俗语言讲了怎么在一个任务上跑多个AI代理,包括扇出、流水线和对抗验证模式,还有真实例子。适合新闻采编、学术研究和媒体传播场景。
查看英文原文
Journalism agent skills A collection of Agent Skills for journalists, researchers, academics, media professionals, and communications practitioners. The same repository serves Claude Code and Codex while keeping Claude only commands, agents, and hooks clearly labeled. Docs site: skills.amditis.tech — interactive skill browser, setup guides, and full documentation. Guides Setup and workflow guides, separate from the skills themselves: Guide Description Autonomous and hands on dev work A first person account of running dev work with Claude in two modes — autonomous sessions that pull tasks off GitHub issues, and hands on multi agent reviews at the keyboard — held to one quality bar, with copy able prompts to adapt the approach to your own agent Multi agent workflows Plain language guide to running many AI agents on one job — fan out, pipeline, and adversarial verify patterns, with real examples from ICIJ, The Markup, Full Fact, and Elicit, plus honest cautions Persistent sessions Keep Claude Code sessions alive through disconnects using tmux — setup, key bindings, activity notifications, and scheduler coexistence What are agent skills? Skills are modular instruction sets that an AI coding agent loads when relevant to a task. Each skill contains domain knowledge, workflows, templates, and supporting files. Shared skills in this repository follow the Agent Skills specification; Claude and Codex provide their own installation and runtime layers around that shared content. Installation Choose the section for your client. During the Codex pilot, use only one Codex installation path for a given skill or package. Claude Code Prerequisite: You need Claude Code installed. Run claude version in your terminal to check. Plugins (recommended) Plugins give you slash commands you can run directly inside Claude Code. Run these two commands inside a Claude Code session: [安装/使用命令见下方] Then restart Claude Code (close and reopen). See the PDF Playground README for detailed setup instructi
💬 评论(0)
交流使用体验、避坑建议;违规内容将被删除