Ignite Intelligence, Ignite Automation!

We implement AI and Automation to make your business more resilient to change, productive, and profitable.

Agentic AI Agents run better with Skills

Anaboo's AIOS system gets you over the hump and then expands with you as you knowledge grows.

Adding skills is simple.

System & Configuration

Update-config || Configures Claude Code's settings.json to automate behaviours (hooks, permissions, env vars) — use this when you say "from now on, whenever X...".

Keybindings-help || Customises keyboard shortcuts in Claude Code by editing your keybindings.json file.

Fewer-permission-prompts || Scans your past sessions for common read-only tool calls and adds them to an allowlist so you stop being asked to approve the same things repeatedly.

Init || Initialises a new CLAUDE.md file for a codebase with auto-generated documentation about the project structure and conventions.

Loop || Runs a prompt or slash command on a recurring interval (e.g. every 5 minutes), useful for polling, monitoring, or repeating a task automatically.

Schedule || Creates and manages scheduled remote agents that run on a cron schedule — set up automated Claude tasks that fire without you being in the session.

Development Workflow

Simplify || Reviews recently changed code for quality, reuse opportunities, and efficiency issues, then fixes what it finds.

Claude-api || Builds, debugs, and optimises apps using the Anthropic Claude API/SDK, including prompt caching, tool use, model migration, and all Claude-specific features.

New-capability || Guides a 7-stage workflow to research any API's docs, design the integration architecture, and generate a working Claude skill for it.

Create-plan || Turns a request into a structured implementation plan before any code is written.

Implement || Executes a saved implementation plan step by step.

Process || Processes a task or item through a defined workflow.

Commit || Creates a well-formatted git commit from staged changes.

Security-review || Performs a complete security review of pending code changes, checking for common vulnerabilities before anything is merged.

Review || Reviews a pull request for quality, correctness, and adherence to project standards.

Research & Intelligence

Firecrawl || Full-featured web scraping: scrape pages, search the web with full content, crawl sites, and extract structured data.

Firecrawl-scrape || Extracts clean markdown from any URL, including JavaScript-rendered pages.

Firecrawl-search || Web search that returns full page content alongside results, not just links.

Firecrawl-crawl|| Bulk-extracts content from an entire website or section in one operation.

Firecrawl-map || Discovers and lists all URLs on a website with optional filtering — useful for site audits or content inventories.

Firecrawl-agent || AI-powered autonomous data extraction that navigates complex websites on your behalf to find and pull specific information.

Firecrawl-download || Downloads an entire website as local markdown/structured files for offline analysis.

Firecrawl-browser || (Deprecated — use firecrawl-scrape instead.) Legacy browser interaction skill.

Find-skills || Helps you discover and install agent skills when you're not sure what's available or what to use for a task.

Update-ai-docs || Updates your AI tools reference library by auto-scanning leaderboards to keep model rankings current across categories.

Content & Marketing

copywriting — Writes or rewrites marketing copy — ads, landing pages, emails, headlines — with persuasion principles built in.

copy-editing — Edits and improves existing written content for clarity, tone, and correctness without rewriting it from scratch.

social-content — Creates and optimises content for social media platforms with platform-specific formatting, hooks, and CTAs.

content-strategy — Plans a content strategy: what to create, for whom, on which channels, and why — tied to business goals.

marketing-ideas — Generates marketing ideas and inspiration when you're stuck or need fresh angles for campaigns.

marketing-psychology — Applies psychological principles (social proof, scarcity, anchoring, etc.) to marketing copy and design decisions.

programmatic-seo — Plans and creates SEO-driven pages at scale — for keyword clusters, location pages, or data-driven content.

seo-audit — Audits, reviews, and diagnoses SEO issues on a site: technical errors, on-page gaps, and ranking opportunities.

ai-seo — Optimises content specifically for AI search engines (Perplexity, ChatGPT, Gemini) — different rules from traditional SEO.

schema-markup — Adds, fixes, or optimises structured data (schema.org markup) to improve how search engines read your pages.

site-architecture — Plans, maps, or restructures a website's information architecture for better navigation and SEO.

