docs: add "Building Custom Tools and Extensions for Goose" (#5469)

Signed-off-by: Anudhyan <127120520+Anudhyan@users.noreply.github.com>
Signed-off-by: Anudhyan Datta <anudhyandatta2021@gmail.com>
Co-authored-by: taniandjerry <126204004+taniandjerry@users.noreply.github.com>
This commit is contained in:
Anudhyan Datta
2025-10-30 20:02:48 +05:30
committed by GitHub
parent f0bc6cb554
commit b9688a2bad
@@ -15,7 +15,7 @@
"url": "https://block.github.io/goose/blog/2025/09/26/hacktoberfest-2025",
"thumbnail": "https://images.unsplash.com/photo-1522071820081-009f0129c71c?w=400&h=225&fit=crop&crop=entropy&auto=format",
"submittedDate": "2025-09-26",
"tags": ["hacktoberfest", "open-source", "contributing"],
"tags": ["hacktoberfest", "open-source"],
"hacktoberfest": true
},
{
@@ -52,7 +52,7 @@
"type": "blog",
"url": "https://anudhyan.hashnode.dev/best-practices-for-using-goose-in-enterprise-environments",
"submittedDate": "2025-10-15",
"tags": ["hacktoberfest", "goose", "enterprise"],
"tags": ["hacktoberfest", "enterprise"],
"hacktoberfest": true
},
{
@@ -194,6 +194,18 @@
"tags": ["hacktoberfest"],
"hacktoberfest": true
},
{
"title": "Building Custom Tools and Extensions for goose: A Developer's Guide",
"author": {
"name": "Anudhyan Datta",
"handle": "Anudhyan"
},
"type": "blog",
"url": "https://anudhyan.hashnode.dev/building-custom-tools-and-extensions-for-goose-a-developers-guide",
"submittedDate": "2025-10-30",
"tags": ["hacktoberfest", "mcp"],
"hacktoberfest": true
},
{
"title": "Managing goose Configurations Across Multiple Projects",
"author": {