Skip to content

Learn

Understand how Seer Agent Engine works, see real-world examples, and explore the business impact.

New to AI agents?

Start with Understanding Skills to learn how the AI thinks, then explore Use Cases for real-world examples.


Concepts

Topic Description
Claude Code Concepts Visual guide: skills vs commands vs hooks vs MCP
Understanding Skills How skills shape agent behavior
Seer MCP Platform The data layer powering workflows

Examples & Impact

Topic Description
Use Cases Real-world scenarios from Seer practitioners
ROI & Impact Efficiency metrics and time savings
Business Value Why we built this and what it delivers
Disruption Analysis Full methodology behind time estimates

Quick Answers

What's the difference between a skill and a command?
  • Command = You invoke it (/content-audit)
  • Skill = Agent loads it automatically based on context
Do I need Seer MCP to use workflows?

No. All workflows work without MCP—you just provide data manually instead of auto-fetching from BigQuery.

How do I know which skills are active?

The agent tells you which skills it's using. You can also run /core-dependencies:core-doctor to see activation status.

See Also