launch-strategy — Plans a product or feature launch end-to-end: positioning, sequencing, channels, and timing.

cold-email — Writes B2B cold email sequences and follow-ups designed to get replies, not just opens.

email-sequence — Creates or optimises multi-step email sequences (welcome, nurture, sales) with logic for each stage.

lead-magnets — Plans and creates lead magnets (guides, tools, checklists) that attract and convert the right audience.

sales-enablement — Creates sales collateral and pitch decks that help your sales team close deals more effectively.

repurpose-youtube-video — Takes a YouTube video and repurposes it into multiple content formats (posts, articles, clips) for other platforms.

thumbgen — Generates professional YouTube thumbnails using Gemini image generation, composited with your reference photos.

Conversion Rate Optimisation (CRO)

page-cro — Analyses and improves a web page to increase conversions — layout, copy, CTA placement, trust signals.

form-cro — Optimises non-signup forms (contact, quote, checkout) to reduce abandonment and increase completions.

signup-flow-cro — Optimises the signup or registration flow to reduce drop-off between landing and activated user.

onboarding-cro — Improves post-signup onboarding to get users to their "aha moment" faster and reduce early churn.

paywall-upgrade-cro — Designs or optimises in-app paywalls and upgrade prompts to convert free users to paid.

popup-cro — Creates or optimises popups and modals to capture leads or drive actions without destroying the user experience.

churn-prevention — Builds cancellation flows and retention interventions that reduce churn at the moment users are about to leave.

ab-test-setup — Plans, designs, and sets up A/B tests with correct statistical methodology so results are actually trustworthy.

Paid & Performance Marketing

paid-ads — Plans and writes paid advertising campaigns across Google, Meta, and other platforms — targeting, creative, and structure.

ad-creative — Generates, iterates, and scales ad creative (copy + concepts) for paid campaigns.

referral-program — Plans and optimises referral programs to turn existing customers into a growth channel.

Strategy & Pricing

Pricing-Strategy — Helps with pricing decisions, packaging options, and positioning — balancing value perception against conversion.

Free-Tool-Strategy — Plans and evaluates free tools as a marketing channel — what to build, how to position it, and how to convert users.

Competitor-Alternatives — Creates competitor comparison pages or "alternative to X" content to capture high-intent search traffic.

Revops — Helps with revenue operations: lead routing, pipeline structure, CRM setup, and sales process efficiency.

Customer-Research — Plans, conducts, or synthesises customer research to surface real pain points and buying motivations.

Analytics

Analytics-Tracking — Sets up, improves, or audits analytics tracking — events, goals, funnels, and attribution.

AIOS Workspace Commands

Prime || Loads full workspace context and confirms session readiness at the start of any working session.

Setup || Researches your business through a guided interview and populates all workspace context files.

Install || Installs a new AIOS module from the module-installs folder into your workspace.

Brainstorm || Scans the workspace for automation opportunities and surfaces the highest-impact wins.

Explore || Shapes a rough idea into a concrete, buildable concept through structured questions.

Capture || Quickly captures a content idea before it's lost, with enough context to develop it later.

Develop || Takes a captured content idea and develops it into a fully structured piece ready for writing.

Task-Audit || Maps all recurring tasks in the business and produces an automation scoreboard showing what to automate next.

New-App || Reads a Pencil design mockup and produces a phased Master App Plan with design system extraction.

Stitch-Design || The unified entry point for all Stitch MCP design work — handles design system, React conversion, and multi-page generation.

Enhance-Prompt || Transforms a vague UI idea into a polished, Stitch-optimised prompt ready for design generation.

Remotion || Generates walkthrough videos from Stitch projects using the Remotion framework.

Board || Convenes your AI Board of Directors to debate a business proposal and return a verdict.

Share || Packages a system or workflow for sharing with others.

Weather || Provides a site weather outlook for planned jobs (construction/field service context).

Legal-bundle || Builds a UK legal bundle for disputes or proceedings.

Product-Marketing-Context | Creates or updates your product marketing context file with positioning, messaging, and ICP details.

Ignite Intelligence Ignite Automation

Copyright 2026. Anaboo.AI Pte Ltd. All Rights Reserved. Privacy