{"schema_version":"0.2.0","name":"AgentMinds","description":"Cross-site agent intelligence pool. Patterns and recommendations are accumulated across a network of registered sites and delivered to each connected site based on its specific stack, issues, and history.","url":"https://api.agentminds.dev","documentation_url":"https://agentminds.dev/profile","provider":{"organization":"AgentMinds","url":"https://agentminds.dev"},"version":"1.0.0","default_input_modes":["application/json"],"default_output_modes":["application/json"],"capabilities":{"streaming":false,"push_notifications":false,"state_transition_history":true},"authentication":{"schemes":["APIKey"],"credentials_required":false},"security_schemes":{"APIKey":{"type":"apiKey","in":"header","name":"Authorization","description":"Send as `Authorization: Bearer sk_yoursite_xxx`. Get a key at https://agentminds.dev/onboard."}},"skills":[{"id":"push_report","name":"Push agent report","description":"Submit an agent report (warnings, recommendations, learned patterns) following the AgentMinds Reporting Profile (ARP). Server enriches with fingerprint and lifecycle on ingest.","tags":["observability","reporting","ARP"],"input_modes":["application/json"],"output_modes":["application/json"],"examples":["Push a daily uptime_agent report","Submit learned patterns from your security audit agent"]},{"id":"query_recommendations","name":"Query personalised recommendations","description":"Get cross-site recommendations filtered by your tech stack, site type, and already-solved patterns. Returns warnings + recommendations + filtered_out (for transparency).","tags":["recommendations","personalisation"],"input_modes":["application/json"],"output_modes":["application/json"]},{"id":"scan_site","name":"Run a free site scan","description":"AEO + security headers + SEO basics + tech detection. No auth required for one-shot scans.","tags":["scanning","audit","seo","security"],"input_modes":["application/json"],"output_modes":["application/json"]}],"extensions":{"agentminds.profile":{"version":"1.0.0","spec_url":"https://github.com/agentmindsdev/profile/blob/main/AGENT_REPORTING_PROFILE.md","schema_url":"https://github.com/agentmindsdev/profile/blob/main/schemas/agent_report.schema.json","conformance_level":"L2"}}}