bv
79Prioritize Beads Work with Graph Metrics
Teams often miss blockers and cycles when reading issue lists by hand. This skill turns Beads data into focused triage, planning, and agent workflow guidance.
Control Cursor from the CLI
Developers often need quick Cursor commands without searching external documentation. This skill provides concise CLI guidance for files, folders, diffs, windows, extensions, and remote setup.
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "cursor" from https://skillstore.io/skills/dicklesworthstone-cursor.md and its manifest at https://skillstore.io/api/skills/dicklesworthstone-cursor/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Using "cursor". I need to open a project in a new Cursor window.
Expected outcome:
Use the new-window option with the project path. This opens the folder separately instead of reusing the active window.
Using "cursor". I want Cursor to wait while I edit a git message.
Expected outcome:
Use wait mode as the editor command. Cursor stays attached until the file is closed, which works for commit messages.
Using "cursor". I need to compare two local files.
Expected outcome:
Use Cursor diff mode with the two file paths. Cursor opens a visual comparison for review.
The static findings are false positives caused by Markdown code fences, inline command names, and a documented SSH config path. No executable code, prompt injection, credential access, or data exfiltration intent was found in SKILL.md.
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
https://skillstore.io/skills/dicklesworthstone-cursor/audits/10?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/dicklesworthstone-cursor?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/dicklesworthstone-cursor?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/dicklesworthstone-cursor/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/dicklesworthstone-cursor.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Dicklesworthstone. (2026). cursor security audit report (audit version 10) [Author version unspecified]. Skillstore. https://skillstore.io/skills/dicklesworthstone-cursor/audits/10@techreport{dicklesworthstone-dicklesworthstone-cursor-2026,
author = {Dicklesworthstone},
title = {cursor security audit report (audit version 10)},
institution = {Skillstore},
year = {2026},
number = {10},
url = {https://skillstore.io/skills/dicklesworthstone-cursor/audits/10},
note = {Author version unspecified}
}cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "cursor security audit report (audit version 10)"
version: "unspecified"
type: report
authors:
- name: "Dicklesworthstone"
date-released: "2026-07-09"
url: "https://skillstore.io/skills/dicklesworthstone-cursor/audits/10"
identifiers:
- type: other
value: "skillstore:dicklesworthstone-cursor:audit:10"
description: "Skillstore immutable audit report identifier"
Launch a repository, folder, or specific source file in Cursor directly from a terminal workflow.
Use Cursor diff mode to compare two files while staying in an editor-centered review flow.
Find commands for listing, installing, uninstalling, or disabling Cursor extensions during environment setup.
Show me the Cursor CLI command to open the current directory.
How do I open a specific file in Cursor at line 42 from the terminal?
Give me the Cursor CLI command to compare two files in diff mode.
Explain Cursor CLI options for a new window, reuse window, wait mode, user data directory, and extensions directory.
Author
DicklesworthstoneLicense
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Ref
1ffa7643651792ccb4bd3b15d924d2c97edff755
Maintenance freshness
7/18/2026
Usage
5 downloads ยท 322 views
File structure
๐ SKILL.md
Prioritize Beads Work with Graph Metrics
Teams often miss blockers and cycles when reading issue lists by hand. This skill turns Beads data into focused triage, planning, and agent workflow guidance.
Plan Agentic Software Projects
Large AI coding projects fail when implementation starts before the architecture is clear. This skill provides a planning workflow for detailed markdown plans, model review, and task handoff.
Polish AI-Written Documentation
AI-assisted documentation can sound formulaic and distract readers. This skill guides manual edits that remove common LLM writing tells while preserving meaning.
Polish Web App UI and UX
Many working web apps still feel uneven on desktop and mobile. This skill gives agents an iterative polishing workflow for sharper layouts, states, and responsive details.
Manage Ghostty from AI Assistants
Terminal workflows often require precise window, tab, split, and configuration actions. This skill gives Claude, Codex, and Claude Code a concise Ghostty CLI reference.
Coordinate Fungible Agent Swarms
Multi-agent software projects can stall when agents have fixed roles and fragile handoffs. This skill teaches a shared-task workflow where any Claude, Codex, or Claude Code agent can take the next ready bead.
Build Claude Code Agents
by C0ntr0lledCha0s
Creating reliable AI agents requires clear schemas, safe tools, and repeatable review steps. This skill guides agent design, validation, migration, and maintenance for Claude Code workflows.
Build Claude Code Slash Commands
by C0ntr0lledCha0s
Teams need repeatable AI workflows that are easy to invoke and review. This skill helps create, update, validate, and document Claude Code slash commands.
Review Code with Structured Quality Checks
by alirezarezvani
Code reviews can miss quality, security, and maintainability issues. This skill guides structured reviews with scripts, checklists, and report generation.
Format JSON with Clear Validation
by EnactProtocol
Compact JSON is hard to review, and invalid data slows debugging. This skill validates JSON and returns a clean, indented version with errors.
Run a Python Greeting Example
by EnactProtocol
New Enact users need a small example that proves tool execution works. This skill runs a Python greeting command and returns simple runtime output.
Create Rust Greeting Tools
by EnactProtocol
Developers need a small, predictable example for passing input into a Rust command-line skill. This skill compiles and runs a greeting tool from a name parameter.