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개를 표시합니다.