Agent skill · Documentation

core

(ePost) Use when any agent modifies files, makes architectural decisions, or needs safety and documentation rules

majiayu000github.com/majiayu000GitHub ↗
copilotclaude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill core-klara-copilot-epost-agent-kit --agent copilot

Same command for any agent — swap --agent for claude-code, codex, cursor.

Facts
Files in the skill folder: 2
SKILL.md size: 3 KB
Bundled scripts: none
Path: skills/agent/core-klara-copilot-epost-agent-kit/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Core Rules Skill ## Purpose Defines operational boundaries, decision authority, environment safety, and documentation standards for all agents in the Claude Code ecosystem. ## When Active - All agent operations - File creation, modification, or deletion - Architectural decisions - Code generation or refactoring - Documentation updates ## Aspect Files | File | Purpose | |------|---------| | `references/decision-boundaries.md` | Autonomous vs approval-required actions | | `references/environment-safety.md` | Pre-execution verification rules | | `references/external-tools-usage.md` | External tool/MCP boundaries | | `references/documentation-standards.md` | Formatting and structure rules | | `references/orchestration.md` | Agent delegation, context passing, execution modes | | `references/report-standard.md` | Common report format for all agent output | ## Team Workflows | Workflow | File | When | |----------|------|------| | Feature Development | `references/workflow-feature-development.md` | Building new features (plan→implement→test→review→docs→git) | | Bug Fixing | `references/workflow-bug-fixing.md` | Fixing bugs (scout→debug→fix→test→review→capture→git) | | Project Init | `ref

What's inside
Steps it walks through
  1. Purpose
  2. When Active
  3. Aspect Files
  4. Team Workflows
  5. Quick Reference
  6. Decision Authority
  7. Safety Constraints
  8. Documentation Rules
  9. Required File Structure
  10. Never Do
  11. Related Documents
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the core skill do?

(ePost) Use when any agent modifies files, makes architectural decisions, or needs safety and documentation rules

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill core-klara-copilot-epost-agent-kit --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going