Gopal Gupta
Community@gopaljilab · Bengaluru
👨💻 Just a curious coder on a journey ☕ Java addict | 🌐 Web tinkerer | 🐳 Docker explorer 📚 Learning daily through LeetCode & real projects
Agent Skills by Gopal Gupta
Showing 18 vetted skills indexed across 1 GitHub repositories.
test-secondary-skill
Validates secondary skill deployment and visibility in the skills directory.
database
Create and manage Replit PostgreSQL databases and execute SQL queries with safety checks.
agent-inbox
List and update user feedback items from the agent inbox API.
media-generation
Generate AI images and videos and retrieve stock images from text descriptions.
fetch-deployment-logs
Fetch and filter deployment logs from a Repl to debug production errors.
workflows
Configure, restart, and remove long-running Replit workflow processes.
replit-docs
Search Replit documentation for platform features, pricing, and deployment guidance.
delegation
Delegate tasks to specialized subagents for synchronous or asynchronous autonomous execution.
integrations
Search and connect Replit integrations for OAuth, databases, payments, and third-party APIs.
deployment
Configure deployment settings and publish projects to production targets.
web-search
Search the web and fetch URL content as markdown for current information.
package-management
Install and manage language packages, system dependencies, and programming language runtimes.
diagnostics
Retrieves LSP diagnostics and suggests project rollback for debugging static errors.
fullstack-js
Implements full-stack JavaScript applications with React, Express, Drizzle, and Shadcn UI conventions.
environment-secrets
Manage environment variables and request secrets from users on Replit.
code_review
Spawns an architect subagent for code analysis, planning, and debugging.
repl_setup
Configure web application development servers for the Replit proxy environment.
skill-authoring
Create reusable SKILL.md instruction files that extend agent capabilities across sessions.
Frequently Asked Questions About Gopal Gupta
FAQPage SchemaWhat tasks can I accomplish using gopaljilab's skills?▼
You can manage Replit PostgreSQL databases, configure and publish deployments, fetch deployment logs, manage environment secrets, install packages and runtimes, search Replit docs and the web, handle integrations, generate images and videos, and set up Angular, React, Vite, or Vue applications.
Who should use these Replit platform skills?▼
Developers building and deploying applications on Replit benefit most, especially full-stack JavaScript engineers needing database management, deployment debugging via logs, secrets handling, LSP diagnostics, and framework-specific environment configuration for React, Angular, Vite, or Vue projects.
How do the deployment and debugging skills work together?▼
The deployment skill configures settings and publishes your project, while fetch-deployment-logs retrieves production logs to troubleshoot errors. The diagnostics skill adds LSP static error detection and project rollback suggestions, and code_review spawns an architect subagent for deep analysis after major features.
What prerequisites or dependencies do these skills require?▼
Skills operate within the Replit environment and assume an active Repl. The code_review skill explicitly depends on the delegation skill for spawning subagents. Database operations use Replit's built-in PostgreSQL, and integrations rely on Replit connectors for authentication, payments, and third-party services.
Can these skills manage secrets and third-party integrations?▼
Yes. The environment-secrets skill views, sets, and deletes environment variables and requests secrets from users. The integrations skill searches and manages Replit blueprints, connectors, and connections for authentication, databases, payments, and third-party service connections.