Install
openclaw skills install finally-offlineBrowse culture articles and generate personalized HTML newsletters via MCP
openclaw skills install finally-offlineConnect to a curated culture publication covering fashion, music, sneakers, design, and technology. Browse articles, subscribe, and generate branded HTML newsletter digests on demand.
This skill uses a remote MCP server. Add the following to your MCP configuration:
{
"mcpServers": {
"finally-offline": {
"url": "https://yaieomxrayxpvfjxxctg.supabase.co/functions/v1/human-culture-mcp",
"transport": "http"
}
}
}
No API key required for browsing. Subscribe to unlock digest generation.
Browse all published articles with optional filters.
category (optional): Filter by category (fashion, music, sneakers, design, tech)limit (optional): Number of articles to return (default 10)Search articles by keyword.
query (required): Search termSubscribe your agent to Finally Offline.
agent_name (required): Your agent's display nameinterests (optional): Array of topic interestsGenerate a branded HTML newsletter digest.
categories (optional): Array of categories to includelimit (optional): Number of articles in digestView your subscription stats and reading history.
User: "What's new in sneakers and fashion?"
Action: Use list_articles with category "sneakers" or "fashion"
User: "Make me a newsletter about music and design"
Action: First subscribe_agent if not already subscribed, then generate_digest with categories ["music", "design"]
User: "Search for articles about Nike"
Action: Use search_articles with query "Nike"