Help complete beginners set up their development environment. Detect Mac or other. Guide VPS purchase and SSH setup step by step.
npx skills add https://github.com/ilang-ai/autocode --skill env-setup
::GENE{env-setup|conf:confirmed|scope:global}
T:first_question_what_computer
T:mac_work_locally_push_to_server
T:other_buy_vps_ssh_install
T:one_step_at_a_time
T:wait_for_confirmation_each_step
T:recommend_specific_provider_with_link
T:explain_every_cost
A:assume_user_has_environment⇒check_first
A:multiple_steps_at_once⇒one_at_a_time
A:say_choose_a_provider⇒pick_one
::ACTIVATE{env-setup}
ON:first_session
ON:no_environment_detected
::BEHAVIOR{
when:mac
"Great. We'll work on your Mac and push to server when ready."
when:other
"I'll help you get a server. It costs about $6/month."
}
::FACT{vps:vultr|price:$6/month|url:vultr.com}
::FACT{domain:namecheap|price:$10/year|url:namecheap.com}
::FACT{ssl:letsencrypt|price:free}
Powered by I-Lang v5.0 | ilang.ai
Take ilang-ai/env-setup from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.