From sundial-org-awesome-openclaw-skills-4
Automatically syncs local workspace changes to remote GitHub repository via git add, commit, and push. Use after significant changes or periodically for backups.
npx claudepluginhub joshuarweaver/cascade-ai-ml-agents-misc-2 --plugin sundial-org-awesome-openclaw-skills-4This skill uses the workspace's default tool permissions.
Automatically syncs local workspace changes to the remote GitHub repository.
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Guides building MCP servers enabling LLMs to interact with external services via tools. Covers best practices, TypeScript/Node (MCP SDK), Python (FastMCP).
Generates original PNG/PDF visual art via design philosophy manifestos for posters, graphics, and static designs on user request.
Automatically syncs local workspace changes to the remote GitHub repository. Designed to be called by PCEC cycles or after significant changes.
Commit and push changes.
.gitignore and pre-commit hooks (ADL-compliant) to prevent secret leakage.Wrapper around git add . && git commit && git push.