Skip to content

Commit

Permalink
revert: restore original tool names in metadata.json files
Browse files Browse the repository at this point in the history
Co-Authored-By: Nicolas Arqueros <nico@dcspark.io>
  • Loading branch information
devin-ai-integration[bot] and nicarq committed Feb 5, 2025
1 parent 83d9811 commit 6134a22
Show file tree
Hide file tree
Showing 69 changed files with 107 additions and 107 deletions.
4 changes: 2 additions & 2 deletions tools/article-scraper/metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "article-scraper",
"name": "Article Content Extractor",
"name": "Article Scraper",
"version": "1.0.0",
"description": "Extracts article text, authors, images, and metadata from a given URL or raw HTML using newspaper3k",
"author": "Shinkai",
Expand Down Expand Up @@ -67,4 +67,4 @@
},
"required": ["title","authors","publish_date","summary","keywords","top_image","text"]
}
}
}
4 changes: 2 additions & 2 deletions tools/arxiv-download/metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "arxiv-download",
"name": "arXiv Paper Downloader",
"name": "arxiv-download",
"version": "1.0.0",
"description": "Download an arXiv paper PDF and optionally convert it to Markdown",
"author": "Shinkai",
Expand Down Expand Up @@ -49,4 +49,4 @@
},
"required": ["status", "message"]
}
}
}
4 changes: 2 additions & 2 deletions tools/arxiv-search/metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "arxiv-search",
"name": "arXiv Paper Search",
"name": "arxiv-search",
"version": "1.0.0",
"description": "Search for papers on arXiv with optional date range and category filters",
"author": "Shinkai",
Expand Down Expand Up @@ -79,4 +79,4 @@
},
"required": ["papers", "total_results"]
}
}
}
4 changes: 2 additions & 2 deletions tools/chess-evaluate/metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "chess-evaluate",
"name": "Chess Position Analyzer",
"name": "Chess Evaluate",
"version": "1.0.0",
"description": "Evaluate a chess position using Stockfish at a given depth",
"author": "Example",
Expand Down Expand Up @@ -49,4 +49,4 @@
},
"required": ["message"]
}
}
}
4 changes: 2 additions & 2 deletions tools/chess-generate-image/metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "chess-generate-image",
"name": "Chess Position Visualizer",
"name": "Chess Generate Image",
"version": "1.0.0",
"description": "Generate a PNG image of a chess position from FEN notation with optional last move highlighting",
"author": "Example",
Expand Down Expand Up @@ -49,4 +49,4 @@
},
"required": ["image_path"]
}
}
}
4 changes: 2 additions & 2 deletions tools/chess-move/metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "chess-move",
"name": "Chess Move Validator",
"name": "Chess Move",
"version": "1.0.0",
"description": "Apply a move in UCI format to a given FEN and return the resulting position",
"author": "Example",
Expand Down Expand Up @@ -46,4 +46,4 @@
},
"required": ["new_fen", "is_legal"]
}
}
}
2 changes: 1 addition & 1 deletion tools/coin-flip/metadata.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "coin-flip",
"version": "1.0.0",
"name": "True Random Coin Flip",
"name": "Coin Flip Tool",
"description": "Flip a coin with n sides using true randomness from random.org. Supports custom side names and various meta-usage patterns.",
"author": "Shinkai",
"keywords": ["random", "coin-flip", "decision-making", "shinkai"],
Expand Down
2 changes: 1 addition & 1 deletion tools/coinbase-call-faucet/metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"version": "1.0.0",
"name": "Coinbase Token Faucet",
"name": "Coinbase Faucet Caller",
"homepage": "https://github.com/dcSpark/shinkai-tools/blob/main/tools/coinbase-call-faucet/README.md",
"description": "Tool for calling a faucet on Coinbase",
"author": "Shinkai",
Expand Down
2 changes: 1 addition & 1 deletion tools/coinbase-create-wallet/metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"version": "1.0.0",
"name": "Coinbase Wallet Generator",
"name": "Coinbase Wallet Creator",
"homepage": "https://github.com/dcSpark/shinkai-tools/blob/main/tools/coinbase-create-wallet/README.md",
"description": "Tool for creating a Coinbase wallet",
"author": "Shinkai",
Expand Down
2 changes: 1 addition & 1 deletion tools/coinbase-get-balance/metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"version": "1.0.0",
"name": "Coinbase Wallet Balance",
"name": "Coinbase Balance Getter",
"homepage": "https://github.com/dcSpark/shinkai-tools/blob/main/tools/coinbase-get-balance/README.md",
"description": "Tool for getting the balance of a Coinbase wallet after restoring it",
"author": "Shinkai",
Expand Down
2 changes: 1 addition & 1 deletion tools/coinbase-get-my-address/metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"version": "1.0.0",
"name": "Coinbase Wallet Address",
"name": "Coinbase My Address Getter",
"homepage": "https://github.com/dcSpark/shinkai-tools/blob/main/tools/coinbase-get-my-address/README.md",
"description": "Tool for getting the default address of a Coinbase wallet",
"author": "Shinkai",
Expand Down
2 changes: 1 addition & 1 deletion tools/coinbase-get-transactions/metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"version": "1.0.0",
"name": "Coinbase Wallet History",
"name": "Coinbase Transactions Getter",
"homepage": "https://github.com/dcSpark/shinkai-tools/blob/main/tools/coinbase-get-transactions/README.md",
"description": "Tool for getting the transactions of a Coinbase wallet after restoring it",
"author": "Shinkai",
Expand Down
2 changes: 1 addition & 1 deletion tools/coinbase-send-tx/metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"version": "1.0.0",
"name": "Coinbase Wallet Transfer",
"name": "Coinbase Transaction Sender",
"homepage": "https://github.com/dcSpark/shinkai-tools/blob/main/tools/coinbase-send-tx/README.md",
"description": "Tool for restoring a Coinbase wallet and sending a transaction",
"author": "Shinkai",
Expand Down
4 changes: 2 additions & 2 deletions tools/coingecko-get-coins/metadata.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "CoinGecko Coin List",
"name": "coingecko-get-coins",
"version": "1.0.0",
"description": "Fetch a paginated list of all coins from CoinGecko. Works by retrieving the entire list and slicing manually.",
"author": "Shinkai",
Expand Down Expand Up @@ -62,4 +62,4 @@
"page_size"
]
}
}
}
4 changes: 2 additions & 2 deletions tools/coingecko-get-historical-data/metadata.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "CoinGecko Historical Prices",
"name": "coingecko-get-historical-data",
"version": "1.0.0",
"description": "Retrieves historical price, market-cap, and volume data for a coin over a date range (from_date to to_date).",
"author": "Shinkai",
Expand Down Expand Up @@ -99,4 +99,4 @@
},
"required": ["from_date", "to_date", "data"]
}
}
}
4 changes: 2 additions & 2 deletions tools/dev-airtable/metadata.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "Airtable API Client",
"name": "Airtable Developer API",
"homepage": "",
"description": "Tool to make requests to the Airtable Developer API using OAuth for authentication.",
"author": "@@localhost.sep-shinkai",
Expand Down Expand Up @@ -69,4 +69,4 @@
"requestTokenContentType": "application/x-www-form-urlencoded"
}
]
}
}
4 changes: 2 additions & 2 deletions tools/dev-github/metadata.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "GitHub API Client",
"name": "GitHub API Request",
"homepage": "https://github.com/dcSpark/shinkai-tools/blob/main/tools/dev-github/README.md",
"description": "Tool to make requests to the GitHub API using OAuth for authentication.",
"author": "@@localhost.sep-shinkai",
Expand Down Expand Up @@ -69,4 +69,4 @@

}
]
}
}
4 changes: 2 additions & 2 deletions tools/dev-gmail/metadata.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "Gmail API Client",
"name": "Gmail Developer API",
"homepage": "https://shinkai.com",
"description": "Tool to make requests to the Gmail Developer API using OAuth for authentication.",
"author": "@@localhost.sep-shinkai",
Expand Down Expand Up @@ -72,4 +72,4 @@
"request_token_content_type": ""
}
]
}
}
4 changes: 2 additions & 2 deletions tools/dev-google-drive/metadata.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "Google Drive API Client",
"name": "Google Drive Developer API",
"homepage": "https://shinkai.com",
"description": "Tool to make requests to the Google Drive Developer API using OAuth for authentication.",
"author": "@@localhost.sep-shinkai",
Expand Down Expand Up @@ -70,4 +70,4 @@
"request_token_content_type": ""
}
]
}
}
4 changes: 2 additions & 2 deletions tools/dev-twitter/metadata.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "X/Twitter API Client",
"name": "X/Twitter Developer API",
"homepage": "https://github.com/dcSpark/shinkai-tools/blob/main/tools/dev-twitter/README.md",
"description": "Tool to make requests to the X/Twitter Developer API using OAuth for authentication.",
"author": "@@localhost.sep-shinkai",
Expand Down Expand Up @@ -69,4 +69,4 @@
"refreshToken": "true"
}
]
}
}
2 changes: 1 addition & 1 deletion tools/download-page/metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"version": "1.0.0",
"name": "Web Page to Markdown",
"name": "Download Pages",
"homepage": "https://github.com/dcSpark/shinkai-tools/blob/main/tools/download-page/README.md",
"description": "Downloads a URL and converts its HTML content to Markdown",
"author": "Shinkai",
Expand Down
2 changes: 1 addition & 1 deletion tools/duckduckgo-search/metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"version": "1.0.0",
"name": "DuckDuckGo Web Search",
"name": "DuckDuckGo Search",
"homepage": "https://github.com/dcSpark/shinkai-tools/blob/main/tools/duckduckgo-search/README.md",
"description": "Searches the DuckDuckGo search engine. Example result: [{\"title\": \"IMDb Top 250 Movies\", \"description\": \"Find out which <b>movies</b> are rated as the <b>best</b> <b>of</b> <b>all</b> <b>time</b> by IMDb users. See the list of 250 titles sorted by ranking, genre, year, and rating, and learn how the list is determined.\", \"url\": \"https://www.imdb.com/chart/top/\"}]",
"author": "Shinkai",
Expand Down
4 changes: 2 additions & 2 deletions tools/elevenlabs-isolate-voice/metadata.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "ElevenLabs Voice Isolator",
"name": "ElevenLabs Isolate Voice",
"author": "Shinkai",
"homePage": "",
"description": "Isolates audio from YouTube videos or processes local audio files using ElevenLabs API.",
Expand Down Expand Up @@ -69,4 +69,4 @@
"tools": [
"local:::__official_shinkai:::youtube_download_mp3"
]
}
}
4 changes: 2 additions & 2 deletions tools/elevenlabs-text-to-speech/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"Eleven Labs",
"API"
],
"name": "ElevenLabs Voice Synthesis",
"name": "Eleven Labs Text-to-Speech",
"oauth": [],
"parameters": {
"properties": {
Expand Down Expand Up @@ -71,4 +71,4 @@
"sqlTables": [],
"tools": [],
"version": "1.0.0"
}
}
2 changes: 1 addition & 1 deletion tools/email-imap-fetcher/metadata.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "IMAP Email Fetcher",
"name": "Email Fetcher",
"homepage": "https://github.com/dcSpark/shinkai-tools/blob/main/tools/email-imap-fetcher/README.md",
"version": "1.0.0",
"description": "Fetches emails from an IMAP server and returns their subject, date, sender, and text content.",
Expand Down
2 changes: 1 addition & 1 deletion tools/email-responder/metadata.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "Email Response Generator",
"name": "Email Answerer",
"homepage": "https://github.com/dcSpark/shinkai-tools/blob/main/tools/email-responder/README.md",
"description": "Generates responses to emails based on a given context and memory, and logs answered emails in a database.",
"author": "Shinkai",
Expand Down
2 changes: 1 addition & 1 deletion tools/email-sender/metadata.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "Email SMTP Sender",
"name": "Send Email",
"homepage": "https://github.com/dcSpark/shinkai-tools/blob/main/tools/email-sender/README.md",
"version": "1.0.0",
"description": "Sends an email using SMTP.",
Expand Down
2 changes: 1 addition & 1 deletion tools/file-read/metadata.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "Text File Reader",
"name": "Read File Contents",
"homepage": "https://github.com/dcSpark/shinkai-tools/blob/main/tools/file-read/README.md",
"version": "1.0.0",
"description": "Reads the text contents of a file from the given path.",
Expand Down
2 changes: 1 addition & 1 deletion tools/file-update/metadata.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "File Content Prompter",
"name": "Update File with Prompt",
"homepage": "https://github.com/dcSpark/shinkai-tools/blob/main/tools/file-update/README.md",
"version": "1.0.0",
"description": "Applies a prompt to the file contents.",
Expand Down
2 changes: 1 addition & 1 deletion tools/file-write/metadata.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "File Content Writer",
"name": "Write File Contents",
"homepage": "https://github.com/dcSpark/shinkai-tools/blob/main/tools/file-write/README.md",
"version": "1.0.0",
"description": "Writes the text contents of a file to the given path.",
Expand Down
4 changes: 2 additions & 2 deletions tools/game-crypto-2048/metadata.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "Crypto 2048 Auto Player",
"name": "Play Crypto 2048",
"homePage": "",
"description": "Automatically play Crypto 2048",
"author": "@@official.shinkai",
Expand Down Expand Up @@ -29,4 +29,4 @@
"local:::__official_shinkai:::shinkai_typescript_unsafe_processor"
],
"oauth": []
}
}
2 changes: 1 addition & 1 deletion tools/google-search/metadata.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "Google Web Search Results",
"name": "Google Search",
"homepage": "https://github.com/dcSpark/shinkai-tools/blob/main/tools/google-search/README.md",
"description": "This function takes a question as input and returns a comprehensive answer, along with the sources and statements used to generate the answer.",
"author": "Shinkai",
Expand Down
4 changes: 2 additions & 2 deletions tools/hacker-news/metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "hacker-news",
"name": "Hacker News Top Stories",
"name": "hacker-news",
"version": "1.0.0",
"description": "Fetches top tech stories from Hacker News",
"author": "Shinkai",
Expand Down Expand Up @@ -57,4 +57,4 @@
},
"required": ["stories"]
}
}
}
4 changes: 2 additions & 2 deletions tools/iterm-control/metadata.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "iTerm Control Character Sender",
"name": "iterm-control",
"version": "1.0.0",
"description": "Sends a control character (like Ctrl-C) to the active iTerm terminal session.",
"author": "Shinkai",
Expand Down Expand Up @@ -39,4 +39,4 @@
"sqlTables": [],
"sqlQueries": [],
"tools": []
}
}
Loading

0 comments on commit 6134a22

Please sign in to comment.