Tajuddin Shaik
Community@tajo9128 · Hyderabad
# 👋 Hi, I’m Tajuddin Shaik 🎓 **Associate Professor** 💻 **Part-Time Web Developer** 🧠 **AI Journalist & Technology Communicator** --- ## 🧩 Ab
Agent Skills by Tajuddin Shaik
Showing 75 vetted skills indexed across 2 GitHub repositories.
browser-forms
Automates complex browser form interactions including selects, checkboxes, uploads, and validated submissions.
linux-desktop
Controls the XFCE Linux desktop, LibreOffice apps, and terminal through scripted GUI automation.
excel-workbooks
Creates and edits ODS and XLSX spreadsheet workbooks via the document_artifact tool.
markdown-documents
Creates and edits Markdown documents as saved artifacts for notes, reports, and drafts.
word-documents
Create and edit LibreOffice Writer ODT and DOCX documents through structured artifact operations.
presentation-decks
Creates and edits LibreOffice Impress ODP presentations and PPTX decks via document artifacts.
office-artifacts
Create, read, and edit Markdown, ODF, and Office documents via the document_artifact tool.
research
Investigate questions against primary sources and save cited findings as Markdown files.
domain-modeling
Build and maintain project glossaries and architectural decision records during design sessions.
setup-pre-commit
Configures Husky pre-commit hooks with lint-staged, Prettier, typecheck, and tests.
wayfinder
Plan large efforts as decision tickets on an issue tracker and resolve them incrementally.
setup-matt-pocock-skills
Configure a repository's issue tracker, triage labels, and domain doc layout for engineering skills.
setup-ts-deep-modules
Configure dependency-cruiser to enforce deep-module package boundaries in TypeScript repositories.
writing-for-agents
Guides writing skills, AGENTS.md, and CLAUDE.md documents for agent consumption.
wait-what
Rephrases the previous AI response in ASD-STE100 Simplified Technical English with added context.
loop-me
Interviews users to produce implementable workflow specifications for recurring life loops.
handoff
Summarizes the current conversation into a handoff document for the next agent session.
diagnosing-bugs
Diagnose hard bugs and performance regressions through a structured six-phase feedback-loop workflow.
git-guardrails-claude-code
Blocks dangerous git commands in Claude Code using a PreToolUse hook script.
code-review
Reviews git diffs against coding standards and originating specs using parallel sub-agents.
to-tickets
Breaks plans and specs into tracer-bullet tickets with declared blocking dependencies.
ask-matt
Routes engineering situations to the appropriate skill or workflow in the repository.
wizard
Generate interactive bash wizards that walk humans through manual setup procedures.
improve-codebase-architecture
Scan a codebase for module deepening opportunities and render findings as a visual HTML report.
Frequently Asked Questions About Tajuddin Shaik
FAQPage SchemaWhat tasks can I accomplish with tajo9128's skill registry?▼
You can build multi-turn LLM and vision chat apps, generate images, video, and speech, transcribe audio, extract PDF text and tables, create and edit DOCX/XLSX/PPTX files, automate systematic literature reviews, verify academic citations, and get ranked journal recommendations from Scopus and WoS data.
Who is the target audience for these skills?▼
The registry targets web developers building AI features with the z-ai-web-dev-sdk, academic researchers needing writing, citation verification, and journal recommendation support, and engineers using agent workflows for code review, triage, TDD, and issue-tracker planning.
How do the document processing skills work at runtime?▼
The xlsx skill uses Python with openpyxl and LibreOffice recalc.py to preserve formulas and regenerate charts. The pdf skill uses pypdf and pdfplumber for text and table extraction. The docx skill uses Python OOXML tooling to preserve formatting, tracked changes, and comments.
Are these skills open source, and what licenses apply?▼
Licensing is mixed. The z-ai-web-dev-sdk skills (LLM, VLM, ASR, TTS, web-search, image and video generation) and frontend-design are MIT licensed; mem0 is Apache-2.0. The xlsx, pdf, docx, and pptx skills are proprietary with terms in their LICENSE.txt files.
What prerequisites and dependencies do these skills require?▼
Most media skills require the z-ai-web-dev-sdk. Document skills need Python with openpyxl, pypdf, pdfplumber, and LibreOffice. The mem0 skill requires Python 3.10+ or Node.js 18+, the mem0ai package, a MEM0_API_KEY, and internet access to api.mem0.ai.