Automatically fetch and summarize the latest AI news, research, and industry developments. Use when users request: (1) Daily AI news updates, (2) Latest AI technology developments, (3) Recent AI research papers or breakthroughs, (4) AI industry trends and market news, (5) Specific AI company announcements, or (6) Automated daily AI briefings. Supports customizable search queries, multi-source aggregation, and formatted output in various styles.
/plugin marketplace add feed-mob/agent-skills/plugin install feedmob-content-tools@feedmob-agent-skillsThis skill inherits all available tools. When active, it can use any tool Claude has access to.
references/search_patterns.mdreferences/sources.mdFetch and curate the latest AI news, research papers, industry developments, and technology breakthroughs from multiple sources.
This skill enables automated collection and summarization of AI industry news from across the web. It combines strategic search queries, source quality filtering, and flexible formatting to deliver timely, relevant AI updates tailored to user preferences.
For comprehensive coverage, execute 3-5 searches per request:
Prioritize results from:
5-10 bullet points with:
Example:
• OpenAI Launches GPT-5
Major performance improvements in reasoning and coding. Announced via company blog today.
[Link to announcement]
For each story:
Structured document with:
Ask users about:
If searches return limited recent content:
If results lack authoritative sources:
1. Search "AI news today"
2. Search "AI research papers"
3. Search "AI startup funding"
4. Filter to last 24 hours
5. Select top 5-7 stories
6. Format as brief bullet points
7. Categorize by type (research/product/business)
1. Search "AI developments this week"
2. Search "latest LLM research"
3. Search "AI policy news"
4. Search top 2-3 AI companies for announcements
5. Aggregate 10-15 key stories
6. Format as detailed report with sections
7. Include trend analysis
1. Ask user for specific AI topic
2. Search "[topic] latest developments"
3. Search "[topic] research papers"
4. Search "[topic] commercial applications"
5. Present findings with technical depth
6. Include academic and industry sources
Contains curated lists of trusted AI news sources and search patterns:
sources.md - Authoritative AI news sources organized by categorysearch_patterns.md - Effective search query templates for different AI topicsThis skill should be used when the user asks to "create an agent", "add an agent", "write a subagent", "agent frontmatter", "when to use description", "agent examples", "agent tools", "agent colors", "autonomous agent", or needs guidance on agent structure, system prompts, triggering conditions, or agent development best practices for Claude Code plugins.
This skill should be used when the user asks to "create a slash command", "add a command", "write a custom command", "define command arguments", "use command frontmatter", "organize commands", "create command with file references", "interactive command", "use AskUserQuestion in command", or needs guidance on slash command structure, YAML frontmatter fields, dynamic arguments, bash execution in commands, user interaction patterns, or command development best practices for Claude Code.
This skill should be used when the user asks to "create a hook", "add a PreToolUse/PostToolUse/Stop hook", "validate tool use", "implement prompt-based hooks", "use ${CLAUDE_PLUGIN_ROOT}", "set up event-driven automation", "block dangerous commands", or mentions hook events (PreToolUse, PostToolUse, Stop, SubagentStop, SessionStart, SessionEnd, UserPromptSubmit, PreCompact, Notification). Provides comprehensive guidance for creating and implementing Claude Code plugin hooks with focus on advanced prompt-based hooks API.