ATOM Marketplace Quick Start Guide
Get started with the ATOM marketplace in 5 minutes.
Table of Contents
- Prerequisites
- Step 1: Browse Marketplace
- Step 2: Install Your First Agent
- Step 3: Install Your First Skill
- Step 4: Use Installed Items
- Step 5: Publish Your First Item
- Common Workflows
Prerequisites
- ATOM Account: Free account on atomagentos.com
- Plan: Any plan (Free, Solo, Team, Enterprise)
- Time: 5 minutes to get started
No credit card required for free tier!
Step 1: Browse Marketplace (1 minute)
Access the Marketplace
-
Log in to ATOM
- Go to app.atomagentos.com
- Sign in with your credentials
-
Navigate to Marketplace
- Click "Marketplace" in the left sidebar
- You'll see 4 marketplace types:
- š¤ Agents - Pre-trained AI assistants
- ā” Skills - Reusable capabilities
- šØ Canvases - Visual templates
- šÆ Domains - Specialized expertise
-
Explore
- Browse featured items
- Check popular categories
- View top-rated items
ā Marketplace accessed!
Step 2: Install Your First Agent (2 minutes)
Find and Install an Agent
-
Go to Agent Marketplace
Marketplace ā Agents -
Search for an Agent
- Try searching for: "customer support"
- Or browse: Customer Service category
-
Select an Agent
- Click on any agent card
- Read the description
- Check the rating (look for āāāāā)
- Review resource requirements
-
Click "Install"
- Review installation details
- Click "Install Agent"
- Wait for installation (5-10 seconds)
-
Agent Ready!
- Agent appears in your Agents list
- Ready to use immediately
Example Installation:
Installing: Customer Support Agent
Version: 2.1
Publisher: Acme Corp
Rating: āāāāā (4.8/5)
Resource Impact: Medium
ā Compatible with Free plan
ā No additional setup required
[Installing...] ā [Done!]
ā First agent installed!
Step 3: Install Your First Skill (1 minute)
Find and Install a Skill
-
Go to Skill Marketplace
Marketplace ā Skills -
Search for a Skill
- Try: "data extraction"
- Or browse: Data Processing category
-
Select a Skill
- View skill details
- Check input/output examples
- Verify dependencies
-
Click "Install"
- Review skill code (optional)
- Click "Install Skill"
- Instant installation
Example Installation:
Installing: Data Extractor
Type: API
Rating: āāāā (4.2/5)
Dependencies: None
Input: {text: "Contact: john@example.com", fields: ["email"]}
Output: {"email": "john@example.com", "confidence": 0.95}
[Install] ā [Done!]
ā First skill installed!
Step 4: Use Installed Items (1 minute)
Use Your New Agent
-
Open Your Agent
Agents ā [Select installed agent] -
Start a Conversation
- Type a message in the chat
- Example: "Help me respond to this customer inquiry..."
-
Agent Responds
- Agent processes your request
- Provides helpful response
- Takes action if appropriate
-
Provide Feedback
- Click š or š on response
- Helps agent learn and improve
Use Your New Skill
-
Open Canvas
Canvas ā [Create New Canvas] -
Add Skill to Workflow
- Click "Add Skill"
- Search for "Data Extractor"
- Drag onto canvas
-
Configure Skill
- Connect data sources
- Set input parameters
- Test the skill
-
Run Workflow
- Click "Run"
- See results in real-time
ā You're using marketplace items!
Step 5: Publish Your First Item (Optional)
Once you've created agents or skills, share them with the community!
Publish a Skill
Prerequisites:
- Skill created and tested
- Documentation complete
- No sensitive data
Steps:
-
Navigate to Your Skill
Canvas ā [Select Skill] ā "Publish to Marketplace" -
Fill in Details
Name: My First Skill Description: A helpful skill for... Category: Automation Price: Free -
Add Documentation
- Long description
- Usage examples
- Input/output schemas
-
Submit
- Click "Submit for Review"
- Wait for approval (1-2 business days)
-
Published!
- Appears in marketplace
- Others can install and use
ā Item published!
Common Workflows
Workflow 1: Quick Agent Setup (2 minutes)
Goal: Get a specialized agent working quickly
1. Marketplace ā Agents
2. Search: "sales assistant"
3. Select: āāāāā Sales Agent Pro
4. Click: Install
5. Open agent and start using
Time: 2 minutes Result: Fully functional sales agent
Workflow 2: Build Custom Workflow (3 minutes)
Goal: Create a workflow with marketplace skills
1. Marketplace ā Skills
2. Install: "Data Extractor"
3. Install: "Email Sender"
4. Canvas ā Create New
5. Add both skills to canvas
6. Connect skills: Extractor ā Email Sender
7. Run workflow
Time: 3 minutes Result: Automated data extraction and email workflow
Workflow 3: Enhance Existing Agent (5 minutes)
Goal: Add skills to your agent
1. Agents ā [Select Your Agent]
2. View agent details
3. Click: "Add Skills"
4. Browse marketplace skills
5. Install: "Document Summarizer"
6. Install: "Web Search"
7. Skills added to agent
8. Agent can now use new capabilities
Time: 5 minutes Result: Enhanced agent with new skills
Workflow 4: Share with Team (2 minutes)
Goal: Share marketplace items with your team
1. Marketplace ā My Installations
2. Select installed item
3. Click: "Share with Team"
4. Choose team members
5. Send invitation
6. Team members can now use item
Time: 2 minutes Result: Team collaboration
Workflow 5: Update Installed Items (1 minute)
Goal: Keep items up to date
1. Marketplace ā My Installations
2. Check for updates
3. Select item with update available
4. View changelog
5. Click: "Update"
6. Updated to latest version
Time: 1 minute Result: Latest features and bug fixes
Tips for Success
For Browsing
ā Use filters - Narrow down by category, rating, price ā Read reviews - Learn from other users' experiences ā Check ratings - Look for 4+ star items ā View examples - Understand how items work
For Installing
ā Start with free items - Test before buying ā Check compatibility - Ensure it works with your plan ā Review resources - Understand resource impact ā Install gradually - Add items as needed
For Using
ā Provide feedback - Rate items after using ā Read documentation - Understand capabilities ā Test thoroughly - Verify it meets your needs ā Customize carefully - Updates may override changes
For Publishing
ā Test thoroughly - Ensure everything works ā Document well - Help others understand ā Price fairly - Consider value and competition ā Support users - Respond to reviews and questions
Quick Reference
Marketplace Types
| Type | Icon | Description | Example |
|---|---|---|---|
| Agents | š¤ | Pre-trained AI assistants | Customer support agent |
| Skills | ā” | Reusable capabilities | Data extraction |
| Canvases | šØ | Visual templates | Dashboard layout |
| Domains | šÆ | Specialized expertise | Finance specialist |
Keyboard Shortcuts
Navigation:
G + M- Go to MarketplaceG + A- Go to AgentsG + C- Go to Canvas
Marketplace:
/- Focus searchArrow Keys- Navigate itemsEnter- Open selected itemEsc- Close modal
Troubleshooting
"Installation Failed"
Solution:
- Check plan limits (Free: 3 agents, 10 skills)
- Verify you have enough resources
- Try again in a few minutes
"Item Not Found"
Solution:
- Check spelling in search
- Try different keywords
- Browse categories instead
"Can't Install - Requires Integration"
Solution:
- Note required integration
- Go to Integrations
- Connect required service
- Return and install item
What's Next?
š Learn More
- Full User Guide - Complete marketplace documentation
- API Documentation - Integrating marketplace via API
- Federation Protocol - Cross-instance marketplace
š Connect Integrations
Unlock more capabilities:
- Slack - Agent notifications and responses
- Google Drive - Document processing
- Salesforce - CRM automation
- Notion - Knowledge base integration
š Advanced Features
- Private Marketplace - Share within organization
- Federation - Cross-instance sharing
- Publishing - Share your creations
- Customization - Tailor items to your needs
Pricing Quick Reference
| Plan | Price | Agents | Skills | Cost |
|---|---|---|---|---|
| Free | $0 | 3 | 10 | Free |
| Solo | $19/mo | 10 | 50 | $19/mo |
| Team | $79/mo | 25 | 200 | $79/mo |
| Enterprise | Custom | Unlimited | Unlimited | Custom |
Marketplace items:
- Most items are FREE
- Paid items: One-time or subscription
- Billed through your ATOM account
FAQ
Q: Do I need to pay to use the marketplace? A: No! Browsing is free. Many items are free. Paid items are optional.
Q: Can I uninstall items? A: Yes! Go to "My Installations" and click "Uninstall".
Q: How do I get support for marketplace items? A: Contact the item publisher for item-specific issues.
Q: Can I share installed items with my team? A: Yes! Items are shared across your organization.
Q: How often are items updated? A: Publishers update items regularly. You'll see update notifications.
Q: What if an item doesn't work as expected? A: Check documentation, contact publisher, or leave constructive feedback.
Getting Help
Documentation: docs.atomagentos.com Support: support@atomagentos.com Community: community.atomagentos.com Status: status.atomagentos.com
Checklist
Get started in 5 minutes:
- Log in to ATOM
- Navigate to Marketplace
- Browse available items
- Install first agent
- Install first skill
- Use installed items
- Provide feedback
- Explore more items
š Congratulations! You've completed the ATOM Marketplace Quick Start.