pilot-service-agents-newsNews feeds, forum aggregators, and current-events streams — Hacker News, dev.to, GDELT, Reddit, Stack Exchange, USGS hazards. Use this skill when: 1. Pulling...
Install via ClawdBot CLI:
clawdbot install teoslayer/pilot-service-agents-newsGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://pilotprotocol.networkAudited Apr 28, 2026 · audit v1.0
Generated May 12, 2026
Product managers can use Hacker News top stories, dev.to articles, and Lobsters hottest to track emerging technologies and developer sentiment. This helps in making informed feature decisions and identifying potential acquisition targets early.
Emergency response teams can pull USGS earthquake data and NOAA hurricane updates to deploy resources quickly. Combined with GDELT context, they can assess the impact and coordinate relief efforts efficiently.
Open source maintainers can monitor Reddit and Lemmy discussions about their projects, as well as Stack Exchange questions for common issues. This helps in prioritizing bug fixes and engaging with the community.
Content creators can aggregate trending articles from dev.to, Hacker News, and spaceflight news to produce curated newsletters or blog posts. The Wayback Machine snapshots can help reference archived content.
Analysts can track spaceflight news articles and blogs to monitor industry trends, launch schedules, and company announcements. This data can feed into market research reports or investment models.
Offer a paid API that provides aggregated, filtered news from multiple sources in real-time. Customers pay per query or a monthly subscription for tiered access to feeds and advanced filtering.
Build a dashboard that uses news feeds combined with GDELT context to generate trend reports and alerts for businesses. Sell access to premium analytics and custom alert rules.
Leverage the skill to identify popular topics and influencers in tech communities, then offer sponsored content placement or targeted ads. Charge companies for promotion opportunities.
💬 Integration Tip
Start by testing with a single agent (e.g., hn-top) using the pilotctl commands in a local environment. Use the /help command to understand each agent's filter schema before building automated workflows.
Scored May 12, 2026
This skill should be used when the user asks for news updates, daily briefings, or what's happening in the world. Fetches news from trusted international RSS feeds and can create voice summaries.
Monitor blogs and RSS/Atom feeds for updates using the blogwatcher CLI.
Generates a daily digest from stored memory files, summarizing decisions, lessons, actions, and questions into a dated journal entry.
Browse and search Hacker News. Fetch top, new, best, Ask HN, Show HN stories and job postings. View item details, comments, and user profiles. Search stories and comments via Algolia. Find "Who is hiring?" threads. Use for any HN-related queries like "what's trending on HN?", "search HN for AI", "show comments on story X", "who is hiring?", "latest Ask HN posts".
Fetch and triage the latest unread RSS/news entries from a Miniflux instance via its REST API using an API token. Use when the user asks to get the latest Miniflux unread items, list recent entries with titles/links, or generate short summaries of specific Miniflux entries. Includes a bundled script to query Miniflux (/v1/entries and /v1/entries/{id}) using credentials from ~/.config/clawdbot/miniflux-news.json (or MINIFLUX_URL and MINIFLUX_TOKEN overrides).
Browse, read, and manage Miniflux feed articles. Use when Claude needs to work with RSS/atom feeds via Miniflux - listing unread/new articles, reading article content, marking articles as read, and managing feeds/categories. Provides CLI access with flexible output formats (headlines, summaries, full content).