Install
$ agentstack add skill-agentskillexchange-skills-amplication-open-source-backend-generation-platform ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
About
Amplication Open Source Backend Generation Platform
Amplication is an open source developer platform for generating production-ready backend services and scaffolding from a visual workflow. This skill fits agents that need to help with service generation, codebase setup, schema-driven backend work, or self-hosted Amplication environments.
Installation
Use the upstream install or setup path that matches your environment:
- git clone https://github.com/amplication/amplication.git && cd amplication && npm install
- npm run setup:dev
- npm run docker:dev
- npm run docker:dev -- -d
Requirements and caveats from upstream:
- To be able to start development on Amplication, make sure that you have the following prerequisites installed:
- Node.js
- Docker
Basic usage or getting-started notes:
- To get started with Amplication, the hosted version of the product can be used. You can get started immediately at app.amplication.com. After the login page, you will be guided through c...
- Source: https://github.com/amplication/amplication
- Extracted from upstream docs: https://raw.githubusercontent.com/amplication/amplication/HEAD/README.md
Source
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: agentskillexchange
- Source: agentskillexchange/skills
- License: MIT
- Homepage: https://agentskillexchange.com
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.