Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

dotenv

النجوم٢٠٬٤٩٥
التفرعات٩٥٠
آخر تحديث١٢ أبريل ٢٠٢٦ في ١٦:٣٤

Load environment variables from a .env file into process.env for Node.js applications. Use when configuring apps with secrets, setting up local development environments, managing API keys and database uRLs, parsing .env file contents, or populating environment variables programmatically. Always use this skill when the user mentions .env, even for simple tasks like "set up dotenv" — the skill contains critical gotchas (encrypted keys, variable expansion, command substitution) that prevent common production issues.

التثبيت

التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.

SKILL.md
readonly