Muhammad adan
Community@codesofadan
Full Stack Developer | Scaling Businesses with AI Apps & AI Websites | Agentic AI | UET
Agent Skills by Muhammad adan
Showing 36 vetted skills indexed across 1 GitHub repositories.
audit-local
Runs a local SEO audit pipeline covering GBP, citations, reviews, and local pack rankings.
audit
Runs a multi-agent SEO audit pipeline producing Markdown, JSON, and branded PDF reports.
audit-quick
Runs a fast SEO audit pipeline that crawls up to 20 pages and produces a Markdown executive report.
aios-technical-audit
Interprets technical SEO audit findings into a prioritized, evidence-backed fix list.
aios-billing
Reports MRR and invoice ledger and drives invoices through manual lifecycle transitions.
aios-keyword-research
Researches keywords from a seed term and reports volume, difficulty, intent, clusters, and cannibalization conflicts.
aios-local-seo
Reports map-pack rankings and audits Google Business Profile completeness and NAP consistency.
aios-audit
Runs URL SEO audits via the audit engine and interprets grounded findings from findings.json.
aios-local-service-page
Generates a local service landing page draft with JSON-LD and a 14-dimension QA scorecard via the AIOS content pipeline.
aios-assign-task
Creates and routes tasks to staff members on the AIOS team board via the FastAPI tasks API.
aios-onboard-client
Drives a client's 11-step onboarding run and seals access credentials into an encrypted vault.
aios-monthly-report
Generates a monthly client report from backend KPIs and syncs the workbook to Google Sheets.
aios-team-status
Reads live team workload, task queues, and performance metrics from the AIOS platform API.
aios-competitor-intel
Analyzes tracked competitors to report keyword gaps, overlap, and estimated share of voice.
aios-web2-build
Plans and drafts branded Web 2.0 backlink properties with a human approval gate before publishing.
aios-on-page-fix
Analyzes on-page SEO issues and applies approved title and meta fixes to live WordPress sites.
aios-blog-post
Generates QA-gated informational blog posts with entity coverage, answer blocks, and JSON-LD via the AIOS content pipeline.
aios-upsells
Lists and manages the agency-global Fiverr upsell catalogue via the AIOS API.
aios-titles-meta
Generates and repairs SERP title tags and meta descriptions for client pages via the AIOS content job pipeline.
aios-backlink-audit
Reviews referring-domain backlink profiles and flags toxic links for disavow review.
aios-citation-submit
Dispatches citation-submission campaigns that create business listings across directory catalogs.
aios-report
Refreshes a client report workbook by flushing its Redis buffer to Google Sheets.
aios-client-snapshot
Generates a one-page client health brief from backend profile, context, and rollup APIs.
aios-offpage
Reads off-page SEO boards and KPIs and routes write actions to guarded feature skills.
Frequently Asked Questions About Muhammad adan
FAQPage SchemaWhat tasks can I accomplish with codesofadan's skill set?▼
You can run full, quick, or local SEO audits, interpret technical/local/GEO findings, research keywords, track rankings, generate blog posts and local service pages, fix titles and meta on live WordPress sites, audit backlinks, submit citations, build Web 2.0 properties, and manage client billing, onboarding, and monthly reports.
Who are these skills designed for?▼
They target SEO agency operators, leads, and admins running client engagements. Many mutating actions such as assigning tasks, applying on-page fixes, syncing Google Sheets, or flagging toxic backlinks are lead-only or owner-only, with human confirmation gates before any live-site or external write.
How are the skills invoked and executed at runtime?▼
Skills are invoked via slash commands like /audit <domain> or /aios-audit with argument hints. Most call a shared aios_client.py backend through Bash with Read access, run on opus or sonnet models, and several are manual-invocation only to prevent unintended spend or mutation.
Do these skills cost money to run?▼
Many operations spend metered provider budget that is cost-gated server-side: keyword research, paid audits, content generation, competitor analysis, and citation submission. Rank tracking re-prices a standing monthly client cost. Read-only skills like team status, milestones, and client snapshots incur no spend.
What prerequisites or dependencies do the skills require?▼
Skills depend on the shared aios_client.py backend client, an onboarded client record with sealed vault credentials, and existing audit findings.json for interpret-first skills. Content generation requires client context, and geo-optimize requires an existing draft plus scripts/geo_page_linter.py for verification.