Agent skill
localsetup-public-repo-identity
Public repo identity – use in README and published repos. For your identity, use local-identity (gitignored) or copy from framework template. Use when editing README*, CONTRIBUTING*.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/localsetup-public-repo-identity
Metadata
Additional technical details for this skill
- version
- 1.2
SKILL.md
Public repo identity (stub)
Use a local identity file or the framework template so the framework repo stays generic (no PII).
- This repo (machine): Use your platform's rules path for a local identity file (e.g.
.cursor/rules/local-identity.mdcon Cursor) with your real name and org. That file is gitignored; your platform loads it. Keep this stub so the rule is still referenced; the actual identity comes from the local-identity file. - Framework template: Copy from
_localsetup/config/templates/public-repo-identity.template.mdc, fill in placeholders, and save as local-identity.mdc or use in another repo.
Do not put real names, contact info, or org details in this file; they belong in local-identity.mdc (not committed).
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?