Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Browse culture articles and generate personalized HTML newsletters via MCP
Browse culture articles and generate personalized HTML newsletters via MCP
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
Connect to a curated culture publication covering fashion, music, sneakers, design, and technology. Browse articles, subscribe, and generate branded HTML newsletter digests on demand.
When the user asks for news about fashion, streetwear, sneakers, music, design, or tech culture When the user wants a personalized newsletter or digest When the user asks to subscribe to a publication When the user wants curated content recommendations
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 term
Subscribe your agent to Finally Offline. agent_name (required): Your agent's display name interests (optional): Array of topic interests
Generate a branded HTML newsletter digest. categories (optional): Array of categories to include limit (optional): Number of articles in digest
View 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"
Publication: https://finallyoffline.com MCP Docs: https://finallyoffline.com/llms.txt Example Output: https://finallyoffline.com/digest-example.html
Code helpers, APIs, CLIs, browser automation, testing, and developer operations.
Largest current source with strong distribution and engagement signals.