{"$schema":"https://agentskills.io/schema/v0.2.0/index.json","skills":[{"name":"search_items","type":"api","description":"Search the cectoken.com token catalog by keyword, brand, or composition. Returns paginated results.","url":"https://cectoken.com/api/v1/items/search","sha256":"7bb40dff4a9cc3b379135ceaa3aa69b42d43f4046e3a228c96798a240ea71e6f"},{"name":"get_item","type":"api","description":"Fetch a single token by slug, including price estimate, peak/last sale, and recent sales history.","url":"https://cectoken.com/api/v1/items/{slug}","sha256":"b927921fa8fe52ed67c6588f6bedb674543d86c5b048c1ce42fea9002018c704"},{"name":"get_brand","type":"api","description":"Fetch a brand entity with catalog stats and aggregate sales data.","url":"https://cectoken.com/api/v1/brands/{slug}","sha256":"3ab009c200c898303a9efdc296224159faff965af8fbaa5c3d394a06416293ba"},{"name":"list_guides","type":"api","description":"List published guides; optionally filter by category.","url":"https://cectoken.com/api/v1/guides","sha256":"428e66dde8488068b24833471ffc2411e08b66a63d99d697ff51c4e2596c5050"},{"name":"get_guide","type":"api","description":"Fetch a published guide including its full markdown content.","url":"https://cectoken.com/api/v1/guides/{slug}","sha256":"1786850e282588a0f5dd44a7d51dbd976a74b4e5cc78be907733877f6bdbe239"}]}