Skip to main content

Skills dans ce dépôt

Lord1Egypt/ai-skillforge - Page 3

SkillsMP a collecté 507 skills depuis Lord1Egypt/ai-skillforge. Ouvrez un skill pour examiner sa source et ses détails.

Lord1Egypt/ai-skillforge

Affichage de 40 skills collectés sur 507.

métier
Développeurs de logiciels
description

Ruby SDK reference including installation, client initialization, basic requests, streaming, and beta tool runner

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

TypeScript SDK reference including installation, client initialization, basic requests, thinking, and multi-turn conversation

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

WebFetch URLs for fetching current Claude Code documentation from official sources

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

Reference mapping of recently removed or renamed Claude Code commands, flags, and terms to their current replacements

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Catalog of current and legacy Claude models with exact model IDs, aliases, context windows, and pricing

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Reference documentation for using the Claude Developer Platform through AWS infrastructure, including AnthropicAWS clients, required region and workspace configuration, SigV4 authentication, and short-term API keys

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Reference documentation for Cowork plugin component formats, including skills, agents, hooks, MCP servers, legacy commands, CONNECTORS.md, and README.md

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Reference examples of minimal, medium, and complex Cowork plugin structures with plugin metadata, skills, agents, hooks, MCP config, README, and connectors

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Reference guidance for finding MCP connectors during plugin customization, using search and suggestion tools, mapping categories to keywords, and writing .mcp.json entries

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Python Files API reference including file upload, listing, deletion, and usage in messages

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

TypeScript Files API reference including file upload, listing, deletion, and usage in messages

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Template for PR description when installing Claude Code GitHub App integration

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Reference for HTTP error codes returned by the Claude API with common causes and handling strategies

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Reference query patterns for using knowledge MCPs to discover organization-specific tool names, project identifiers, team names, and workflow details during plugin customization

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

WebFetch URLs for fetching current Claude API and Agent SDK documentation from official sources

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Reference guide of common client-side patterns for driving Managed Agent sessions, including stream reconnection, idle-break gating, tool confirmations, interrupts, and custom tools

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Reference documentation for the Managed Agents API covering core concepts (Agents, Sessions, Environments, Containers), lifecycle, versioning, endpoints, and usage patterns

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Comprehensive reference for Managed Agents API endpoints, SDK methods, request/response schemas, error handling, and rate limits

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Reference documentation covering Managed Agents environments, file resources, GitHub repository mounting, and the Files API with SDK examples

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Reference guide for sending and receiving events on managed agent sessions, including streaming, polling, reconnection, message queuing, interrupts, and event payload details

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Reference documentation for Managed Agents memory stores, including store creation, session attachment, FUSE mounts, memory CRUD, concurrency, versions, redaction, and endpoint paths

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Reference documentation for Managed Agents multiagent sessions, including coordinator rosters, threads, session stream events, subagent tool permissions, and pitfalls

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Reference documentation for Managed Agents outcomes, including user.define_outcome events, rubrics, outcome evaluation events, deliverables, and interaction rules

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Provides the agent with a comprehensive overview of the Managed Agents API architecture, mandatory agent-then-session flow, beta headers, documentation reading guide, and common pitfalls

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Provides cURL and raw HTTP request examples for the Managed Agents API including environment, agent, and session lifecycle operations

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Reference guide for using the Anthropic Python SDK to create and manage agents, sessions, environments, streaming, custom tools, files, and MCP servers

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Reference guide for using the Anthropic TypeScript SDK to create and manage agents, sessions, environments, streaming, custom tools, file uploads, and MCP server integration

Langue du texte source : anglais

mis à jour
métier
Administrateurs de réseaux et de systèmes informatiques
description

Reference documentation for running Managed Agents tool execution in self-hosted infrastructure, including environment setup, workers, webhook-driven wake, orchestration, monitoring, credentials, and security responsibilities

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

Reference documentation covering the Managed Agents SDK's tool types (agent toolset, MCP, custom), permission policies, vault credential management, and skills API for building specialized agents

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Reference documentation for Managed Agents webhooks, including endpoint registration, signature verification, payload envelopes, supported event types, delivery behavior, and pitfalls

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Python Batches API reference including batch creation, status polling, and result retrieval at 50% cost

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Document on how to design prompt-building code for effective caching, including placement patterns and anti-patterns.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Python streaming reference including sync/async streaming and handling different content types

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

TypeScript streaming reference including basic streaming and handling different content types

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Reference documentation for counting Claude model tokens with the Messages count_tokens endpoint and Anthropic SDK or CLI examples, including warnings against OpenAI tokenizers

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Conceptual foundations of tool use with the Claude API including tool definitions, tool choice, and best practices

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Python tool use reference including tool runner, manual agentic loop, code execution, and structured outputs

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

TypeScript tool use reference including tool runner, manual agentic loop, code execution, and structured outputs

Langue du texte source : anglais

mis à jour
métier
Commis de bureau généraux
description

Template content for the user profile memory file, covering personal details, work context, schedule, and communication preferences

Langue du texte source : anglais

mis à jour
Affichage de 40 skills collectés sur 507.