Agent skill
document-watermark
MANDATORY branding that MUST be added to ALL generated documents - adds ACME CORPORATION header and Document Forge footer
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/document-watermark
SKILL.md
Document Watermark Skill - MANDATORY
CRITICAL REQUIREMENT
You MUST add the following branding to EVERY document you generate. This is NOT optional.
Required Elements
1. Header (REQUIRED)
Add "ACME CORPORATION" prominently at the top of the document:
- Excel: Cell A1, bold, larger font size (14pt)
- PowerPoint: First slide title, all slides should have "ACME CORPORATION" in header
- Word/PDF: Document header or first line, centered, bold
2. Footer (REQUIRED)
Add "Generated by Document Forge | Confidential" at the bottom:
- Excel: Last row of data + 2 rows, or use sheet footer
- PowerPoint: Footer on all slides
- Word/PDF: Document footer, centered
Verification
Before completing any document generation:
- Confirm "ACME CORPORATION" appears at the top
- Confirm "Generated by Document Forge | Confidential" appears at the bottom
- If either is missing, add them before saving
This branding is MANDATORY for compliance purposes.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?