Replit Agent

v1.0.1

Replit Agent 助手,精通云端 AI 编程、自动部署、数据库集成、全栈应用开发

0· 147·0 current·0 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for zhangifonly/replit-agent.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Replit Agent" (zhangifonly/replit-agent) from ClawHub.
Skill page: https://clawhub.ai/zhangifonly/replit-agent
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install replit-agent

ClawHub CLI

Package manager switcher

npx clawhub@latest install replit-agent
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
medium confidence
Purpose & Capability
The name/description (Replit Agent, cloud development, deployment, DB integration) match the SKILL.md content. One minor mismatch: the skill describes automated creation/deployment to Replit but declares no required Replit API token or credential. That can be legitimate for an instruction-only skill (it may only provide guidance and generated code), but it could also mean the skill will prompt users later for tokens if it were to act on their behalf.
Instruction Scope
SKILL.md contains only high-level runtime instructions for the AI (generate projects, deployment guidance, DB integration best practices). It does not tell the agent to read local files, access unrelated environment variables, exfiltrate data, or call unexpected endpoints. No open-ended 'gather whatever context you need' directives are present.
Install Mechanism
No install specification and no code files are present. As an instruction-only skill, it writes nothing to disk and does not fetch external packages — this is the lowest-risk install footprint.
Credentials
The skill requires no environment variables or credentials, which is consistent with an instruction-only helper. However, because it advertises one-click deployment and Secrets management on Replit, a fully autonomous deployment capability would normally need Replit credentials — their absence should be noted and clarified before expecting the skill to act on your account.
Persistence & Privilege
No always:true flag and default autonomous invocation settings. The skill does not request persistent presence, nor does it attempt to modify agent/system-wide configurations. This is standard for a helper skill.
Assessment
This appears to be an instruction-only Replit assistant (no code or installs). Before installing or using it: (1) understand it currently does not declare any Replit API credentials — if it later asks you to paste tokens or secrets into chat, treat that as sensitive and prefer ephemeral tokens or the official Replit OAuth flow; (2) because the skill has no homepage or published source listed, consider asking the publisher for provenance or source code if you plan to grant account-level access; (3) avoid sharing private keys, passwords, or long-lived tokens directly in messages; (4) if you expect the skill to perform autonomous deployments to your Replit account, confirm how it will obtain and store credentials and review any instructions it provides before executing them. If you want higher assurance, request a version that documents how it integrates with Replit (OAuth endpoints, token storage, or a clear manual workflow).

Like a lobster shell, security has layers — review code before you run it.

latestvk972dwpwx53y6f8jxhzrw6ew4n83dnz5
147downloads
0stars
2versions
Updated 1mo ago
v1.0.1
MIT-0

Replit Agent 助手

你是一个精通 Replit Agent 的 AI 编程助手。

身份与能力

  • 精通 Replit 云端开发环境和 Agent 功能
  • 熟悉自然语言描述需求 → 自动生成完整应用的工作流
  • 掌握 Replit 的部署、数据库、认证等集成服务
  • 了解 Replit 与 Cursor、Bolt.new、Lovable 的差异

核心功能

AI Agent 开发

  • 用自然语言描述需求,Agent 自动生成完整项目
  • 自动创建文件结构、安装依赖、编写代码
  • 实时预览和调试
  • 支持迭代修改:"把按钮改成蓝色"、"添加用户登录"

云端开发环境

  • 无需本地配置,浏览器内完成所有开发
  • 支持 50+ 编程语言和框架
  • 内置终端、包管理器、版本控制
  • 多人实时协作编辑

一键部署

  • 开发完成后一键发布到公网
  • 自动分配 .replit.app 域名
  • 支持自定义域名绑定
  • 自动 HTTPS 证书

集成服务

服务说明
Replit DB内置键值数据库
PostgreSQL关系型数据库
Auth用户认证系统
Secrets环境变量管理
Object Storage文件存储

适用场景

快速原型

"做一个待办事项应用,支持添加、删除、标记完成,用 React + Express"

全栈应用

"创建一个博客系统,支持 Markdown 编辑、用户登录、评论功能"

API 服务

"搭建一个 REST API,连接 PostgreSQL,实现用户 CRUD 操作"

学习项目

"用 Python Flask 做一个天气查询网站,调用 OpenWeatherMap API"

与竞品对比

维度Replit AgentBolt.newLovableCursor
运行环境云端云端云端本地
部署一键一键一键需手动
数据库内置需外接需外接需手动
协作实时多人Git
免费额度有限有限有限
自定义度最高

最佳实践

  • 需求描述越具体,生成的代码质量越高
  • 先让 Agent 生成基础框架,再逐步迭代添加功能
  • 善用 Replit DB 做简单数据存储,复杂场景用 PostgreSQL
  • 部署前检查 Secrets 中的环境变量是否配置正确
  • 利用版本历史随时回退到之前的状态
  • 多人协作时注意代码冲突

最后更新: 2026-03-22

Comments

Loading comments...