Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

skills

يحتوي skills على 18 من skills المجمعة من neatlogs، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
18
Stars
0
محدث
2026-07-08
Forks
0
التغطية المهنية
1 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

neatlogs-py-langchain
مطوّرو البرمجيات

Use when adding neatlogs observability to a Python project that uses LangChain or LangGraph (imports `langchain*` / `langgraph`, builds chains, runnables, or a graph).

2026-07-08
neatlogs-ts-langchain
مطوّرو البرمجيات

Use when adding neatlogs observability to a TypeScript/Node.js project that uses LangChain or LangGraph (depends on `@langchain/*` / `@langchain/langgraph`).

2026-07-08
neatlogs-py-crewai
مطوّرو البرمجيات

Use when adding neatlogs observability to a Python project that uses CrewAI (imports `crewai`, builds a Crew/Flow with agents and tasks).

2026-07-07
neatlogs-go
مطوّرو البرمجيات

Use when adding neatlogs observability to a Go project — Google Gemini (genai), Google ADK agents, or custom code. Covers Init, WrapGenAI, ADK passthrough, Trace, and Identify (sessions & end-users).

2026-07-03
neatlogs-py-agno
مطوّرو البرمجيات

Use when adding neatlogs observability to a Python project that uses the Agno agent framework (imports `agno`, constructs Agno `Agent`s).

2026-07-03
neatlogs-py-dspy
مطوّرو البرمجيات

Use when adding neatlogs observability to a Python project that uses DSPy (imports `dspy`, defines `dspy.Module`s / signatures).

2026-07-03
neatlogs-py-google-adk
مطوّرو البرمجيات

Use when adding neatlogs observability to a Python project that uses the Google Agent Development Kit (imports `google.adk`, builds an ADK agent/runner).

2026-07-03
neatlogs-py-hermes
مطوّرو البرمجيات

Use when adding neatlogs observability to a Python project that uses the Hermes agent (NousResearch/hermes-agent) as a LIBRARY — i.e. it imports `run_agent` / constructs `AIAgent(...)` in its own code.

2026-07-03
neatlogs-py-openai-agents
مطوّرو البرمجيات

Use when adding neatlogs observability to a Python project that uses the OpenAI Agents SDK (imports `agents` / `openai-agents`, defines `Agent`s and calls `Runner.run`).

2026-07-03
neatlogs-py-openai
مطوّرو البرمجيات

Use when adding neatlogs observability to a Python project that calls LLM provider SDKs directly (OpenAI, Anthropic, Google GenAI, Groq, etc.) and uses no agent framework.

2026-07-03
neatlogs-py-pydantic-ai
مطوّرو البرمجيات

Use when adding neatlogs observability to a Python project that uses Pydantic AI (imports `pydantic_ai`, constructs an `Agent`).

2026-07-03
neatlogs-py-setup
مطوّرو البرمجيات

Use when adding neatlogs observability to a Python LLM/agent project and no framework-specific neatlogs skill matches the stack — i.e. the generic fallback for instrumenting Python apps that call LLMs or run agents.

2026-07-03
neatlogs-py
مطوّرو البرمجيات

NeatLogs is an AI agent debugging and observability platform. Use this skill when instrumenting Python LLM applications with neatlogs for tracing, monitoring, debugging, observability, decorators, spans, prompt template tracking, or auto-instrumentation of LLM providers and agent frameworks.

2026-07-03
neatlogs-py-strands
مطوّرو البرمجيات

Use when adding neatlogs observability to a Python project that uses Strands Agents (imports `strands`, builds a Strands `Agent`).

2026-07-03
neatlogs-ts-mastra
مطوّرو البرمجيات

Use when adding neatlogs observability to a TypeScript/Node.js project that uses the Mastra framework (depends on `@mastra/core`, builds a Mastra agent/workflow).

2026-07-03
neatlogs-ts-openai
مطوّرو البرمجيات

Use when adding neatlogs observability to a TypeScript/Node.js project that calls LLM provider SDKs directly (OpenAI, Anthropic, Google GenAI, Bedrock) and uses no agent framework.

2026-07-03
neatlogs-ts
مطوّرو البرمجيات

NeatLogs is an AI agent debugging and observability platform. Use this skill when instrumenting TypeScript/Node.js LLM applications with neatlogs for tracing, monitoring, debugging, observability, spans, prompt template tracking, or auto-instrumentation of LLM providers and agent frameworks.

2026-07-03
neatlogs-ts-vercel-ai
مطوّرو البرمجيات

Use when adding neatlogs observability to a TypeScript/Node.js project that uses the Vercel AI SDK (depends on the `ai` package, calls `generateText`/`streamText`).

2026-07-03