Skill Auto Attach

# skill-auto-attach

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "Skill Auto Attach" with this command: npx skills add elodyzen/skill-auto-attach

skill-auto-attach

Description

This skill monitors the OpenClaw workspace for file changes and automatically attaches new or updated documentation files to Telegram messages instead of displaying code snippets.

Features

  • Detects file creation and modification events in workspace
  • Copies files to /tmp for Telegram compatibility
  • Sends files via message tool with filePath parameter
  • Works with .html, .md, .txt files
  • Silent operation unless file is updated

Usage

  1. Install the skill files in ~/.openclaw/skills/skill-auto-attach
  2. Enable with openclaw skills enable skill-auto-attach
  3. The skill will automatically attach files to Telegram messages when they are created/updated

Requirements

  • OpenClaw v2026.2+
  • Telegram channel access
  • message tool available

Implementation

  • Watches workspace directory
  • Copies files to /tmp
  • Sends via message tool
  • Uses unique filenames to avoid conflicts

Known Issues

  • Only works with Telegram (other channels require config changes)
  • May need adjust /tmp path on low-storage devices

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

Agent Dev Workflow

Orchestrate coding agents (Claude Code, Codex, etc.) to implement coding tasks through a structured workflow. Use when the user gives a coding requirement, f...

Registry SourceRecently Updated
Coding

Cortex Engine

Persistent cognitive memory for AI agents — query, record, review, and consolidate knowledge across sessions with spreading activation, FSRS scheduling, and...

Registry SourceRecently Updated
Coding

Skill Blocker - 安全守卫

Blocks execution of dangerous commands and risky operations like destructive deletions, credential theft, code injection, and unauthorized system changes to...

Registry SourceRecently Updated
014
Profile unavailable