Neelam.Akshit VinaY avatar

Neelam.Akshit VinaY

Community

@virahitvin8

6Followers
|
12Public Repos
|
140Published Skills

Everything depends upon intrest . BTW my intrest's = Agriculture X Technology.

Skills Distribution
DomainDeveloper To...Agent Engineering .. (35%)Software Developme.. (25%)Document & File Pr.. (15%)UI/UX & Visual Con.. (15%)

Agent Skills by Neelam.Akshit VinaY

Showing 140 vetted skills indexed across 1 GitHub repositories.

virahitvin8virahitvin8
2

deep-research

Generates evidence-based long-form research reports through iterative search and IPython visualizations.

Community
Intermediate
virahitvin8virahitvin8
2

docx

Create and edit Word documents using C# OpenXML SDK and a WIR editing engine.

Community
Advanced
virahitvin8virahitvin8
2

replace-with-skill-name-using-hyphens

Provides a reusable SKILL.md template for authoring new AI agent skills.

Community
Basic
virahitvin8virahitvin8
2

baoyu-imagine

Generate images via OpenAI, Google, DashScope, Replicate, and other image generation APIs.

Community
Advanced
virahitvin8virahitvin8
2

planning-with-files

Organizes complex multi-step tasks using persistent markdown planning files on disk.

Community
Advanced
virahitvin8virahitvin8
2

ui-ux-pro-max

Generates UI/UX design recommendations via BM25 search over style, color, typography, and UX guideline datasets.

Community
Intermediate
virahitvin8virahitvin8
2

using-git-worktrees

Creates isolated git worktree workspaces with native tool detection and baseline test verification.

Community
Intermediate
virahitvin8virahitvin8
2

multi-agent-patterns

Design multi-agent systems with supervisor, swarm, and hierarchical coordination patterns.

Community
Advanced
virahitvin8virahitvin8
2

defuddle

Extract clean markdown content from web pages using the Defuddle CLI.

Community
Basic
virahitvin8virahitvin8
2

bdi-mental-states

Transform RDF context into BDI agent mental states using formal ontology patterns.

Community
Advanced
virahitvin8virahitvin8
2

baoyu-youtube-transcript

Downloads YouTube transcripts, subtitles, and cover images with caching and speaker identification.

Community
Advanced
virahitvin8virahitvin8
2

baoyu-image-cards

Generates social media infographic image card series with configurable styles, layouts, and palettes.

Community
Advanced
virahitvin8virahitvin8
2

context-degradation

Diagnose and mitigate context degradation patterns in LLM agent systems.

Community
Advanced
virahitvin8virahitvin8
2

test-driven-development

Enforces test-first development using the red-green-refactor cycle for features and bugfixes.

Community
Intermediate
virahitvin8virahitvin8
2

systematic-debugging

Diagnose bugs through a four-phase root cause investigation process before proposing fixes.

Community
Advanced
virahitvin8virahitvin8
2

theme-factory

Applies curated color palettes and font pairings to slides, docs, and HTML artifacts.

Community
Basic
virahitvin8virahitvin8
2

baoyu-xhs-images

Generates Xiaohongshu infographic image card series with configurable styles, layouts, and palettes.

Community
Advanced
virahitvin8virahitvin8
2

context-compression

Compress long agent conversation histories into structured summaries preserving files, decisions, and next steps.

Community
Advanced
virahitvin8virahitvin8
2

baoyu-post-to-weibo

Posts text, images, videos, and Markdown articles to Weibo via Chrome CDP automation.

Community
Advanced
virahitvin8virahitvin8
2

memory-systems

Design persistent semantic memory architectures for agents using vector stores and temporal knowledge graphs.

Community
Advanced
virahitvin8virahitvin8
2

baoyu-infographic

Generate raster infographics by combining 21 layout structures with 22 visual styles.

Community
Advanced
virahitvin8virahitvin8
2

doc-coauthoring

Guides collaborative document drafting through context gathering, iterative refinement, and reader testing.

Community
Advanced
virahitvin8virahitvin8
2

web-design-guidelines

Reviews UI code files against Vercel Web Interface Guidelines and reports findings.

Community
Basic
virahitvin8virahitvin8
2

advanced-evaluation

Builds LLM-as-judge evaluation systems with bias mitigation, rubric calibration, and confidence scoring.

Community
Advanced

Frequently Asked Questions About Neelam.Akshit VinaY

FAQPage Schema
What tasks can I accomplish with virahitvin8's skill collection?▼

The 140-skill manifest covers agent context engineering (compression, memory, degradation), software practices (TDD, debugging, code review), Office file handling (docx, xlsx, pptx, pdf), UI/UX design across 10 frontend stacks, image and infographic generation, and publishing to WeChat, Weibo, and X.

Who is the target audience for these skills?▼

Developers building agent systems, frontend engineers working with React/Next.js/Tailwind, and content operators managing Chinese social platforms. The bio indicates a personal interest in agriculture and technology, but the manifest itself targets software engineering and content-production use cases.

What runtime prerequisites do these skills require?▼

Many baoyu-prefixed skills require bun or npx binaries per their openclaw metadata; baoyu-wechat-summary requires the wx binary. Several skills use Chrome CDP for browser-based posting. Document skills rely on C# OpenXML and standard file-processing libraries.

Are these skills open source and what licenses apply?▼

Licensing is mixed per skill: Vercel-authored skills (react-best-practices, composition-patterns) and supabase-postgres-best-practices are MIT; pdf, xlsx, and pptx are proprietary with terms in LICENSE.txt; many others reference LICENSE.txt or specify no license.

How do the agent-engineering skills fit together?▼

The context-engineering family routes work by concern: context-fundamentals for concepts, context-degradation for attention failures, context-compression for summarization, context-optimization for token efficiency, memory-systems for persistence, and multi-agent-patterns plus coordinator-mode for orchestration design.