Comprehensive PDF manipulation toolkit. For batch/bulk extraction (1K+ PDFs), use pdftotext (poppler) via subprocess — fastest and most reliable at scale. For single-document understanding, OpenAI Codex PDF-to-Markdown gives best results. Also supports…
Skills in this repository
vamseeachanta/workspace-hub - Page 64
SkillsMP has collected 3,441 skills from vamseeachanta/workspace-hub. Open a skill to review its source and details.
vamseeachanta/workspace-hubShowing 40 of 3,441 collected skills.
Sub-skill of pdf-text-extractor: Readability Classification.
Extract text from PDF files with intelligent chunking and metadata preservation. For batch extraction (1K+ PDFs), use pdftotext (poppler) via subprocess — see pdf skill Tool Selection table. For single-doc quality, use Codex or PyMuPDF. Supports technical…
Read, extract, edit, and manipulate PDF documents including table extraction, page manipulation, fillable forms, and comments.
PowerPoint presentation toolkit for creating new presentations, editing existing ones, and using templates. Supports HTML-to-PPTX conversion, slide manipulation, and professional design. Use when building presentations, slide decks, or visual reports.
Build Retrieval-Augmented Generation (RAG) Q&A systems with Codex or OpenAI. Use for creating AI assistants that answer questions from document collections, technical libraries, or knowledge bases.
Setup vector embeddings and semantic search for document collections. Use for AI-powered similarity search, finding related documents, and preparing knowledge bases for RAG systems.
Excel spreadsheet toolkit for creating, reading, and manipulating .xlsx files. Supports formulas, formatting, charts, and financial modeling with industry-standard conventions. Use for data analysis, financial models, reports, and spreadsheet automation.
Workflow for maintaining workspace-hub knowledge and learning pipelines across scripts/knowledge, scripts/learning, and docs/superpowers, including indexing, archive synthesis, issue updates, and pipeline troubleshooting.
Port legacy MATLAB engineering code to Python through the legal deny-list gate — extract example data, audit branded names, build regression tests, and commit to nested repo correctly.
Template-based Word document generation using Jinja2 syntax. Create reports, contracts, and documents with loops, conditionals, tables, and mail merge capabilities.
Automate Microsoft Office and PDF document workflows including generation, manipulation, and template-based document processing.
Create and manipulate Microsoft Excel workbooks programmatically. Build spreadsheets with formulas, charts, conditional formatting, and pivot tables. Handle large datasets efficiently with streaming mode.
Create and manipulate Microsoft Word documents programmatically. Build reports, contracts, and documentation with full control over paragraphs, tables, headers, styles, and images.
Create and manipulate PowerPoint presentations programmatically. Build slide decks with layouts, shapes, charts, tables, and images. Generate data-driven presentations from templates.
Systematic workflow for finding, downloading, and indexing engineering literature by domain. Covers the full lifecycle: discovery via standards ledger and doc index, web search for open-access PDFs, download script generation, PDF validation, catalogue YAML…
Systematize research and literature gathering for engineering categories — queries doc index, capability map, and standards ledger to produce structured research briefs for calculation implementation. type: reference
Integrate offshore engineering software APIs with mock testing for OrcaFlex, AQWA, and WAMIT
Generate parametric CAD geometry and finite element meshes using FreeCAD and GMSH
NumPy for matrix operations, FFT, linear algebra, and numerical computations in marine engineering
Pandas for time series analysis, OrcaFlex results processing, and marine engineering data workflows
Python for engineering analysis, numerical computing, and scientific workflows using NumPy, SciPy, SymPy
YAML for configuration-driven engineering workflows, model setup, and analysis parameters
Create simple, responsive charts quickly with Chart.js using canvas-based rendering
Create custom, highly interactive data visualizations with D3.js (Data-Driven Documents)
Create powerful interactive charts with Apache ECharts - balanced ease-of-use and customization
Create enterprise-grade interactive charts with Highcharts including stock and map visualizations
Create interactive scientific and analytical charts with Plotly (JavaScript & Python)
Generate interactive Plotly and Matplotlib visualizations from DataFrames with configurable templates and multi-format support.
Prevent stale rerun reviews by regenerating provider prompt files from the latest plan or diff before every adversarial review rerun.
Class-level artifact and commit verification for claimed agent work, exact file diffs, and closeout evidence.
Workflow automation, CI/CD pipelines, and task orchestration patterns across platforms like n8n, GitHub Actions, and Make.
Class-level CI/test/debugging gotchas: shell pipefail, stale pycache imports, lint restoration, GitHub Actions shell/platform quirks, and test-suite repair.
Comprehensive code review toolkit for evaluating quality across multiple languages. Use for PR analysis, quality checking, and generating review reports. Based on alirezarezvani/Codex-skills.
Process data files through transformation pipelines with validation, cleaning, and export. Use for CSV/Excel/JSON data processing, encoding handling, batch operations, and data transformation workflows.
Configure Python projects with pyproject.toml for modern packaging, tools, and dependency management
UV for fast Python package management, virtual environments, and project workflows
A repeatable workflow for executing a batch of documentation, audit, or planning tasks. For each task, it audits the current state, creates a plan/report, commits the result, and closes the corresponding GitHub issue. The process is designed to be idempotent.
Prevent deleted workflow/path references from creeping back into live docs by combining strict scans, legacy allowlists, and shared regex helpers.
Generate professional documentation, technical writing, and presentations from code using MkDocs, Sphinx, and related tools.