AI-Advisors

Weekly Read — AI skill for Claude Code

AI community

Summarize what changed in AI search for a tracked website this week and what to focus on next.

How to install Weekly Read

Installs to ~/.claude/skills/ai-advisors-ai-advisors-plugin-weekly-read/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ai-advisors-ai-advisors-plugin-weekly-read && curl -fsSL https://raw.githubusercontent.com/AI-Advisors/ai-advisors-plugin/HEAD/commands/weekly-read.md -o ~/.claude/skills/ai-advisors-ai-advisors-plugin-weekly-read/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Weekly Read does


description: Summarize what changed in AI search for a tracked website this week and what to focus on next. argument-hint: "[website name or domain]"

Give the weekly AI search read for the AI-Advisors workspace.

Target: $ARGUMENTS (if empty, use the only tracked website, or ask which one when there is more than one).

Steps:

  1. list_websites to resolve the target to a website id.
  2. get_weekly_read for the workspace's own cross-source weekly narrative.
  3. `get_advisor_recommendati

Alternatives in AI

  • Manifest — Real-time cost observability for OpenClaw agents — track tokens, costs, messages, and model usage 4.1k ★
  • Geo SEO Claude — GEO-first SEO skill for Claude Code 3.6k ★
  • Design Md Chrome — Chrome extension to extract styles from any website and generate DESIGN.md files and design skills for AI base 2.7k ★

Full documentation available on GitHub

View Source Repository