From AI Trend Report
Use when the user asks for a PDF report about current AI trends, recent AI news, latest AI articles, or a weekly AI industry briefing.
How this skill is triggered — by the user, by Claude, or both
Slash command
/ai-trend-report:weekly-ai-trend-reportThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Produce a cited PDF report based on live web research.
Produce a cited PDF report based on live web research.
Use web search. Do not rely on model memory for article discovery, dates, prices, model releases, regulations, company announcements, or market claims.
Research the latest seven calendar days unless the user provides another date range. State the exact date range in the report.
Run varied searches in English and Korean. Use at least these query families, adjusting date words to the current date:
AI news last 7 daysgenerative AI startup funding this weekAI regulation policy this weekOpenAI Anthropic Google Meta AI news this weekAI chips Nvidia inference data center news this weekenterprise AI adoption latestAI safety copyright lawsuit regulation latest인공지능 최신 뉴스 일주일생성형 AI 정책 규제 최신AI 반도체 데이터센터 최신 뉴스Collect at least 12 candidate articles and cite at least 8 final sources. Prefer primary sources and reputable outlets. Include publication dates and URLs. Discard sources outside the date range unless they are needed only for background context, and label those clearly.
Cross-check major claims with a second source when possible. If sources conflict, explain the disagreement instead of smoothing it over.
Create a Korean report with this structure:
Keep the report concise but substantial. A good default is 8 to 14 pages when printed to PDF.
Create an output folder named ai-trend-report-YYYY-MM-DD in the current workspace unless the user specifies another path.
Save:
ai-trend-report.htmlai-trend-report.pdfsources.jsonsearch-log.mdUse the included helper script when possible:
powershell -ExecutionPolicy Bypass -File <plugin-root>/scripts/render-report.ps1 -HtmlPath <output-folder>/ai-trend-report.html -PdfPath <output-folder>/ai-trend-report.pdf
If the environment cannot render PDF, still create the HTML report and clearly tell the user why PDF rendering failed.
Do not paste long article text. Quote sparingly. Summarize in your own words and link sources.
Every factual paragraph about a recent event should include source references in the text or in the source table.
Use absolute dates. Avoid vague language such as "recently" unless the sentence also includes the exact date or date range.
Provides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
npx claudepluginhub cdsassj00/ai-trend-report --plugin ai-trend-report