🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

splitsym

by @turinfohlen

Extract comments and split symbols from source files. Use when users want to extract inline comments, docstrings, or block comments from code files to unders...

Versionv1.0.0
πŸ’‘ Examples

# Extract all comments from a Python file
splitsym myfile.py

Extract comments from specific line range

splitsym myfile.py --lines 100-200

Use custom config

splitsym myfile.py --config ./my-symbols.json

Output Format

   123      PAIR: multi-line comment content...
     45    # This is a comment line

  • Line numbers are right-aligned (6 digits)
  • Indentation is preserved
  • PAIR: prefix indicates multi-line block comments
  • View on ClawHub
    TERMINAL
    clawhub install splitsym

    πŸ§ͺ Use this skill with your agent

    Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

    πŸ” Can't find the right skill?

    Search 60,000+ AI agent skills β€” free, no login needed.

    Search Skills β†’