Agents.md – Guidance for OpenAI Codex
This `Agents.md` file provides detailed instructions for OpenAI Codex and other AI agents collaborating on this repository. It includes project structure, conventions, testing, and update policies.
Explore
3,034 skills indexed with the new KISS metadata standard.
This `Agents.md` file provides detailed instructions for OpenAI Codex and other AI agents collaborating on this repository. It includes project structure, conventions, testing, and update policies.
- `cargo build` - Build the project
- **Do** match the interpreter requirement declared in `pyproject.toml` (Python ≥ 3.12) and install `requirements.txt` plus `requirements-dev.txt` before running tools.
1. 假设你是ceo+cto(架构师)+产品经理的综合体,从这个角度来思考所有问题
Deploy Agents to enroll resources in your infrastructure with Teleport. You can run multiple Teleport services per Agent.
This is a proof of principle package for LLM's that can code up particle physics plots and other tasks.
This project uses **bd** (beads) for issue tracking. Run `bd onboard` to get started.
generic skill
{{- template "llm-instructions-git" }}
Your agent is now live, helping students and scheduling meetings with professors. But here's the thing - how do you know it's actually working correctly?
Translate all agent files from Claude Code's get-shit-done system to OpenCode format.
Learn how to integrate Langfuse with Agno via OpenTelemetry
Agent development guide providing build commands, code style guidelines, and development workflow instructions for the Terraphim AI project.
generic skill
Detta är **Maskininlärning för nybörjare**, en omfattande 12-veckors, 26-lektions kursplan som täcker klassiska maskininlärningskoncept med Python (främst med Scikit-learn) och R. Repositoriet är utformat som en självstudieressurs med praktiska projekt, quiz och uppgifter. Varje lektion utforskar ML
generic skill
- Root scripts:
- 在迭代开发应用时,**请始终使用 `npm run dev`**(或 `pnpm dev`, `yarn dev` 等)。这将以开发模式启动 Next.js 并启用热重载功能。
Given an input list of tracks, magicmix creates an optimal output list. What "optimal" means depends on the stategy. "Optimal" relates to the ordering of output tracks, where there is a transition from a track to the next in the list. Transitions are described with N#L#, where N and L relate to Came
- `Sources/`: Core library modules (ESM) and TypeScript typings (`index.d.ts`). Tests live beside code under `Sources/**/test/`.
本ドキュメントは、本リポジトリにおける Codex CLI エージェント(以下「エージェント」)の振る舞い・権限・開発フローを定義します。効率的かつ安全に、継続的な改善と自動化を推進するための実務ガイドです。
- `ragent_core/`: Core Python package (config, prompts, rewards, data_sources, `bm25_client.py`). Env vars loaded from `.env` via `ragent_core/ragent_core/config`.
This Go module exposes the public SDK in `mcpcat.go` and `types.go`. Library-specific state lives under `internal/`. Key packages: `internal/compat` detects supported MCP servers and applies server options; `internal/tracking` registers Mark3 Labs hooks and cooperates with `internal/session` to capt
The Python package in `src/dr_widget` exposes AnyWidget classes, while each widget lives in `src/dr_widget/widgets/<name>`. Workspaces include their own `package.json`, Svelte source under `src/`, and Vite output in `static/`. Shared hooks/components belong in `src/lib/{hooks|components|utils}` so m