Skip to main content
cyberuni
GitHub 제작자 프로필

cyberuni

10개 GitHub 저장소에서 수집된 180개 skills를 저장소 단위로 보여줍니다.

수집된 skills
180
저장소
10
업데이트
2026년 9월 1일
여기에는 상위 8개 저장소가 표시되며, 전체 저장소 목록은 아래에서 이어집니다.
저장소 탐색

저장소와 대표 skills

align-spec
미분류

Detect and reconcile prose-suite drift across the SDD project spec's nodes — the on-demand, CI-usable complement to the inline spec-gate check; use for corpus audits, post-large-change verification, or CI gating.

2026년 8월 20일
run
미분류

Use this skill when running ACED evals to score agent configuration behavior against its frozen .feature suite — after editing a skill, AGENTS.md section, subagent, or command.

2026년 8월 20일
compare
미분류

Use this skill when comparing two versions of an agent configuration to detect regressions or confirm improvements before committing a change.

2026년 8월 20일
check-spec-references
미분류

Partial Skill: invoke by name only — project-spec/check-spec-references' engine that resolves every relative reference in one project spec's markdown and fails on the ones pointing at nothing — run from the per-project CI entrypoint, not triggered by users…

2026년 8월 19일
check-project-specs
미분류

Partial Skill: invoke by name only — project-spec/check-project-specs' engine that runs every project-spec check against the one spec governing the invoking package — the per-project CI entrypoint, not triggered by users directly.

2026년 8월 19일
define-command
미분류

Use this skill when the user wants to create or improve a command — a user-invoked-only slash workflow (`/name`) that never auto-triggers from the model. Trigger on "create a command", "add a slash command", "make a /deploy command", "add a user-only…

2026년 8월 14일
define-skill
미분류

Use this skill when the user wants to create, scaffold, or formalize a workflow skill — a process, tool-based, or standard SKILL.md — from scratch or from an existing ad-hoc workflow. Trigger on "create a skill", "write a skill for X", "I want a skill that…",…

2026년 8월 14일
improve-skill
미분류

Audit, improve, or write a SKILL.md — check description trigger coverage, structure, security, and agentskills.io compliance. Use when reviewing or creating a skill for Claude Code, Cursor, Codex, Copilot CLI, or any agentskills-compatible runtime, even if…

2026년 8월 14일
수집된 skill 79개 중 8개를 표시합니다.
operator
미분류

Use this skill for fleet-level dispatch — spawn, list, and prune ships, and route messages between sessions; not in-ship mission work.

2026년 9월 1일
pod
미분류

Use this skill for bridge work on a project — mission entry, inbox, and hailing specialist crew; not spawning ships or worktrees, fleet-wide oversight, or cross-ship routing.

2026년 9월 1일
create-skill
미분류

Scaffold and ship a new SKILL.md through the full creation lifecycle — design, implement, structural audit, trigger eval, and evidence recording. Use when creating a skill from scratch or formalizing an existing one, even if the user just says "I want a skill…

2026년 9월 1일
review-pr
소프트웨어 품질 보증 분석가·테스터

