Ohtaka Kaoru avatar

Ohtaka Kaoru

Community

@kkkaoru · japan

30Followers
|
55Public Repos
|
77Published Skills

Front end engineer

Skills Distribution
DomainCloud & Comp...Cloudflare Platfor.. (35%)MotherDuck & DuckD.. (25%)Cursor IDE & Agent.. (20%)Apple Pro Apps Int.. (10%)

Agent Skills by Ohtaka Kaoru

Showing 77 vetted skills indexed across 1 GitHub repositories.

kkkaorukkkaoru

agmsg

Sends and receives cross-agent messages between AI coding assistants via a local SQLite database.

Community
Advanced
kkkaorukkkaoru

create-subagent

Creates custom Cursor subagents with YAML frontmatter and system prompts.

Community
Basic
kkkaorukkkaoru

migrate-to-skills

Convert Cursor rules and slash commands into Agent Skills SKILL.md format.

Community
Intermediate
kkkaorukkkaoru

shell

Executes user-provided text after /shell as a literal terminal command.

Community
Basic
kkkaorukkkaoru

statusline

Configure a custom command-based status line for the Cursor CLI prompt.

Community
Intermediate
kkkaorukkkaoru

rename-chat

Renames the current Cursor chat with a generated topic title via cursor-app-control.

Community
Basic
kkkaorukkkaoru

new-repo

Creates a Cursor-hosted repository for the current project and pushes the initial commit.

Community
Intermediate
kkkaorukkkaoru

canvas

Creates standalone .canvas.tsx analytical artifacts rendered beside the Cursor IDE chat.

Community
Intermediate
kkkaorukkkaoru

create-skill

Guides authoring of Cursor Agent Skills with SKILL.md structure and frontmatter.

Community
Intermediate
kkkaorukkkaoru

create-rule

Create Cursor rule files with YAML frontmatter for persistent AI coding guidance.

Community
Basic
kkkaorukkkaoru

sdk

Build programmatic integrations with the Cursor SDK in TypeScript or Python.

Community
Advanced
kkkaorukkkaoru

review

Dispatches code review requests to Bugbot or Security Review subagents.

Community
Basic
kkkaorukkkaoru

review-bugbot

Launches a Bugbot subagent to review repository diffs and report findings.

Community
Intermediate
kkkaorukkkaoru

review-security

Launches a security-review subagent to audit repository diffs for vulnerabilities.

Community
Intermediate
kkkaorukkkaoru

update-cursor-settings

Modifies Cursor and VSCode user settings in settings.json while preserving existing configuration.

Community
Basic
kkkaorukkkaoru

update-cli-config

View and modify Cursor CLI settings stored in cli-config.json.

Community
Basic
kkkaorukkkaoru

origin

Installs, authenticates, and repairs the origin CLI for Cursor-hosted git repositories.

Community
Intermediate
kkkaorukkkaoru

split-to-prs

Splits uncommitted or committed changes into small reviewer-aligned pull requests.

Community
Intermediate
kkkaorukkkaoru

loop

Runs a prompt or skill on recurring or dynamic intervals via timers or monitored shell output.

Community
Intermediate
kkkaorukkkaoru

create-hook

Create Cursor hooks that run scripts or prompts around agent events.

Community
Intermediate
kkkaorukkkaoru

babysit

Triages PR comments, resolves merge conflicts, and fixes CI until merge-ready.

Community
Intermediate
kkkaorukkkaoru

goal

Creates and pursues persistent goals in Cursor until verified completion.

Community
Intermediate
kkkaorukkkaoru

share

Creates a private Cursor-hosted git repository to back up and share a project.

Community
Intermediate
kkkaorukkkaoru

executor-and-skills

Discovers and invokes Executor MCP integrations for cross-agent messaging, Cloudflare, and Apple Pro apps.

Community
Advanced

Frequently Asked Questions About Ohtaka Kaoru

FAQPage Schema
What tasks can I accomplish with kkkaoru's skill collection?

You can deploy Cloudflare Workers and Durable Objects, run DuckDB SQL against MotherDuck, plan Zscaler-to-Cloudflare One migrations, build MotherDuck Dives and dashboards, control Final Cut Pro and Logic Pro via FCPXML and CoreMIDI, and enforce Python, Rust, Swift, and TypeScript coding rules.

Who is the target audience for these skills?

Front-end and platform engineers, analytics engineers, and consultants using Cursor or Claude Code agents. Personas include Cloudflare developers, MotherDuck technical owners and economic buyers, Apple Pro apps operators, and teams standardizing coding conventions across projects.

How do I install and run these skills in practice?

Skills live as SKILL.md folders loaded by Cursor or Claude Code agents. The project-skills skill copies entries from ~/.agents/skills-stroage into a project's .agents/skills directory, and find-skills discovers installable skills when you ask how to accomplish a task.

Are these skills open source and what do they cost?

The MotherDuck skills carry an explicit MIT license; other skills ship without stated license or fees. Runtime costs depend on underlying services such as Cloudflare Workers usage and MotherDuck plans, which the motherduck-pricing-roi skill explains.

What prerequisites or dependencies do these skills require?

agmsg needs only bash and sqlite3 with no daemon or network. Cloudflare skills assume wrangler and a Cloudflare account, MotherDuck skills need database credentials or a Postgres endpoint, and Apple Pro skills require Executor's Swift MCP with Peekaboo as UI fallback.