New:Microsoft Teams Notifications Are Now Available in Socket.Learn more →
Get Started

@daochild/agents-config

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@daochild/agents-config

Instructions for agentic coding pipelines.

Source
npmnpm
Version
1.0.1
Version published
Weekly downloads
61
-12.86%
Maintainers
1
Weekly downloads
 
Created
Source

AGENTS CONFIG

This repository contains configuration and tooling for the Opencode and Claude Code AI agents. It defines the project layout, skills, agents, commands and plugins used to orchestrate AI‑powered development workflows.

The package is intended for production‑grade automation: version control, CI/CD, and collaboration across development teams. Extend the configuration as needed for your ecosystem.

Installation

NodeJs stack. Select your package manager:

# Using npm
npm install @daochild/agents-config
# Using yarn
yarn install @daochild/agents-config
# Using pnpm
pnpm install @daochild/agents-config
# Using bun
bun add @daochild/agents-config

The package exposes a set of configuration files and scripts that can be consumed by the Opencode and Claude Code tooling.

License

MIT

Keywords

agent

FAQs

Package last updated on 08 Jun 2026

Related posts