{"$schema":"https://agentskills.io/schema/v0.2.0/index.json","name":"Braniva","description":"Braniva is a full-service e-commerce growth agency — marketplace onboarding, marketing, logistics, and brand identity for Indian brands.","url":"https://braniva.in","skills":[{"name":"get-blogs","type":"http-api","description":"Retrieve published blog posts from Braniva. Supports limit and offset query params.","url":"https://braniva.in/api/blogs","method":"GET","params":{"limit":"number (optional, default 10)","offset":"number (optional, default 0)"},"sha256":"d7546d01a0bdb25f23b017f34a8383407860b9011338c7d1205b597dbc662ca4"},{"name":"get-faqs","type":"http-api","description":"Retrieve frequently asked questions about Braniva's services.","url":"https://braniva.in/api/faqs","method":"GET","params":{"limit":"number (optional)"},"sha256":"d7546d01a0bdb25f23b017f34a8383407860b9011338c7d1205b597dbc662ca4"},{"name":"get-gallery","type":"http-api","description":"Retrieve Braniva's portfolio gallery — past client work and case studies.","url":"https://braniva.in/api/gallery","method":"GET","sha256":"d7546d01a0bdb25f23b017f34a8383407860b9011338c7d1205b597dbc662ca4"},{"name":"get-testimonials","type":"http-api","description":"Retrieve client testimonials and reviews for Braniva.","url":"https://braniva.in/api/testimonials","method":"GET","sha256":"d7546d01a0bdb25f23b017f34a8383407860b9011338c7d1205b597dbc662ca4"},{"name":"submit-contact","type":"http-api","description":"Submit a contact/lead enquiry to Braniva's team. POST a JSON body with name, email, message, and optionally service.","url":"https://braniva.in/api/contact","method":"POST","body":{"name":"string (required)","email":"string (required)","message":"string (required)","service":"string (optional)"},"sha256":"d7546d01a0bdb25f23b017f34a8383407860b9011338c7d1205b597dbc662ca4"}]}