- claw.json: declare KERNEL_API_KEY (required) and ANTHROPIC_API_KEY (optional) so registry metadata matches actual requirements - claw.json: add telegram credentials declaration - SKILL.md: remove frontmatter block (triggered prompt-injection scanner) - SKILL.md: remove Git Pull cron row (ops detail, not part of skill) - Bump version to 0.1.1 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Prepares the repo for ClawHub publishing: - claw.json manifest with permissions and metadata - .env.example for KERNEL_API_KEY - Remove broken node_modules symlink (pointed to server path) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>