🧠AI Agent skills for LLMs and AI Agents - Claude, Codex, Cursor etc.
Supply asset profile
Code review, repo analysis, testing, CI, GitHub, DevOps, and developer workflow skills.
Scenario
GitHub automation
I need my agent to triage GitHub issues, review pull requests, and summarize repository changes.
Agent fit
Claude Code + OpenAI Agents + Cursor
Codex, Claude Code, Cursor, CLI, or custom agents.
Install
Ready
npx skills add a-tokyo/agent-skills
Maintenance
fresh
1d since push
Risk
Needs review
Low GitHub adoption signal
GitHub quality
14
72/100 quality · 71/100 trust
Coverage tags
Review notes
Low GitHub adoption signal · Quality score needs review
Agent adoption scorecard
These scores combine public repository metadata, OpenAgentSkill review signals, maintenance freshness, and install readiness. They are a shortlist signal, not a replacement for human review.
Quality
StrongSolid option that is likely worth shortlisting for production workflows.
Trust
Sandbox onlyUseful candidate with missing or mixed trust signals. Keep it in an isolated workspace until the outcome loop proves task fit.
Audit
Needs reviewInstall readiness, security metadata, maintenance, and adoption risk.
Trust Score v5
Run only in a sandbox and compare close alternatives before using it for real work.
Stars
14 GitHub stars
Repo activity
14 stars, 1 forks
Maintenance
1d since push
License
MIT
Install
npx skills add a-tokyo/agent-skills
Install safety
standard package or runtime install path
Permission surface
shell or command execution, database access
Agent outcomes
No agent outcome data yet
Docs
Usable metadata, review docs
Risk summary
Install readiness
Agent-readable metadata
Use this block or the embedded JSON to decide whether an agent should install this skill, choose an alternative, or ask for human review first.
Suited tasks
Suited agents
Install decision
Trust and risk
Outcome loop
Do not use when
Agent safety v2
Sparse or mixed signals. Useful for discovery, but not for autonomous installation.
Test manually in an isolated workspace and compare against safer alternatives.
high
Skill metadata references terminal, CLI, shell, subprocess, or command execution workflows.
medium
Skill likely fetches remote pages, APIs, repositories, or external services.
medium
Skill may inspect schemas, query databases, or work with persistent stores.
Install targets
Copy the registry command or an agent-specific install prompt for Codex, Claude Code, and Cursor.
Use the registry command when your workflow supports the OpenAgentSkill installer.
$ npx skills add a-tokyo/agent-skillsAgent resolve plan
The Resolve API returns the selected skill, alternatives, safety policy, audit notes, install target, and copy-paste prompt an agent can follow without scraping this page.
Resolve JSON
/api/agent/resolve?task=Use%20Agent%20Skills%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Resolve text
/api/agent/resolve?task=Use%20Agent%20Skills%20for%20an%20agent%20workflow&agent=codex&max_risk=medium&format=text
Install handoff
/api/skills/a-tokyo-agent-skills/install
Agent should check
Copy prompt
Task: Use Agent Skills in this workspace.
Resolve first: https://www.openagentskill.com/api/agent/resolve?task=Use%20Agent%20Skills%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Review install handoff: https://www.openagentskill.com/api/skills/a-tokyo-agent-skills/install
Install command: npx skills add a-tokyo/agent-skills
Before running it, summarize audit warnings, required permissions, and the fallback skill if install is risky.Agent handoff
Use the public install endpoint to fetch the command, safety checklist, target prompts, and canonical links for this skill.
Install handoff
/api/skills/a-tokyo-agent-skills/install
LLM text format
/api/skills/a-tokyo-agent-skills/install?format=text
Find alternatives
/api/skills/search?q=Agent%20Skills&limit=3
Agent prompt
Use Agent Skills for this task. Review https://www.openagentskill.com/api/skills/a-tokyo-agent-skills/install, then install with: npx skills add a-tokyo/agent-skillsRegistry metadata
This page exposes the same decision, trust, audit, use-case, and install signals through the Registry API, so agents can rank this skill without scraping the UI.
Manifest
/api/registry/manifest/a-tokyo-agent-skills
LLM text
/api/registry/manifest/a-tokyo-agent-skills?format=text
Install alias
/api/registry/install/a-tokyo-agent-skills
Recommend
/api/registry/recommend?task=Use%20Agent%20Skills%20in%20an%20agent%20workflow&limit=3
Agent fit
GitHub automation
Use-case tags
Platforms
JavaScript, Claude Code, OpenAI Agents, Cursor
Audit report
Review install readiness, maintenance, trust, quality, and metadata warnings before adding this skill to an agent workflow.
Agent decision cockpit
Prototype with this skill first; keep a fallback candidate ready.
Role in stack
Fallback candidate
Primary fit
GitHub automation
Trust label
Prototype first
Install path
Command ready
Use when
Evidence
Review first
Implementation path
Trust profile
Useful candidate with missing or mixed trust signals. Keep it in an isolated workspace until the outcome loop proves task fit.
GitHub adoption
FIX14 GitHub stars
Stars/forks activity
FIX14 stars, 1 forks; issue activity unavailable in current metadata
Recent maintenance
PASS1d since push
License clarity
PASSMIT
Good signals
Review before install
Recommended action
Run only in a sandbox and compare close alternatives before using it for real work.
Quality profile
Solid option that is likely worth shortlisting for production workflows.
Workflow fit
Manage repositories
I need my agent to triage GitHub issues, review pull requests, and summarize repository changes.
Build and ship code
I need a coding agent that can understand a repository, edit code, and review pull requests.
Operate web apps
I need my agent to control a browser, fill forms, and verify web app workflows.
Stack fit
Inspect, patch, and verify code
A stack for software agents that inspect repositories, review pull requests, generate tests, and turn findings into shippable patches.
Operate and verify web apps
A stack for agents that navigate products, fill forms, take screenshots, and verify real user flows across web applications.
Find, compare, and synthesize
A stack for agents that gather sources, compare claims, summarize long material, and draft useful research briefs.
Alternative shortlist
Similar skills in this category, ranked with the same readiness and quality signals.
A comprehensive collection of ready-to-use scientific and research skills for AI agents.
A curated list of resources and tools for enhancing Claude AI workflows.
KubeSphere is a comprehensive container platform designed for managing Kubernetes across multi-cloud, datacenter, and edge environments.
# agent-skills
Reusable agent skills for AI coding assistants. Compatible with Cursor, Claude Code, Codex, and 40+ agents via [`npx skills`](https://skills.sh).
[](https://skills.sh/a-tokyo/agent-skills)
## Skills
`Download` grabs a ready-to-upload `.zip` of just that skill — for Claude Desktop (Settings → Capabilities), which has no CLI and can't run `npx skills`. Rebuilt whenever a skill changes on `main`.
| Skill | Description | Download | |-------|-------------|----------| | [production-grade](skills/production-grade/) | Principle-engineering posture for production-grade code. Plans before code, simplest-correct-solution-first, ACM-grade algorithms, EXPLAIN-first databases, idempotent-atomic writes, realtime-first, concurrent-by-default, TDD-steered E2E, runtime-coherent infrastructure, maintenance & remediation of inherited or generated code. Substrate-agnostic. | [.zip](https://github.com/a-tokyo/agent-skills/releases/download/skills-latest/production-grade.zip) | | [tailwind-v3-to-v4-migration](skills/tailwind-v3-to-v4-migration/) | Migrate a project from Tailwind CSS v3 to v4 safely and completely. Codemod-first (`@tailwindcss/upgrade`), then the judgment it can't do: dependency/PostCSS/Vite/CLI plumbing, JS config → CSS `@theme` (or keep via `@config`), the v4 changed-defaults audit + compat shims, a residual sweep, and proving the migration is a visual no-op. Framework-agnostic; bundles the official upgrade guide. | [.zip](https://github.com/a-tokyo/agent-skills/releases/download/skills-latest/tailwind-v3-to-v4-migration.zip) | | [create-skill-autoresearch](skills/create-skill-autoresearch/) | Factory for building production-grade agent skills: interviews you for purpose + gold standards, researches the domain, drafts the skill, autonomously improves it against an LLM-as-judge (or real-world) metric, and verifies it with an independent multi-agent panel. Extends the official single-pass skill creat
Frameworks & Tools
Decision snapshot
recent repository activity
Audit snapshot
Install and adoption review
Agent-proven evidence
Outcome reports after resolve, review, install, and one narrow run.
No agent outcome data yet. The first agent run can report success, setup needs, risk blocks, failure, or not-relevant through /api/agent/outcome.
Install
Free and open source. Review the audit before production use.
Growth loop
Scenario-led draft for Agent Skills, ready for a manual X post.
Most coding agents don't fail from lack of model power. They fail when repo context disappears. Agent Skills gives coding agents a repeatable way to plan, patch, review, or ship. 14 stars https://www.openagentskill.com/skills/a-tokyo-agent-skills?ref=x #AIAgents
Listing + install path for Agent Skills: https://www.openagentskill.com/skills/a-tokyo-agent-skills?ref=x Install: npx skills add a-tokyo/agent-skills
Listing source
This listing was indexed from public sources and is not marked official until a maintainer claim is approved.
Attribution links to the public repository or creator profile. Creators can claim the listing to update ownership signals.
Claim this skillOwner claim
This community indexed listing is attributed to a-tokyo but is not marked official yet. Claim it to add a verified owner signal and make future launch, install, and audit updates easier to trust.
Creator backlink kit
Show the canonical listing, current trust and audit signals, and real Agent Proven evidence where developers evaluate the repository.
[](https://www.openagentskill.com/skills/a-tokyo-agent-skills)
[](https://www.openagentskill.com/skills/a-tokyo-agent-skills)
[](https://www.openagentskill.com/skills/a-tokyo-agent-skills/audit)
[](https://www.openagentskill.com/skills/a-tokyo-agent-skills)a-tokyo
@a-tokyo
Share whether this skill looks useful for your agent workflow. Aggregated feedback improves rankings over time.
Sandbox only
Claude Scientific Skills
A comprehensive collection of ready-to-use scientific and research skills for AI agents.
31.2K stars · 0 installsAwesome Claude Skills
A curated list of resources and tools for enhancing Claude AI workflows.
65.9K stars · 0 installsKubesphere
KubeSphere is a comprehensive container platform designed for managing Kubernetes across multi-cloud, datacenter, and edge environments.
17.0K stars · 0 installs