Ohtaka Kaoru
Community@kkkaoru · japan
Front end engineer
Agent Skills by Ohtaka Kaoru
Showing 77 vetted skills indexed across 1 GitHub repositories.
agmsg
Sends and receives cross-agent messages between AI coding assistants via a local SQLite database.
create-subagent
Creates custom Cursor subagents with YAML frontmatter and system prompts.
migrate-to-skills
Convert Cursor rules and slash commands into Agent Skills SKILL.md format.
shell
Executes user-provided text after /shell as a literal terminal command.
statusline
Configure a custom command-based status line for the Cursor CLI prompt.
rename-chat
Renames the current Cursor chat with a generated topic title via cursor-app-control.
new-repo
Creates a Cursor-hosted repository for the current project and pushes the initial commit.
canvas
Creates standalone .canvas.tsx analytical artifacts rendered beside the Cursor IDE chat.
create-skill
Guides authoring of Cursor Agent Skills with SKILL.md structure and frontmatter.
create-rule
Create Cursor rule files with YAML frontmatter for persistent AI coding guidance.
sdk
Build programmatic integrations with the Cursor SDK in TypeScript or Python.
review
Dispatches code review requests to Bugbot or Security Review subagents.
review-bugbot
Launches a Bugbot subagent to review repository diffs and report findings.
review-security
Launches a security-review subagent to audit repository diffs for vulnerabilities.
update-cursor-settings
Modifies Cursor and VSCode user settings in settings.json while preserving existing configuration.
update-cli-config
View and modify Cursor CLI settings stored in cli-config.json.
origin
Installs, authenticates, and repairs the origin CLI for Cursor-hosted git repositories.
split-to-prs
Splits uncommitted or committed changes into small reviewer-aligned pull requests.
loop
Runs a prompt or skill on recurring or dynamic intervals via timers or monitored shell output.
create-hook
Create Cursor hooks that run scripts or prompts around agent events.
babysit
Triages PR comments, resolves merge conflicts, and fixes CI until merge-ready.
goal
Creates and pursues persistent goals in Cursor until verified completion.
share
Creates a private Cursor-hosted git repository to back up and share a project.
executor-and-skills
Discovers and invokes Executor MCP integrations for cross-agent messaging, Cloudflare, and Apple Pro apps.
Frequently Asked Questions About Ohtaka Kaoru
FAQPage SchemaWhat 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.