Capabilities¶
For leadership: See what's available and how to test it.
For builders: See Plugin Authoring and Create Skills.
Learn how to get up and running with Seer Agent Engine through workflows, skills, and data integrations. Looking for the interactive dependency graph? That's the Capability Map, in Explorer.
Start by Role¶
SEO Practitioner¶
Optimize content and understand search landscapes.
- Content Audit — Optimize existing pages
- Content Outline — Plan new pages
- Search Landscape — Analyze SERPs
Analytics Practitioner¶
Report performance and analyze conversion funnels.
- Reporting Buddy — Generate reports
- Funnel Analysis — Find bottlenecks
- Event Tracker — GA4 health
Paid Media Practitioner¶
Optimize keywords and report on ad performance.
- Keyword Analysis — Paid keyword optimization
- PDM Report — Performance reporting
Essential Skills¶
Everything builds on Core Dependencies — installed automatically with any division plugin. These skills are always on, always working.
Writing Standards¶
Seer voice for client deliverables
Quality Standards¶
Data quality and QA gates
Signals Data¶
87 BigQuery views available
Data Sources¶
All workflows pull from shared integrations.
Seer Signals (BigQuery, Seer MCP, DataForSEO) is a shared-module hub that many skills depend on. Before adding a new data-touching skill, check who's already connected: see data consumers.
Quick Reference¶
Commands by Division¶
| Division | Commands | Status | Test Prompt |
|---|---|---|---|
| SEO | /seo-content-audit, /seo-content-outline, /seo-search-landscape, /content-gap-analysis, /seo-traffic-decline-analysis, /seo-quick-wins |
✅ Production | "Help me audit [url] for SEO" |
| Analytics | /ana-reporting-buddy, /ana-funnel-analysis, /ana-event-tracker, /ana-kpi-development |
✅ Production | "Create a performance report for [client]" |
| Paid Media | /pdm-keyword-analysis, /pdm-report |
✅ Production | "Analyze keyword performance for [campaign]" |
| Creative | /cre-brand-content, /cre-cro-audit, /cre-audience-analysis, /cre-playbook |
🧪 R&D Pilot | "Help me create a CRO audit for [page]" |
| Operations | /ops-wrike-time-tracking |
✅ Production | "Help me log time for this week" |
| Innovation | /inn-seer-agent-skill-developer, /inn-slack-research |
✅ Production | "Help me improve a Seer skill workflow" |
| Business Development | /bd-lead-research-assistant |
✅ Production | "Research and rank best-fit leads for this ICP" |
| Client Services | /cs-client-analysis |
✅ Production | "Assess this client account for renewal/churn risk" |
| Cross-Division | /xdiv-client-intelligence-research |
✅ Production | "Build a client intelligence brief for leadership" |
| Data Fieldguides | /data-signals-data, /data-signals-lookml |
✅ Production | "Help me interpret this Signals dataset/dashboard" |
Core Skills (7)¶
| Category | Skills |
|---|---|
| Standards | core-writing-standards, core-quality-standards, core-seer-branding |
| Data | core-qa-check (final validation before delivery) |
| Methods | core-presenting, core-marketing-value-types |
| Utility | seer-skills-help, core-seer-branding |
When to Use What¶
| I want to... | Use... | Example |
|---|---|---|
| Run a specific workflow | Command | /seo-content-audit |
| Understand how the agent thinks | Skill reference | Understanding Skills |
| Access external data | MCP server | BigQuery, DataForSEO, Wrike |
| Build a new workflow | Plugin authoring guide | Plugin Authoring |
| Understand the architecture | Technical docs | Architecture |
How Skills Connect¶
Skills declare skill-dependencies: that wire them to shared modules and each other. Explore the live, interactive map — divisions, the shared-platform core everything builds on, and every dependency edge. Drilling into a plugin zooms into its skill-level canvas, including which shared skills it depends on and which plugins depend back on it.
▶ Open the interactive Capability Map
Authoring a skill? Check the map for existing skills and shared modules first — filter to your division at /explorer/#/graph?division=<your-division>, or see Plugin Authoring for the full guide.
Learn More¶
- Understanding Skills — Concepts: Skills vs Commands vs Hooks
- System Architecture — Technical deep-dive into how everything connects
- Skill Reference — What's available to install right now
- Use Cases — Real-world examples of workflows in action