AutomateLab-tech

45 mods across 9 repositories, 42 stars between them.

move

26

AutomateLab-tech/agency-os

Command

Force-set status to any value (escape hatch). Bypasses normal flow gates. Logs a ### : forced move -> line to the Discussion log. Print: -> : .

3 3mo ago A 0 tokens original MIT

refresh

28

AutomateLab-tech/agency-os

Command

Auto-enumerate the agent-runnable To-Do set and write it to state/todo-ids.json. No arguments. The operator's only job upstream is to mark rows in Notion with Exec=Agent; refresh then fetches them via the Notion REST API and the sidecar is the enumeration substrate for run.

3 3mo ago A 0 tokens original MIT

run

29

AutomateLab-tech/agency-os

Command

Batch-execute every task in state/todo-ids.json (which only contains rows with Status == "To-Do" AND Exec == "Agent").

3 3mo ago A 0 tokens original MIT

scaffold

30

AutomateLab-tech/agency-os

Command

The single-shot setup command. Builds the entire Notion workspace from scratch — Hub page, Tasks database with the full schema below, General Guidance page, Resources page, default corpus pages (General, Recurring), and every linked DB view. There is no public Notion template to duplicate; this command IS the setup.…

3 3mo ago A 0 tokens original MIT

show

31

AutomateLab-tech/agency-os

Command

Read a task's content without mutating state. Always include a link at the top of the output before showing the requested content.

3 3mo ago A 0 tokens original MIT

suggest

34

AutomateLab-tech/agency-os

Command

Add a row in Suggestion status. Structure check runs inside suggest — the subagent enforces it, not just the orchestrator. The orchestrator decides the shape (which parent, whether a container is needed); suggest verifies that decision was made rather than silently creating a root-level row.

3 3mo ago A 0 tokens original MIT

tree

35

AutomateLab-tech/agency-os

Command

Emit a compact indented view of the active task hierarchy and refresh state/task-tree.json. This is the primary tool for understanding the board's shape before adding new work.

3 3mo ago A 0 tokens original MIT

update

36

AutomateLab-tech/agency-os

Command

Mutate properties without changing status. All flags optional. Print: Updated: .

3 3mo ago A 0 tokens original MIT

ai-seo-mcp

37

AutomateLab-tech/ai-seo-mcp

Plugin Claude Code

Audit, score, and rewrite pages for AI citation eligibility. 14 tools covering crawler access, llms.txt, structured data, canonical hygiene, sitemap freshness, AEO/GEO rewrites, and entity extraction. No API keys required.

3 2mo ago A tokens not measured original MIT

ai-seo

38

AutomateLab-tech/ai-seo-mcp

MCP server Claude CodeCodexCursor +2

AI Citation Toolkit - audit, score, and rewrite web pages for AI-citation eligibility. AEO/GEO/LLM visibility for any MCP client. Runs locally from the @automatelab/ai-seo-mcp npm package.

3 2mo ago A tokens not measured original MIT

ai-seo

39

AutomateLab-tech/ai-seo-mcp

Skill Claude CodeCodex

Use when the user wants to audit a URL for AI citation eligibility, check why AI systems don't cite their pages, score AI Overview or citation worthiness, generate or validate an llms.txt file, rewrite content for AEO/GEO, extract named entities, or diff two page versions for SEO regressions. No API keys required.

3 2mo ago A 71 tokens original MIT

seo-performance

40

AutomateLab-tech/seo-performance-mcp

Cursor rule

Route SEO / content-audit questions to the seo-performance MCP server. Trigger on "audit my blog", "refresh this week", "quick wins", "low CTR", "AI citation", "post verdict", "what should I refresh", "is this post dying", "cohort report".

2 2mo ago A 59 tokens original MIT

seo-performance

41

AutomateLab-tech/seo-performance-mcp

Skill Claude CodeCodex

When the user wants to audit blog SEO performance, decide which posts to refresh / expand / merge / kill / double-down on, find SERP quick wins (positions 5-15 with low CTR), inspect post-publish signals (GSC, Matomo, GA4, Clarity), detect AI-citation losses, or run a cohort report across many URLs. Also triggers on…

2 2mo ago A 117 tokens original MIT

weekly-audit

42

AutomateLab-tech/seo-performance-mcp

Skill Claude CodeCodex

One-shot weekly SEO audit that composes the seo-performance MCP tools into a single prioritized digest with proposed edits per URL. Triggers: 'weekly audit', 'what should I refresh this week', 'top 5 SEO actions', 'cross-signal audit', 'find my highest-leverage edits'.

2 2mo ago A 64 tokens original MIT

seo-performance-mcp

43

AutomateLab-tech/seo-performance-mcp

MCP server Claude CodeCodexCursor +2

Per-URL SEO verdicts from GSC, GA4, Matomo, Clarity, AI citations: refresh/expand/merge/kill. Runs locally from the @automatelab/seo-performance-mcp npm package. Needs 14 environment variables to run.

2 2mo ago A tokens not measured original MIT

ai-seo-magic-button

45

AutomateLab-tech/ai-seo-magic-button

Skill Claude CodeCodex

The one-command "magic button" for AI-SEO. Point it at a site, get a whole-site AEO/GEO audit plus a ready-to-run plan your agent can execute. Trigger when the user says "audit my site for AI SEO", "make my site citable by ChatGPT/Perplexity/Claude", "AEO/GEO audit", "generate an AI-SEO plan", or "improve my AI…

2 2mo ago A 98 tokens