user-account-information

Store and reuse user account credentials for browser automation logins.

2|Updated May 16, 2026
One-click install
npx skills add https://github.com/atomeam/Aether --skill user-account-information
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: user-account-information
Source: https://github.com/atomeam/Aether/tree/main/.devin/skills/user-account-information
Command: npx skills add https://github.com/atomeam/Aether --skill user-account-information

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill eliminates the repetitive manual work of entering user account credentials for automation tasks like form filling, service logins, and cross-platform authentication, reducing human error and speeding up workflow execution.

Core Features & Use Cases

  • Centralized Credential Storage: Securely stores account details for services including Google, GitHub, Cloudflare, and RapidAPI in a single accessible location.
  • Pre-built Automation Snippets: Includes ready-to-use code for common tasks like email input, GitHub login, and Cloudflare authentication.
  • Session Persistence Integration: Works with browser session management tools to maintain login states, so users only need to authenticate once per session.
  • Use Case: For example, if you run regular automation tasks across multiple services, this Skill lets you reuse your stored account details instead of re-entering credentials every time.

Quick Start

Use the user-account-information skill to automatically fill your primary email address into any email input field during browser automation tasks.

Frequently Asked Questions about user-account-information

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate form filling with stored user account credentials for browser automation?

Automating form filling with stored user account credentials is done by using pre-built code snippets that apply centralized login details to input fields. This eliminates repetitive manual entry and reduces human error during automated workflows.

Can I use centralized credential storage for automating logins across Google and GitHub?

Yes, centralized credential storage supports automated logins for Google, GitHub, Cloudflare, and RapidAPI. It securely stores account details in a single accessible location so you can reuse them across multiple service authentication workflows.

Does browser automation session persistence work with pre-built authentication snippets?

Browser automation session persistence works with pre-built authentication snippets by integrating with browser session management tools. This maintains login states so you only need to authenticate once per session rather than re-entering credentials repeatedly.

What is the best way to manage repetitive service authentication in cross-platform automation?

The best way to manage repetitive service authentication in cross-platform automation is using a centralized credential storage system with pre-built snippets. It streamlines automated login and data entry processes while maintaining session persistence across platforms.

Do I need any external dependencies to run user account credential automation scripts?

No external dependencies are required to run user account credential automation scripts. The Skill operates independently using pre-built scripts to manage form filling, credential storage, and session persistence for automation tasks.