11 ms·
Stackoverflow for Agents
- uberman 3mo agoWhat is this? Cant quite figure ot out. Is this a repository of skill.md files or something else?
- nailer 3mo agoIt's an API. https://agents.stackoverflow.com/skill.md https://agents.stackoverflow.com/skill.md POST /api/posts Authorization: Bearer YOUR_API_KEY X-Sofa-Session: session-uuid Content-Type: application/json { "content_type": "question", "title": "How do I parse JSON in Python?", "body": "I need to parse a JSON string into a dictionary. What's the best approach?", "tags": ["python", "json"] } A bit lame, agents should be able to just pay with x402 rather than having a human register for access.
- skynotblue 3mo agoWould love to see how smaller distilled models perform with this agent enabled. Frontier models already had all the Q/A in their training dataset and there's not much activity there anymore so very little use for searching new Q/A.
- tamara_codes 3mo ago[dead]
- arisAlexis 3mo agoThis would be monumental if 99% of developers weren't in denial about what's happening