Neelam.Akshit VinaY
Community@virahitvin8
Everything depends upon intrest . BTW my intrest's = Agriculture X Technology.
Agent Skills by Neelam.Akshit VinaY
Showing 140 vetted skills indexed across 1 GitHub repositories.
deep-research
Generates evidence-based long-form research reports through iterative search and IPython visualizations.
docx
Create and edit Word documents using C# OpenXML SDK and a WIR editing engine.
replace-with-skill-name-using-hyphens
Provides a reusable SKILL.md template for authoring new AI agent skills.
baoyu-imagine
Generate images via OpenAI, Google, DashScope, Replicate, and other image generation APIs.
planning-with-files
Organizes complex multi-step tasks using persistent markdown planning files on disk.
ui-ux-pro-max
Generates UI/UX design recommendations via BM25 search over style, color, typography, and UX guideline datasets.
using-git-worktrees
Creates isolated git worktree workspaces with native tool detection and baseline test verification.
multi-agent-patterns
Design multi-agent systems with supervisor, swarm, and hierarchical coordination patterns.
defuddle
Extract clean markdown content from web pages using the Defuddle CLI.
bdi-mental-states
Transform RDF context into BDI agent mental states using formal ontology patterns.
baoyu-youtube-transcript
Downloads YouTube transcripts, subtitles, and cover images with caching and speaker identification.
baoyu-image-cards
Generates social media infographic image card series with configurable styles, layouts, and palettes.
context-degradation
Diagnose and mitigate context degradation patterns in LLM agent systems.
test-driven-development
Enforces test-first development using the red-green-refactor cycle for features and bugfixes.
systematic-debugging
Diagnose bugs through a four-phase root cause investigation process before proposing fixes.
theme-factory
Applies curated color palettes and font pairings to slides, docs, and HTML artifacts.
baoyu-xhs-images
Generates Xiaohongshu infographic image card series with configurable styles, layouts, and palettes.
context-compression
Compress long agent conversation histories into structured summaries preserving files, decisions, and next steps.
baoyu-post-to-weibo
Posts text, images, videos, and Markdown articles to Weibo via Chrome CDP automation.
memory-systems
Design persistent semantic memory architectures for agents using vector stores and temporal knowledge graphs.
baoyu-infographic
Generate raster infographics by combining 21 layout structures with 22 visual styles.
doc-coauthoring
Guides collaborative document drafting through context gathering, iterative refinement, and reader testing.
web-design-guidelines
Reviews UI code files against Vercel Web Interface Guidelines and reports findings.
advanced-evaluation
Builds LLM-as-judge evaluation systems with bias mitigation, rubric calibration, and confidence scoring.
Frequently Asked Questions About Neelam.Akshit VinaY
FAQPage SchemaWhat 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.