annotate
Code and data annotation reference — type annotations, JSDoc/docstrings, data labeling for ML, and git blame annotation. Use when documenting code, adding type hints, labeling datasets, or tracing code history.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/bytesagain/annotateAnnotate — Annotation Reference
Quick-reference skill for code annotation, type hints, documentation strings, and data labeling.
When to Use
- Adding type annotations to Python, TypeScript, or Java code
- Writing JSDoc, docstrings, or Javadoc documentation
- Labeling datasets for machine learning training
- Using git annotate/blame for code archaeology
- Understanding decorator/annotation patterns in frameworks
Commands
intro
scripts/script.sh intro
Overview of annotation types — code, data, and metadata annotations.
types
scripts/script.sh types
Type annotations — Python type hints, TypeScript types, Java generics.
docstrings
scripts/script.sh docstrings
Documentation annotations — JSDoc, Python docstrings, Javadoc, XML comments.
decorators
scripts/script.sh decorators
Decorator/annotation patterns — Python decorators, Java annotations, TypeScript decorators.
labeling
scripts/script.sh labeling
Data labeling for ML — annotation types, tools, quality control, and formats.
git
scripts/script.sh git
Git annotation — blame, annotate, log, and code archaeology techniques.
standards
scripts/script.sh standards
Annotation standards — OpenAPI, JSON Schema, GraphQL descriptions, YAML comments.
best
scripts/script.sh best
Annotation best practices — when to annotate, what to skip, and maintenance.
help
scripts/script.sh help
version
scripts/script.sh version
Configuration
| Variable | Description |
|---|---|
ANNOTATE_DIR | Data directory (default: ~/.annotate/) |
Powered by BytesAgain | bytesagain.com | [email protected]
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-bytesagain-annotate": {
"enabled": true,
"auto_update": true
}
}
}Tags
Related Skills
ctf-writeup-generator
Automatically generate professional CTF writeups from solving sessions with flag detection, challenge categorization, and proper markdown formatting
xiaoyi-claw-omega-final
六层架构智能助手文档 - 包含架构设计、身份定义、工具规则等纯文档内容。无代码执行,无外部连接,无凭据要求。
opentangl
Not a code generator — an entire dev team. You write the vision, it ships the code. Autonomous builds, PRs, reviews, and merges across multiple repos. Point it at any JS/TS project and a product vision. It plans features, writes code, verifies builds, creates PRs, reviews diffs, and merges — autonomously. Manages multiple repos as one product. Use when you want to ship code without writing it. AI code generation, autonomous development, workflow automation, multi-repo orchestration, TypeScript, JavaScript, GitHub, OpenAI, Anthropic, Claude, GPT, LLM, devtools, CI/CD, pull requests, code review.
synapse-wiki
Synapse Wiki — 智能知识库管理系统。 自动摄取原始资料,增量构建持久化知识网络,支持智能查询和健康检查。 知识随时间复利积累,越用越聪明。 当用户提到 wiki、知识库、摄取资料、查询知识、整理文档时使用此技能。
undertow
Skill discovery engine for AI coding agents. Recommends and installs the right skill when you need it — code review, test generation, debugging, commit messages, PR preparation, security scanning, dependency audits, Docker setup, CI/CD pipelines, API documentation, refactoring, performance optimization, bundle analysis, git recovery, README generation, license compliance, migration guides, dead code removal, and secret detection. One install gives your agent access to a curated library of 20+ developer workflow skills. Use when the user asks for help with any development workflow, code quality, DevOps, security, testing, documentation, or project setup task.