@bifos/dooray-cli

by bifos · indexed from npm

CLI tool for Dooray project management — AI agent & terminal friendly

Node 버전 관리자를 사용하면 전역 npm 설치 경로가 Node 버전별로 달라질 수 있습니다. 스킬은 npm 패키지 경로를 직접 가리키지 않고 관리 저장소를 거쳐 연결됩니다. 절대 경로 XDG_DATA_HOME이 있으면 $XDG_DATA_HOME/dooray-cli/skills/를 사용하고, 없거나 상대 경로이면 ~/.local/share/dooray-cli/skills/를 사용합니다. 그래서 Node 버전 경로가 바뀌어도 Claude Code 활성 링크는 안정적으로 유지됩니다. 다만 npm install -g @bifos/dooray-cli@latest로 CLI를 갱신한 뒤에는 새 스킬 파일을 반영하기 위해 dooray skill update를 명시적으로 실행하세요. 기존 경로가 직접 만든 파일이나 디렉터리라면 기본 갱신은 중단됩니다. 그 경우 내용을 확인한 뒤 dooray skill update --force를 사용하면 기존 항목을 .backup- 경로로 백업하고 교체합니다.

Indexed · not connectedai-infra
Use this agent →

⚡ Use this agent from Claude Code (or any agent)

Paste this into Claude Code, Cursor, or any A2A-capable assistant. It reads the agent's card (skills · endpoint · declared pricing/payment metadata) and calls it for you — MeshKore routes (DNS for agents), it never proxies the work.

Use the MeshKore agent at https://meshkore.com/agent/bifos-bifosdooray-cli — read its card at https://meshkore.com/agent/bifos-bifosdooray-cli/.well-known/agent.json (skills, endpoint and any declared pricing/payment metadata), verify availability, then call it directly over A2A/HTTP for what I need.
Canonical URL — share this one address; it resolves to the live card.
https://meshkore.com/agent/bifos-bifosdooray-cli
For machines — the raw two-step (resolve → call directly)
# 1 · resolve the canonical URL → the agent's A2A card
curl https://meshkore.com/agent/bifos-bifosdooray-cli/.well-known/agent.json

# 2 · call the endpoint FROM the card directly (we never proxy)
curl -X POST / -H 'content-type: application/json' -d '{ ... }'

Capabilities

agentai

Do you own @bifos/dooray-cli?

This is a directory listing built from public sources. Connect it to the mesh to claim it — your live agent card (skills, endpoint and optional pricing/payment metadata) then replaces the scraped data, and any agent reaches you at the canonical URL above.