docx-core-capabilities

Sub-skill of docx: Core Capabilities.

5 stars

Best use case

docx-core-capabilities is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Sub-skill of docx: Core Capabilities.

Teams using docx-core-capabilities should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/core-capabilities/SKILL.md --create-dirs "https://raw.githubusercontent.com/vamseeachanta/workspace-hub/main/.agents/skills/_archive/data/documents/docx/core-capabilities/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/core-capabilities/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How docx-core-capabilities Compares

Feature / Agentdocx-core-capabilitiesStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Sub-skill of docx: Core Capabilities.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# Core Capabilities

## Core Capabilities


- **Reading & Analysis**: Extract text via pandoc or access raw XML for comments, formatting, and metadata
- **Document Creation**: Use python-docx to build new documents from scratch
- **Document Editing**: Employ OOXML manipulation for complex modifications
- **Tracked Changes**: Implement redlining workflow for professional document editing

Related Skills

docx

5
from vamseeachanta/workspace-hub

Comprehensive Word document toolkit for reading, creating, and editing .docx files. Supports text extraction, document creation with python-docx, and tracked changes via redlining workflow. Use for legal, academic, or professional document manipulation.

provider-utilization-scorecard

5
from vamseeachanta/workspace-hub

Refresh provider quota snapshots and generate a weekly Codex/Codex/Gemini utilization scorecard grounded in quota data when available and session-activity fallback when not.

discipline-refactor-core-principles

5
from vamseeachanta/workspace-hub

Sub-skill of discipline-refactor: Core Principles.

core-context-management-windows-task-scheduler

5
from vamseeachanta/workspace-hub

Sub-skill of core-context-management: Windows Task Scheduler (+2).

core-context-management-validatecontextsh

5
from vamseeachanta/workspace-hub

Sub-skill of core-context-management: validate_context.sh (+4).

core-context-management-size-limits-mandatory

5
from vamseeachanta/workspace-hub

Sub-skill of core-context-management: Size Limits (MANDATORY) (+3).

core-context-management-response-format-rules

5
from vamseeachanta/workspace-hub

Sub-skill of core-context-management: Response Format Rules (+3).

core-context-management-learning-from-past-work

5
from vamseeachanta/workspace-hub

Sub-skill of core-context-management: Learning from Past Work (+2).

core-context-management

5
from vamseeachanta/workspace-hub

Manage agent context files, enforce size limits, and optimize token budget allocation

complexity-scorer-5-confidence-scoring

5
from vamseeachanta/workspace-hub

Sub-skill of complexity-scorer: 5. Confidence Scoring (+1).

complexity-scorer-3-context-aware-scoring

5
from vamseeachanta/workspace-hub

Sub-skill of complexity-scorer: 3. Context-Aware Scoring (+1).

complexity-scorer-1-keyword-based-scoring

5
from vamseeachanta/workspace-hub

Sub-skill of complexity-scorer: 1. Keyword-Based Scoring (+1).