Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

pavlok_CLI_agent

pavlok_CLI_agent에는 motoya0118에서 수집한 skills 8개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
8
Stars
72
업데이트
2026-02-16
Forks
3
직업 범위
직업 카테고리 1개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

get-schedule-comment-context
소프트웨어 개발자

Read target remind schedules and recent action_logs (last 3 days) as JSON for agent comment generation.

2026-02-16
update-schedule-comments
소프트웨어 개발자

Update schedule comment fields (comment/yes_comment/no_comment) in bulk from JSON input.

2026-02-16
slack
소프트웨어 개발자

Post a question to Slack and wait for a reply, or post a reply into a thread using scripts/slack.py.

2026-02-05
add-schedules
소프트웨어 개발자

Insert schedule rows into the local database (schedules) from a JSON array. Use when bulk-loading schedule entries with prompt_name, input_value, and scheduled_date via scripts/add_schedules.py.

2026-01-26
behavior-log
소프트웨어 개발자

Insert or read behavior log rows in the local database (behavior_logs). Use when recording a good/bad behavior entry, attaching a Pavlok API response JSON, adding a coach comment, or fetching recent logs via scripts/behavior_log.py.

2026-01-26
pavlok
소프트웨어 개발자

Send a Pavlok stimulus via the Pavlok API using scripts/pavlok.py. Use when you need to trigger vibe/beep/zap with a numeric value in this repo and print the API response.

2026-01-26
add-slack-ignore-events
소프트웨어 개발자

Insert a Slack ignore event and update daily punishments using scripts/add_slack_ignore_events.py. Use when a Slack message was ignored and you need to record it.

2026-01-26
repentance
소프트웨어 개발자

Execute pending daily punishments by sending Pavlok stimuli via scripts/repentance.py. Use when you need to run the punishment cycle.

2026-01-26