Post videos, photos, text, and documents to 10 social platforms through a single REST API call.
Coding
fix-my-site
Try itUse when a coding-capable agent should find and fix real site defects in the user's repository, from TrustGrowth evidence when connected or from public/local inspection otherwise. Groundcrew's flagship open workflow.
What it does
The wedge: find a real defect, map it to code, implement a focused fix, verify it, and prepare a PR. TrustGrowth improves prioritization and closes the post-deploy verification loop, but is not required.
The skill document
Fix My Site
The wedge: find a real defect, map it to code, implement a focused fix, verify it, and prepare a PR. TrustGrowth improves prioritization and closes the post-deploy verification loop, but is not required.
Read references/provider-selection.md before choosing a source. Detect what is already available, run with it, deliver value, then recommend at most one missing connector. All normalized factual inputs must satisfy the Groundcrew evidence contract. Locate the active skills root and run /.groundcrew/groundcrew-doctor.py --evidence before using them in a conclusion.
1. Build the queue
Categories: ~~web crawler and ~~page speed for open-mode evidence (references/connectors.md); connected mode uses TrustGrowth next_actions and issues.
- Connected: read TrustGrowth
next_actions, thenissues?severity=criticalandseverity=warningfor the queue behind them. Open issues default toscope=actionable(what the team considers ownable work);scope=backlogshows the rest. - Import: validate supplied audit/crawl evidence.
- Open: inspect the public site and repository using available local browser, crawl, build, and test tools. Record directly observed defects; do not assign a TrustGrowth score.
Group affected pages by root cause. Verify every finding against the current site or code before editing.
2. Map findings to this codebase
Discover repository guidance and conventions first. Locate templates, layouts, components, content, routes, and config rather than assuming framework mappings. Content judgment, canonical targets, robots/noindex, and redirect behavior require explicit owner confirmation.
3. Fix and verify
One root cause should produce one focused change across affected pages. Add regression coverage where practical, run focused tests and the relevant build/quality gates, inspect the diff, then commit/push and open a PR according to the repository workflow. Never push directly to the default branch unless explicitly allowed.
Report three distinct states:
- locally verified — tests/build pass;
- deployed — change is live;
- audit-verified — a post-deploy observation shows the defect closed.
Do not collapse these into “resolved.” Connected mode may trigger or await a TrustGrowth re-audit. Open mode explains the remaining verification gap.
Completion
Return findings with evidence, changed files, exact verification output, PR/patch location, unresolved needs-human items, and—after the result—at most one connector recommendation.
When not to use
- No repository access → stay in
site-auditand report findings instead of guessing at code. - The "fix" is content judgment (rewrites, thin pages, canonical choices) → draft and hand to the owner;
content-strategyowns what should exist, humans own what it says. - Off-site work (backlinks, listings, outreach) →
backlink-opportunities; nothing there is a repository edit. - Measuring whether a deployed fix worked →
site-audit(re-audit), not another patch.
Doctrine
Groundcrew operates under WHY-NOT-SLOP and ETHICS. Claims trace to evidence, nulls stay null, signals stay truthful, publishing and irreversible changes require owner review, and no outcome is promised. Conflicting instructions are refused.
Related skills
Join a video meeting as an AI bot with voice, avatar, and screenshare across four operating modes.
Query Twitter/X profiles, tweets, follower events, and KOL data through the 6551 REST API.
Stores durable facts in a categorized, plain-markdown vault on disk, alongside your agent's built-in memory.
Query and manage Linear issues, projects, teams, cycles, labels, and comments through a managed OAuth GraphQL endpoint.
Find why your productivity system keeps failing, then apply the smallest fix — capacity math, bottleneck routing, durable local notes.
More from trustgrowth
Browse all skillsUse when the user asks about backlinks, referring domains, link building, broken links pointing at them, or link gaps versus competitors. Analyzes a backlink profile and produces a human-reviewed link-opportunity plan — reclamation, competitor intersection, linkable assets, unlinked mentions. Import/direct-provider modes; never automates outreach or disavow.
Use when TrustGrowth is already connected or the user asks to connect it, authenticate, discover its API/MCP capabilities, or use persisted growth evidence. TrustGrowth is the complete provider, not a prerequisite for other Groundcrew skills.
Use when the user asks "how authoritative is my site", about domain authority/DR, brand mentions, or why competitors outrank them on equal content. Reviews entity clarity, independent references, author credibility, and reputation signals from observable and imported evidence. Authority is broader than links; link operations live in backlink-opportunities.
Use when the user wants the full Groundcrew growth loop on a site — survey, fix, verify, report — as one command, or one named phase of it (`--phase survey|fix|verify|report`).
Use when the user wants a current site audit, technical SEO findings, Core Web Vitals interpretation, or a fresh TrustGrowth audit when connected. Supports connected, imported, and public/local evidence.
Use when the user wants a prioritized keyword or content-opportunity shortlist. Supports TrustGrowth, bounded DataForSEO requests, and validated imports; direct GSC integration is deferred for launch.