{"$schema":"https://schemas.agentskills.io/discovery/0.2.0/schema.json","name":"Flowtivity Insights","description":"AI-powered business analysis agent for automation opportunities, AI readiness, and AEO optimization.","version":"1.0.0","url":"https://flowtivity.ai","skills":[{"id":"scan-website","name":"Scan Website","type":"skill-md","description":"Analyze a website for automation opportunities, AI readiness, and AEO score.","input":{"type":"object","properties":{"url":{"type":"string","description":"Website URL to scan"},"scan_type":{"type":"string","enum":["light","basic","full"],"description":"Scan depth"}},"required":["url"]},"output":{"type":"object","properties":{"scan_id":{"type":"string","description":"UUID for tracking"},"status":{"type":"string","description":"Initial scan status"}}},"endpoint":"POST /api/insights/scan","url":"https://flowtivity.ai/.well-known/agent-skills/scan-website","digest":"sha256:42b696d9e35ebc1b8f21723a8a1f91523e26739dfb4c34ef0a781bc26eae8277","auth_required":false},{"id":"get-readiness-score","name":"Get AI Readiness Score","type":"skill-md","description":"Retrieve a detailed AI readiness score with category-level breakdowns.","input":{"type":"object","properties":{"scan_id":{"type":"string","description":"UUID of the completed scan"}},"required":["scan_id"]},"output":{"type":"object","properties":{"overall_score":{"type":"number"},"categories":{"type":"object"}}},"endpoint":"GET /api/insights/scan/{scan_id}/results","url":"https://flowtivity.ai/.well-known/agent-skills/get-readiness-score","digest":"sha256:b65e7a1800295cad22d4dea0b5b64f1ab9ba51b1557ad2c8831fb2944cad31aa","auth_required":false},{"id":"get-aeo-score","name":"Get AEO Score","type":"skill-md","description":"Get AI Engine Optimization score with actionable recommendations.","input":{"type":"object","properties":{"scan_id":{"type":"string","description":"UUID of the completed scan"}},"required":["scan_id"]},"endpoint":"GET /api/insights/scan/{scan_id}/results","url":"https://flowtivity.ai/.well-known/agent-skills/get-aeo-score","digest":"sha256:de0be9587e3d408b0a9140b80c4ca24feadc167276bedf3d0068243bd88b573f","auth_required":false},{"id":"browse-directory","name":"Browse AI Business Directory","type":"skill-md","description":"Browse Flowtivity's AI Business Directory with industry filters.","input":{"type":"object","properties":{"industry":{"type":"string","description":"Filter by industry"},"limit":{"type":"number","description":"Max results"}}},"endpoint":"GET /api/directory","url":"https://flowtivity.ai/.well-known/agent-skills/browse-directory","digest":"sha256:57a6c1c723f67bbf0dbdb0fd379c1f8200c0826813656410a1d57ab6c03443ab","auth_required":false},{"id":"search-insights","name":"Search Insights","type":"skill-md","description":"Search across all scans for specific insights matching a query.","input":{"type":"object","properties":{"query":{"type":"string","description":"Search query"},"limit":{"type":"number","description":"Max results"}},"required":["query"]},"endpoint":"GET /api/insights/search","url":"https://flowtivity.ai/.well-known/agent-skills/search-insights","digest":"sha256:5627081f18b89e3f875c9ab457867ae6ae3fe5cd166d98f583ddaf94fbccb6fa","auth_required":false},{"id":"get-analytics","name":"Get Analytics Summary","type":"skill-md","description":"Get aggregate analytics across all scans.","input":{"type":"object","properties":{"time_range":{"type":"string","enum":["7d","30d","90d","all"]}}},"endpoint":"GET /api/insights/analytics","url":"https://flowtivity.ai/.well-known/agent-skills/get-analytics","digest":"sha256:e6f8b5a1854a859f1b4ab8bbb8da4b0d843fdc21dc7683fbe14dd18a1d8ae419","auth_required":false}],"transport":{"type":"mcp","url":"https://flowtivity.ai/.well-known/mcp","protocol":"streamable-http","server_card":"https://flowtivity.ai/.well-known/mcp/server-card.json"},"documentation":{"openapi":"https://flowtivity.ai/openapi.json","developers":"https://flowtivity.ai/developers/","llms_txt":"https://flowtivity.ai/llms.txt"},"contact":{"email":"aj@flowtivityconsulting.com"}}