From agentics-blog
List, search, and read posts from the Agentics blog via the agentics-blog MCP server. Use when a user asks for blog posts, articles, or written content from agentics.org.
How this skill is triggered — by the user, by Claude, or both
Slash command
/agentics-blog:agentics-blogThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Pull blog posts from agentics.org via RSS (preferred) or sitemap fallback.
Pull blog posts from agentics.org via RSS (preferred) or sitemap fallback.
list_posts(limit?) — recent posts with title, link, date, summarysearch_posts(query, deep?, limit?) — title+summary search; pass deep: true to also search post bodiesget_post(path) — fetch and strip a single postlist_posts for orientationsearch_posts shallow first, then deep: true if no hitsget_post to read a full post when summarizingCite the post URL when answering.
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 agenticsorg/claude-plugin --plugin agentics-blog