From p-news
Personal AI news intelligence skill. Use this skill whenever the user asks about AI news, recent AI developments, model or product releases, builder signals, or wants a digest of what happened in the AI space — even casual questions like "AI 圈最近有啥" or "what dropped this week in AI". Fetches live data from AI HOT, applies builder-digest curation, and writes a portable Markdown digest to Documents/news/.
How this skill is triggered — by the user, by Claude, or both
Slash command
/p-news:p-newsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
`p-news` turns live AI news into a personal, result-oriented intelligence note. It keeps AI HOT's speed and coverage, then adds `builder-digest`'s discipline: track original builders, primary sources, and reusable signals rather than repost churn.
p-news turns live AI news into a personal, result-oriented intelligence note. It keeps AI HOT's speed and coverage, then adds builder-digest's discipline: track original builders, primary sources, and reusable signals rather than repost churn.
Default output is Chinese unless the user asks otherwise.
Always leave an artifact before the chat summary:
${HOME}/Documents/news/${HOME}/Documents/news/{YYYY-MM-DD}.md${HOME}/Documents/news/{YYYY-MM-DD}-{topic}.md# 2026-05-11 P News or # 2026-05-11 OpenAI Watch.## Process Log section only when the run involved notable source decisions, failures, or search limitations worth explaining.The final chat response should summarize only the result and the artifact path.
builder-digest: podcasts, founder/engineer posts, lab researchers, developer accounts, and product teams.Read references/source-strategy.md when deciding whether a source deserves tracking, or when updating the source list.
Read references/aihot-api.md before calling AI HOT endpoints or using the helper script.
Do not expose API endpoint paths, raw query params, cursors, rate limits, or other infrastructure details in the user-facing digest. Human-readable time windows and source names are fine.
scripts/fetch_aihot.py or equivalent curl with a browser User-Agent.# {YYYY-MM-DD} P News for broad briefs, or # {YYYY-MM-DD} {Topic} Watch for topic briefs## Top Signals with 5-12 ranked items## Builder Signal for people/projects worth tracking## Why It Matters with concise implications## Watch Next with concrete follow-up checks## Source Index with source names and URLs## Process Log if notable source decisions or failures occurred (see Output Contract)Phrases that should invoke this skill (Chinese or English):
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub panjuntao003/p-skills --plugin p-news