Skip to main content

Eigenwise/atomic-agents

SkillsMP は Eigenwise/atomic-agents から 8 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

記録された最新のソース活動
SkillsMP カタログ更新
収集済み skills
8
GitHub スター
6,213
GitHub フォーク
535

このリポジトリの skills

1 件の職業カテゴリ · 100% 分類済み

収集済み skill 8 件中 8 件を表示しています。

職業分類
ソフトウェア開発者
説明

Guide for the Atomic Agents Python framework — schemas, agents, tools, context providers, prompts, orchestration, and provider configuration. Use when code imports from `atomic_agents`, defines an `AtomicAgent`, `BaseTool`, or `BaseIOSchema`, or the user asks…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Scaffold a new Atomic Agents project from scratch — create the directory, `pyproject.toml`, env file, first agent, and a runnable entry point. Use when the user asks to start a new atomic-agents project from scratch, says "scaffold" / "new project" / "start…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Diagnose and fix a failing or misbehaving Atomic Agents app — import errors, schema validation failures, empty or malformed LLM output, provider role/mode errors, history and context problems, MCP transport errors. Use when the user reports an error,…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Release a new version of atomic-agents to PyPI and GitHub. Use when the user asks to "release", "publish", "deploy", or "bump version" for atomic-agents.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Build and wire an `AtomicAgent[InSchema, OutSchema]` — schemas, `AgentConfig`, `SystemPromptGenerator`, provider client, history, hooks, optional context providers. Use when the user asks to "create an agent", "add another agent", "build an `AtomicAgent`",…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Build a `BaseDynamicContextProvider` that injects a named, titled block into an agent's system prompt at every `run()` — current time, user identity, retrieved RAG docs, session state, cached DB schema. Use when the user asks to "add a context provider",…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Design and write a `BaseIOSchema` input/output pair for an Atomic Agents agent or tool — docstrings, field descriptions, validators, error variants. Use when the user asks to "create a schema", "design the input/output schema", "define an `IOSchema`", "write…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Build a `BaseTool[InSchema, OutSchema]` subclass — input/output schemas, `BaseToolConfig`, `run()` (and optional `run_async()`), env-driven secrets, typed failure outputs. Use when the user asks to "add a tool", "create a tool", "wrap an API as a tool",…

原文の言語: 英語

更新
収集済み skill 8 件中 8 件を表示しています。