Skip to content
Content
Skill

/grounded-profile

Show or change the grounded-copy writing mode.

From plugin
grounded-copy
202 skills1 command6 hooks
Install
$ npx -y skills add HiroHyun/grounded-copy --skill grounded-profile --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/grounded-profile

Context preview

The summary Claude sees to decide when to auto-load this skill.

Show or change the grounded-copy writing mode.

SKILL.md

grounded-profile.SKILL.md
name: grounded-profile
description: Show or change the grounded-copy writing mode.

grounded-profile

Use this skill when the user explicitly asks to view or change the writing mode.

$grounded-profile chat $grounded-profile copy $grounded-profile off $grounded-profile status

Run `python scripts/profile.py <operation>` from this skill directory. Accept exactly `chat`, `copy`, `off`, or `status` as the operation.

`chat` applies everyday writing rules. `copy` adds rules for promotional text. `off` stops the rules and reminders. `status` shows the saved setting.

The setting is saved at `$CODEX_HOME/grounded-copy/profile`, using `~/.codex` as the default home. After a successful change, report the status and apply the printed instructions from this turn forward. If saving fails, report the error.

Ships withgrounded-copy

AI coding agents (Claude Code, Codex, Cursor) love filler phrases, endless em-dashes, and convoluted phrasing for simple ideas. grounded-copy forces your agent to state plain facts directly. When writing copy, AI defaults to absurd hype and sensational claims.

Get the whole plugin
Stats
20
Stars
0
Forks
Active
Maintenance
Python
Language
AGPL-3.0
License
5d ago
Last commit
1mo ago
Created

Repo: HiroHyun/grounded-copy

Other skills on grounded-copy.