fomuon/yongclaw
Personal OpenClaw workspace for AI-assisted work including blog writing and network management.
Summary
This workspace configures an AI assistant with a blog writing skill for Tom Panos's distinctive voice and a Tailscale management skill for network operations. It includes standard session management files (AGENTS.md, SOUL.md, TOOLS.md) and daily memory logs.
Included Assets
Workspace Configuration:
AGENTS.md— Session startup and memory management guidelinesSOUL.md— Core identity and behavior principlesTOOLS.md— Local environment configuration template
Skills:
skills/blog-writer/— Blog writing skill using Tom Panos's distinctive voice (direct, conversational, opinionated)skills/tailscale/— Tailscale tailnet management via CLI and API
Memory:
memory/2026-05-17.mdandmemory/2026-05-19.md— Daily session logs
Blog Writing Skill Files:
- Example posts covering AI, productivity, sales, and marketing topics
style-guide.md— Writing style referenceSKILL.md— Skill definitionmanage_examples.py— Utility script for managing the examples library
How to Use
Blog Writing: Invoke the blog-writer skill when drafting content in Tom Panos's voice. The skill incorporates research, matches the established style guide, and handles the workflow through publication.
Tailscale Management:
Use the tailscale skill to check status, ping peers, manage devices, handle file transfers, and administer tailnet settings. Local CLI operations work without configuration; tailnet-wide API operations require an API key in ~/.clawdbot/credentials/tailscale/config.json.
Session Startup: On each session, the assistant reads SOUL.md, USER.md, recent memory files, and session notes to establish context before responding.
Notes
- The blog-writer skill maintains a library of example posts (max 20) in
skills/blog-writer/references/blog-examples/ - Tailscale API access requires manual setup of credentials (see
skills/tailscale/README.md) - Memory files are created on demand for daily session continuity
No comments yet.