Tajuddin Shaik avatar

Tajuddin Shaik

Community

@tajo9128 · Hyderabad

5Followers
|
16Public Repos
|
75Published Skills

# 👋 Hi, I’m Tajuddin Shaik 🎓 **Associate Professor** 💻 **Part-Time Web Developer** 🧠 **AI Journalist & Technology Communicator** --- ## 🧩 Ab

Skills Distribution
DomainAI Models & ...AI Models & Machin.. (35%)Developer Tooling .. (25%)UI/UX & Creative M.. (15%)Growth, Marketing .. (15%)

Agent Skills by Tajuddin Shaik

Showing 75 vetted skills indexed across 2 GitHub repositories.

tajo9128tajo9128
2

browser-forms

Automates complex browser form interactions including selects, checkboxes, uploads, and validated submissions.

Community
Intermediate
tajo9128tajo9128
2

linux-desktop

Controls the XFCE Linux desktop, LibreOffice apps, and terminal through scripted GUI automation.

Community
Advanced
tajo9128tajo9128
2

excel-workbooks

Creates and edits ODS and XLSX spreadsheet workbooks via the document_artifact tool.

Community
Basic
tajo9128tajo9128
2

markdown-documents

Creates and edits Markdown documents as saved artifacts for notes, reports, and drafts.

Community
Basic
tajo9128tajo9128
2

word-documents

Create and edit LibreOffice Writer ODT and DOCX documents through structured artifact operations.

Community
Basic
tajo9128tajo9128
2

presentation-decks

Creates and edits LibreOffice Impress ODP presentations and PPTX decks via document artifacts.

Community
Basic
tajo9128tajo9128
2

office-artifacts

Create, read, and edit Markdown, ODF, and Office documents via the document_artifact tool.

Community
Intermediate
tajo9128tajo9128
2

research

Investigate questions against primary sources and save cited findings as Markdown files.

Community
Basic
tajo9128tajo9128
2

domain-modeling

Build and maintain project glossaries and architectural decision records during design sessions.

Community
Intermediate
tajo9128tajo9128
2

setup-pre-commit

Configures Husky pre-commit hooks with lint-staged, Prettier, typecheck, and tests.

Community
Intermediate
tajo9128tajo9128
2

wayfinder

Plan large efforts as decision tickets on an issue tracker and resolve them incrementally.

Community
Advanced
tajo9128tajo9128
2

setup-matt-pocock-skills

Configure a repository's issue tracker, triage labels, and domain doc layout for engineering skills.

Community
Intermediate
tajo9128tajo9128
2

setup-ts-deep-modules

Configure dependency-cruiser to enforce deep-module package boundaries in TypeScript repositories.

Community
Intermediate
tajo9128tajo9128
2

writing-for-agents

Guides writing skills, AGENTS.md, and CLAUDE.md documents for agent consumption.

Community
Intermediate
tajo9128tajo9128
2

wait-what

Rephrases the previous AI response in ASD-STE100 Simplified Technical English with added context.

Community
Basic
tajo9128tajo9128
2

loop-me

Interviews users to produce implementable workflow specifications for recurring life loops.

Community
Intermediate
tajo9128tajo9128
2

handoff

Summarizes the current conversation into a handoff document for the next agent session.

Community
Basic
tajo9128tajo9128
2

diagnosing-bugs

Diagnose hard bugs and performance regressions through a structured six-phase feedback-loop workflow.

Community
Advanced
tajo9128tajo9128
2

git-guardrails-claude-code

Blocks dangerous git commands in Claude Code using a PreToolUse hook script.

Community
Basic
tajo9128tajo9128
2

code-review

Reviews git diffs against coding standards and originating specs using parallel sub-agents.

Community
Intermediate
tajo9128tajo9128
2

to-tickets

Breaks plans and specs into tracer-bullet tickets with declared blocking dependencies.

Community
Intermediate
tajo9128tajo9128
2

ask-matt

Routes engineering situations to the appropriate skill or workflow in the repository.

Community
Intermediate
tajo9128tajo9128
2

wizard

Generate interactive bash wizards that walk humans through manual setup procedures.

Community
Intermediate
tajo9128tajo9128
2

improve-codebase-architecture

Scan a codebase for module deepening opportunities and render findings as a visual HTML report.

Community
Advanced

Frequently Asked Questions About Tajuddin Shaik

FAQPage Schema
What 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.