
Claude Skills by roboalchemist
github.com/roboalchemistCentralized AI-readable documentation repository with 245+ frameworks and tools. Use to find documentation, add new sources, or update existing docs. Located at ~/github/llm-code-docs.
````yaml post /v1/skills paths: path: /v1/skills method: post servers: - url: https://api.anthropic.com request: security: [] parameters: path: {} query: {} header: anthropic-beta: schema: - type: array items: allOf: - type: string required: false title: Anthropic-Beta description: >- Optional header to specify the beta vers
{% hint style="danger" %} Answers skill is deprecated in Atlas 8. See [Atlas 8 - Deprecated and removed features](https://docs.avaamo.com/user-guide/deprecated-and-removed-features/atlas-8-deprecated-and-removed-features), for more information. {% endhint %} You can start by creating a new Answers skill in the agent or importing an existing one to your agent. Consider that you have a policy document in PDF format for "Mac Pizza Restaurant". This article explains how to: 1. [Create a new Answe...
````yaml post /v1/skills paths: path: /v1/skills method: post servers: - url: https://api.anthropic.com request: security: [] parameters: path: {} query: {} header: anthropic-beta: schema: - type: array items: allOf: - type: string required: false title: Anthropic-Beta description: >- Optional header to specify the beta vers
> ## Documentation Index > Fetch the complete documentation index at: https://exa.ai/docs/llms.txt > Use this file to discover all available pages before exploring further. > This guide shows you how to set up a Claude skill and Exa MCP that helps you research companies. <Card title="Copy and Paste in Claude Code"> Click the copy button on the code block below and paste it into Claude Code. Claude will automatically set up both the MCP connection and the skill for you. </Card> ``` Step 1: Ins...