Use this skill when reviewing a pull request in this repo for design soundness rather than line-level correctness — 'review PR #N', 'is this the right approach', 'should this live here'. Runs an Oracle lens (are the claims true?) and an Architect lens (is it…

2026년 8월 13일
resync-local-plugins
기타 컴퓨터 관련 직업

Use this skill after committing changes to this repo's plugins or skills, to re-pin the local-directory cyberplace marketplace so the installed plugins reflect the new HEAD. Triggers: 'resync the plugins', 'the marketplace is stale', 'my skill edit isn't…

2026년 8월 9일
init
기타 컴퓨터 관련 직업

Use this skill to initialize a project's agent configuration to work across every major agent harness — analyze the repo and write or improve AGENTS.md, wire the per-harness config, repair repo-private skills, and suggest setting up SDD and registering ACED.…

2026년 8월 8일
upgrade-universal-plugin
소프트웨어 개발자

Use this skill when upgrading pinned `npx universal-plugin@0.2.2` calls across a project to a newer version.

2026년 8월 8일
article-writer-voice
기술 작가

Shape the tone and formatting when writing or polishing prose — blog posts, tutorials, guides, release notes, READMEs, newsletter issues, project docs. Trigger on "write a post", "draft an article", or any prose longer than a paragraph where voice consistency…

2026년 8월 2일
수집된 skill 47개 중 8개를 표시합니다.
수집된 skill 20개 중 8개를 표시합니다.
doctor
미분류

Use this skill to diagnose a universal agent plugin — when a runtime loads none of the plugin's skills, when a vendor manifest is missing or looks out of date after a pull, when a build prints warnings nobody has read, or when checking whether what the…

2026년 8월 19일
marketplace
미분류

Use this skill to let people install a plugin straight from its own repository — generate the local marketplace catalogs Claude Code, Codex, GitHub Copilot CLI, and Cursor read, and write the README install section that tells users what to type. Trigger on…

2026년 8월 19일
init
미분류

Use this skill to create or change a universal agent plugin — scaffold a new one, adopt an existing vendor-specific plugin or already-shipped skills onto the open Agent Plugins Specification, or add and remove vendors and components on the canonical…

2026년 8월 19일
publish-plugin
미분류

Use this skill whenever the user wants to publish, release, submit, or share a plugin to the universal plugin marketplace so it works across Claude Code, Cursor, Codex, and GitHub Copilot CLI. Trigger on phrases like "publish my plugin", "submit to…

2026년 8월 19일
version
미분류

Use this skill to move a universal agent plugin's version — bump it, set an explicit one, cut a release number, or reconcile a version that drifted between the canonical plugin.json and its npm package.json. Handles both release models: a changesets…

2026년 8월 18일
remove-plugin
소프트웨어 개발자

Use this skill to remove a universal agent plugin's artifacts — delete the generated vendor manifests for Claude Code, Cursor, or Codex, clear a stale or shadowing manifest left by an older build, or take the whole plugin out of a project. Trigger on "delete…

2026년 8월 18일
skill-name
기타 컴퓨터 관련 직업

Use this skill when <trigger>. <One-line summary.>

2026년 8월 18일
adopt-upx
소프트웨어 개발자

Use this skill when the user wants to make their skills use upx — the fast local-first package runner shipped by universal-plugin. Trigger on phrases like "make my skills use upx", "adopt the upx runner", "speed up npx calls", "switch to upx", or "rewrite npx…

2026년 8월 14일
수집된 skill 12개 중 8개를 표시합니다.
dispatch-governance
미분류

Partial Skill: invoke by name only — the Legate's routing brain — picks and executes a dispatch strategy for a role intent. Loaded in-session by the legate gateway, and by the headless-legate agent headless. Not triggered by users directly.

2026년 8월 14일
init-cyberlegion
미분류

Use this skill to set up or onboard cyberlegion in this session or repo — probe the environment, register the mail-surfacing hook, and (in a root session, on your yes) bind this pane as the durable legate owner inbox. Triggers: 'set up cyberlegion', 'onboard…

2026년 8월 14일
legate
미분류

Use this skill when you need to reach another agent session — send a message to a named peer or "the pane on the right", check your inbox, wait for a reply, spawn or close a peer session, or dispatch work to fulfill a role and get a verdict back.

2026년 8월 14일
manage-inbox
미분류

Use this skill when the user wants to check, read, or clear the owner mailbox — the durable inbox where headless and cron-started agents send their reports. Triggers: 'check my inbox', 'any reports for me', 'what did the agents send', 'read that report', 'ack…

2026년 8월 14일
relay-governance
미분류

Partial Skill: invoke by name only — the Legion's report/ask contract — how a headless agent returns a result or surfaces a question it cannot answer, and how a receiver triages a relayed steer by authority level. Loaded by dispatch-governance and any…

2026년 8월 14일
subagent-backend-governance
미분류

Partial Skill: invoke by name only — the parent-side procedure for the cold-subagent dispatch path. Loaded by dispatch-governance when it picks the subagent strategy. Not triggered by users directly.

2026년 8월 14일
session-adapter-governance
미분류

Partial Skill: invoke by name only — the SessionAdapter conformance rule: a mutating op verifies its observable effect landed or fails loud, keyed on the op's effect class. Loaded by CRs and producers touching adapter operations. Not triggered by users…

2026년 7월 12일
add-changeset
미분류

Add a changeset to the current change. Use when preparing a PR that affects published packages, when asked to 'add a changeset' or `add cs`, or when CI reports a missing changeset. Detects monorepos and selects affected packages automatically.

2026년 5월 20일
create-skill
미분류

Use this skill when the user asks to create a new agent skill. Creates the skill directory under ~/.agents/skills/ and links it into all detected agents so they can pick it up.

2026년 5월 20일
fix-security-pr
미분류

Fix a PR that is failing due to security or vulnerability issues — npm/pnpm/yarn/bun audit failures, CVE alerts, Dependabot merge conflicts, Snyk failures, or GitHub security advisory blocks. Use when asked to 'fix the security PR', 'resolve the vulnerability…

2026년 5월 20일
init
미분류

Use this skill when the user wants to initialize or improve an AGENTS.md file with codebase documentation. Creates AGENTS.md and symlinks CLAUDE.md to it, or suggests improvements if AGENTS.md already exists.

2026년 5월 20일
setup-changesets
미분류

Set up changesets in a new or existing repository. Use when asked to 'add changesets', 'set up releases', or 'configure versioning'. Handles single packages and monorepos. Detects and migrates from competing release tools. Optionally sets up a shared reusable…

2026년 5월 20일
validate-skill
미분류

Validate a SKILL.md file for structure, quality, and security before committing or publishing. Use this skill when reviewing a new or modified skill — catches broken references, vague triggers, baked-in assumptions, scope creep, and security risks in one pass.

2026년 5월 20일
저장소 10개 중 10개 표시
모든 저장소를 표시했습니다