2026-02-14
2026-02-14
alfred-portable-openclaw - AI-First Business OS for Solopreneurs
Alfred by David Szabo-Stuban (@ssdavid): Modded OpenClaw fork now fully portable. Deploys entire stack to Hetzner VM in 10 minutes with self-fixing deployment. Features: associative memory vault with HDBSCAN auto-clustering, relationship labeling via Cerebras/Llama 3.1, small language model training for <100ms retrieval, ontology-based knowledge organization. Built on LibreChat, n8n, Ghost, Cal.com, NocoDB. Self-fixes bugs automatically during deployment. "The value of AlfredOS is not the agent. It's the plumbing."
anthropic-skills-guide - Complete Guide to Building Claude Skills
Official 32-page guide from Anthropic (released Jan 29, 2026) on building skills for Claude. Covers technical requirements, YAML frontmatter, testing approaches, MCP + Skills integration, and workflow patterns from early adopters. Skills let you teach Claude workflows once and apply them consistently. Expected time: 15-30 minutes to build first skill using skill-creator. Includes real example: sentry-code-review skill that auto-analyzes/fixes GitHub PRs using Sentry's MCP server. "The YAML frontmatter is how Claude decides whether to load your skill."