Sub-skill of knowledge-management: Universal Article Elements (+1).
Scanned 9/9/2026
Install to Claude Code
npx -y skills add vamseeachanta/workspace-hub --skill universal-article-elements --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Universal Article Elements?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/vamseeachanta-universal-article-elements)More formats (shields.io, HTML) on the badges page.
---
name: knowledge-management-universal-article-elements
description: 'Sub-skill of knowledge-management: Universal Article Elements (+1).'
version: 1.0.0
category: business
type: reference
scripts_exempt: true
---
# Universal Article Elements (+1)
## Universal Article Elements
Every KB article should include:
1. **Title**: Clear, searchable, describes the outcome or problem (not internal jargon)
2. **Overview**: 1-2 sentences explaining what this article covers and who it's for
3. **Body**: Structured content appropriate to the article type
4. **Related articles**: Links to relevant companion content
5. **Metadata**: Category, tags, audience, last updated date
## Formatting Rules
- **Use headers (H2, H3)** to break content into scannable sections
- **Use numbered lists** for sequential steps
- **Use bullet lists** for non-sequential items
- **Use bold** for UI element names, key terms, and emphasis
- **Use code blocks** for commands, API calls, error messages, and configuration values
- **Use tables** for comparisons, options, or reference data
- **Use callouts/notes** for warnings, tips, and important caveats
- **Keep paragraphs short** -- 2-4 sentences max
- **One idea per section** -- if a section covers two topics, split it
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!