Getting Started with Skill3
Set up your Skill3 account and create your first documentation space in just a few minutes.
Prerequisites
- A modern web browser (Chrome, Firefox, Safari, or Edge)
- An email address for account registration
- Optional: Team members' email addresses for collaboration
No software installation required. Skill3 runs entirely in your browser.
Create Your Account and Log In
Follow these steps to sign up and access your Skill3 dashboard.
Visit Skill3
Navigate to https://skill3.com and click Sign Up in the top right corner.
Register
Enter your email, create a password, and complete the verification.
# Example registration flow (conceptual)
Email: your-email@example.com
Password: SecurePassword123!
Verify your email via the confirmation link sent to your inbox.
Log In
Return to the login page and enter your credentials. You'll land on the dashboard.
Create Your First Documentation Space
Once logged in, set up a project space for your documentation.
New Space
Click New Documentation Space from the dashboard.
Configure Space
Name your space (e.g., "Project Alpha Docs") and select a template like "Default" or "API Reference".
Add a brief description: "Central hub for all project documentation."
Save and Enter
Click Create. You'll enter the editor interface ready to build pages.
Interface Tour
Skill3's interface is intuitive. Here's a quick overview of key areas.
Sidebar Navigation
Houses your spaces, pages, and search. Use it to switch projects quickly.
Main Editor
Drag-and-drop editor for MDX content. Preview changes live.
Right Panel
Preview pane, version history, and publish controls.
Upload Initial Documents
Add your first content to the space.
Upload Files
In your space, click Upload and select Markdown, images, or ZIP archives.
Supported formats: .mdx, .md, .png, .jpg.
Organize Pages
Drag uploaded files into a page hierarchy. Create folders for sections like "Guides" or "API".
Set Up Team Access
Invite collaborators to your documentation space.
From space settings, enter team emails and select roles (Editor, Viewer).
Click Send Invites. They receive a link to join.
Generate a public read-only link under Share.
Customize permissions: View only or Edit with approval.
# Example share settings
- Role: Viewer
- Expires: Never
- Password: Optional
Next Steps
Explore advanced features:
- Customize themes and branding
- Integrate with GitHub for version control
- Set up webhooks for notifications
Dive into Introduction for core concepts or Authentication for secure access.
Last updated 4 weeks ago