LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

comment-code - Add Inline Comments to Code

Adds clear, concise inline comments to code blocks to improve readability.

Tags

Updated: 2026-03-10
codedocumentationcommentsrefactoring

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • identify programming language
  • add inline comments
  • update source file
  • display commented code

Inputs

  • source file
  • code snippet

Outputs

  • updated file with inline comments
  • markdown code fence

Requirements

  • identify-code-language skill

Source

  • Spec: SKILL.md
identify programming language
add inline comments
update source file
display commented code
source file
code snippet
updated file with inline comments
markdown code fence