Creator · Bilalkhan4086
Last updated · Sep 1, 2026
Sandbox only
Creator · Bilalkhan4086
Last updated · Sep 1, 2026
Sandbox only
Creator · Bilalkhan4086
Last updated · Sep 1, 2026
Sandbox only
Creator · Bilalkhan4086
Last updated · Sep 1, 2026
Sandbox only
Install targets
Codex install prompt
Install the "Skills Learning" agent skill from https://github.com/Bilalkhan4086/Skills-Learning. Read its SKILL.md or equivalent instructions first, install only the files needed for this workspace, and summarize any required setup before using it. Skill purpose: After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {"event_id":"install_<unique-id>","skill_slug":"bilalkhan4086-skills-learning","task":"Install Skills Learning","agent":"codex","outcome":"success","install_used":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.Supply asset profile
Code review, repo analysis, testing, CI, GitHub, DevOps, and developer workflow skills.
Scenario
Coding agents
I need a coding agent that can understand a repository, edit code, and review pull requests.
Agent fit
Claude Code + OpenAI Agents + CLI
Codex, Claude Code, Cursor, CLI, or custom agents.
Install
Ready
npx skills add Bilalkhan4086/Skills-Learning
Maintenance
active
2mo since push
Risk
Needs review
Low GitHub adoption signal
GitHub quality
11
70/100 Quality · 77/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 reviewA machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
OpenAgentSkill Trust Score v5
Run only in a sandbox and compare close alternatives before using it for real work.
Stars
11 GitHub stars
Repo activity
11 stars, 0 forks
Maintenance
2mo since push
License
MIT
Install
npx skills add Bilalkhan4086/Skills-Learning
Install safety
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
Install command
npx skills add Bilalkhan4086/Skills-LearningDo not use when
Alternative
40.4K Stars
npx skills add PatrickJS/awesome-cursorrules
Alternative
246.3K Stars
npx skills add affaan-m/ECC --skill agent-introspection-debugging
Alternative
639 Stars
npx skills add sandbaseai/sandbase-harness --skill code-review
Alternative
2 Stars
npx skills add sasjs/skills --skill sas
Agent safety v2
Usable candidate, but the agent should surface permission and audit notes before installation.
Require human approval before installing into a real workspace.
medium
Skill likely fetches remote pages, APIs, repositories, or external services.
medium
Skill may read or write project files, documents, generated artifacts, or local workspace state.
Agent 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.
Open JSON
/api/agent/resolve?task=Use%20Skills%20Learning%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Resolve text
/api/agent/resolve?task=Use%20Skills%20Learning%20for%20an%20agent%20workflow&agent=codex&max_risk=medium&format=text
Install handoff
/api/skills/bilalkhan4086-skills-learning/install
Agent should check
Copy prompt
Task: Use Skills Learning in this workspace.
Resolve first: https://www.openagentskill.com/api/agent/resolve?task=Use%20Skills%20Learning%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Review install handoff: https://www.openagentskill.com/api/skills/bilalkhan4086-skills-learning/install
Install command: npx skills add Bilalkhan4086/Skills-Learning
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/bilalkhan4086-skills-learning/install
LLM text format
/api/skills/bilalkhan4086-skills-learning/install?format=text
Find alternatives
/api/skills/search?q=Skills%20Learning&limit=3
Agent prompt
Use Skills Learning for this task. Review https://www.openagentskill.com/api/skills/bilalkhan4086-skills-learning/install, then install with: npx skills add Bilalkhan4086/Skills-LearningRegistry 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/bilalkhan4086-skills-learning
LLM text
/api/registry/manifest/bilalkhan4086-skills-learning?format=text
Install alias
/api/registry/install/bilalkhan4086-skills-learning
Recommend
/api/registry/recommend?task=Use%20Skills%20Learning%20in%20an%20agent%20workflow&limit=3
Agent fit
Coding agents
Use-case tags
Platforms
Claude Code, OpenAI Agents
Audit report
A machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
Agent decision cockpit
Shortlist this skill and compare it with close alternatives before production adoption.
Role in stack
Companion skill
Primary fit
Coding agents
Trust label
Strong shortlist
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
FIX11 GitHub stars
Stars/forks activity
FIX11 stars, 0 forks; issue activity unavailable in current metadata
Recent maintenance
PASS2mo 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
Build and ship code
I need a coding agent that can understand a repository, edit code, and review pull requests.
Manage repositories
I need my agent to triage GitHub issues, review pull requests, and summarize repository changes.
Verify behavior
I need my agent to test a web app, reproduce bugs, and verify fixes.
Workflow fit
Inspect, patch, and verify code
A workflow for software agents that inspect repositories, review pull requests, generate tests, and turn findings into shippable patches.
Turn skills into distribution
A workflow for turning newly indexed skills into SEO briefs, social drafts, comparison pages, and reusable publishing workflows.
Operate and verify web apps
A workflow for agents that navigate products, fill forms, take screenshots, and verify real user flows across web applications.
Alternative shortlist
Similar skills that may fit this task.
A curated collection of cursor rules for various frameworks and technologies
Structured self-debugging workflow for AI agent failures using capture, diagnosis, contained recovery, and introspection reports. Use when an agent run fails and you need a reproducible diagnosis instead of a retry.
Reviews a supplied code path or diff for correctness, security, maintainability, and style without executing or modifying it
Expert guidance for the SAS programming language — DATA step, PROC SQL, macro language, formats, ODS, and common procedures. Pure SAS syntax only, no SASjs-framework content. Use when writing, reviewing, or debugging .sas programs, or answering SAS language questions.
# Skills Learning
This repository is a workspace for creating, improving, and testing Codex/OpenAI-style skills.
The repo currently includes a local `seo-reviewer` skill and supporting files. The `.agents/` directory may contain installed or cached skills used during local development, but it is ignored by Git and should be treated as local machine state.
## Repository Layout
```text . ├── skills/ │ └── seo-reviewer/ │ ├── LICENSE │ ├── SKILL.md │ ├── evals/ │ │ └── evals.json │ ├── references/ │ │ └── audit-checklist.md │ └── scripts/ │ └── seo_snapshot.py ├── LICENSE ├── skills-lock.json └── README.md ```
## What Is a Skill?
A skill is a folder that teaches Codex how to perform a specialized workflow. Each skill must include a `SKILL.md` file with YAML frontmatter:
```markdown --- name: seo-reviewer description: Review websites, landing pages, web apps, and source code for SEO... --- ```
The `description` controls when
Decision snapshot
recent repository activity
Audit
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 report before installing into production agents.
Growth loop
Scenario-led draft for Skills Learning, ready for a manual X post.
For the next repo task, this is a skill worth shortlisting before another blank prompt. Skills Learning: 11 stars https://www.openagentskill.com/skills/bilalkhan4086-skills-learning?ref=x
Listing + install path for Skills Learning: https://www.openagentskill.com/skills/bilalkhan4086-skills-learning?ref=x Install: npx skills add Bilalkhan4086/Skills-Learning
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 submitted listing is attributed to Bilalkhan4086 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/bilalkhan4086-skills-learning?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/bilalkhan4086-skills-learning?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/bilalkhan4086-skills-learning/audit)
[](https://www.openagentskill.com/skills/bilalkhan4086-skills-learning?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)Bilalkhan4086✓
@bilalkhan4086
Share whether this skill looks useful for your agent workflow. Aggregated feedback improves rankings over time.
Sandbox only
Cursor Rules
A curated collection of cursor rules for various frameworks and technologies
40.4K Starsagent-introspection-debugging
Structured self-debugging workflow for AI agent failures using capture, diagnosis, contained recovery, and introspection reports. Use when an agent run fails and you need a reproducible diagnosis instead of a retry.
246.3K Starscode-review
Reviews a supplied code path or diff for correctness, security, maintainability, and style without executing or modifying it
639 Starssas
Expert guidance for the SAS programming language — DATA step, PROC SQL, macro language, formats, ODS, and common procedures. Pure SAS syntax only, no SASjs-framework content. Use when writing, reviewing, or debugging .sas programs, or answering SAS language questions.
2 StarsInstall targets
Codex install prompt
Install the "Skills Learning" agent skill from https://github.com/Bilalkhan4086/Skills-Learning. Read its SKILL.md or equivalent instructions first, install only the files needed for this workspace, and summarize any required setup before using it. Skill purpose: After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {"event_id":"install_<unique-id>","skill_slug":"bilalkhan4086-skills-learning","task":"Install Skills Learning","agent":"codex","outcome":"success","install_used":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.Supply asset profile
Code review, repo analysis, testing, CI, GitHub, DevOps, and developer workflow skills.
Scenario
Coding agents
I need a coding agent that can understand a repository, edit code, and review pull requests.
Agent fit
Claude Code + OpenAI Agents + CLI
Codex, Claude Code, Cursor, CLI, or custom agents.
Install
Ready
npx skills add Bilalkhan4086/Skills-Learning
Maintenance
active
2mo since push
Risk
Needs review
Low GitHub adoption signal
GitHub quality
11
70/100 Quality · 77/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 reviewA machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
OpenAgentSkill Trust Score v5
Run only in a sandbox and compare close alternatives before using it for real work.
Stars
11 GitHub stars
Repo activity
11 stars, 0 forks
Maintenance
2mo since push
License
MIT
Install
npx skills add Bilalkhan4086/Skills-Learning
Install safety
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
Install command
npx skills add Bilalkhan4086/Skills-LearningDo not use when
Alternative
40.4K Stars
npx skills add PatrickJS/awesome-cursorrules
Alternative
246.3K Stars
npx skills add affaan-m/ECC --skill agent-introspection-debugging
Alternative
639 Stars
npx skills add sandbaseai/sandbase-harness --skill code-review
Alternative
2 Stars
npx skills add sasjs/skills --skill sas
Agent safety v2
Usable candidate, but the agent should surface permission and audit notes before installation.
Require human approval before installing into a real workspace.
medium
Skill likely fetches remote pages, APIs, repositories, or external services.
medium
Skill may read or write project files, documents, generated artifacts, or local workspace state.
Agent 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.
Open JSON
/api/agent/resolve?task=Use%20Skills%20Learning%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Resolve text
/api/agent/resolve?task=Use%20Skills%20Learning%20for%20an%20agent%20workflow&agent=codex&max_risk=medium&format=text
Install handoff
/api/skills/bilalkhan4086-skills-learning/install
Agent should check
Copy prompt
Task: Use Skills Learning in this workspace.
Resolve first: https://www.openagentskill.com/api/agent/resolve?task=Use%20Skills%20Learning%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Review install handoff: https://www.openagentskill.com/api/skills/bilalkhan4086-skills-learning/install
Install command: npx skills add Bilalkhan4086/Skills-Learning
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/bilalkhan4086-skills-learning/install
LLM text format
/api/skills/bilalkhan4086-skills-learning/install?format=text
Find alternatives
/api/skills/search?q=Skills%20Learning&limit=3
Agent prompt
Use Skills Learning for this task. Review https://www.openagentskill.com/api/skills/bilalkhan4086-skills-learning/install, then install with: npx skills add Bilalkhan4086/Skills-LearningRegistry 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/bilalkhan4086-skills-learning
LLM text
/api/registry/manifest/bilalkhan4086-skills-learning?format=text
Install alias
/api/registry/install/bilalkhan4086-skills-learning
Recommend
/api/registry/recommend?task=Use%20Skills%20Learning%20in%20an%20agent%20workflow&limit=3
Agent fit
Coding agents
Use-case tags
Platforms
Claude Code, OpenAI Agents
Audit report
A machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
Agent decision cockpit
Shortlist this skill and compare it with close alternatives before production adoption.
Role in stack
Companion skill
Primary fit
Coding agents
Trust label
Strong shortlist
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
FIX11 GitHub stars
Stars/forks activity
FIX11 stars, 0 forks; issue activity unavailable in current metadata
Recent maintenance
PASS2mo 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
Build and ship code
I need a coding agent that can understand a repository, edit code, and review pull requests.
Manage repositories
I need my agent to triage GitHub issues, review pull requests, and summarize repository changes.
Verify behavior
I need my agent to test a web app, reproduce bugs, and verify fixes.
Workflow fit
Inspect, patch, and verify code
A workflow for software agents that inspect repositories, review pull requests, generate tests, and turn findings into shippable patches.
Turn skills into distribution
A workflow for turning newly indexed skills into SEO briefs, social drafts, comparison pages, and reusable publishing workflows.
Operate and verify web apps
A workflow for agents that navigate products, fill forms, take screenshots, and verify real user flows across web applications.
Alternative shortlist
Similar skills that may fit this task.
A curated collection of cursor rules for various frameworks and technologies
Structured self-debugging workflow for AI agent failures using capture, diagnosis, contained recovery, and introspection reports. Use when an agent run fails and you need a reproducible diagnosis instead of a retry.
Reviews a supplied code path or diff for correctness, security, maintainability, and style without executing or modifying it
Expert guidance for the SAS programming language — DATA step, PROC SQL, macro language, formats, ODS, and common procedures. Pure SAS syntax only, no SASjs-framework content. Use when writing, reviewing, or debugging .sas programs, or answering SAS language questions.
# Skills Learning
This repository is a workspace for creating, improving, and testing Codex/OpenAI-style skills.
The repo currently includes a local `seo-reviewer` skill and supporting files. The `.agents/` directory may contain installed or cached skills used during local development, but it is ignored by Git and should be treated as local machine state.
## Repository Layout
```text . ├── skills/ │ └── seo-reviewer/ │ ├── LICENSE │ ├── SKILL.md │ ├── evals/ │ │ └── evals.json │ ├── references/ │ │ └── audit-checklist.md │ └── scripts/ │ └── seo_snapshot.py ├── LICENSE ├── skills-lock.json └── README.md ```
## What Is a Skill?
A skill is a folder that teaches Codex how to perform a specialized workflow. Each skill must include a `SKILL.md` file with YAML frontmatter:
```markdown --- name: seo-reviewer description: Review websites, landing pages, web apps, and source code for SEO... --- ```
The `description` controls when
Decision snapshot
recent repository activity
Audit
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 report before installing into production agents.
Growth loop
Scenario-led draft for Skills Learning, ready for a manual X post.
For the next repo task, this is a skill worth shortlisting before another blank prompt. Skills Learning: 11 stars https://www.openagentskill.com/skills/bilalkhan4086-skills-learning?ref=x
Listing + install path for Skills Learning: https://www.openagentskill.com/skills/bilalkhan4086-skills-learning?ref=x Install: npx skills add Bilalkhan4086/Skills-Learning
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 submitted listing is attributed to Bilalkhan4086 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/bilalkhan4086-skills-learning?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/bilalkhan4086-skills-learning?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/bilalkhan4086-skills-learning/audit)
[](https://www.openagentskill.com/skills/bilalkhan4086-skills-learning?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)Bilalkhan4086✓
@bilalkhan4086
Share whether this skill looks useful for your agent workflow. Aggregated feedback improves rankings over time.
Sandbox only
Cursor Rules
A curated collection of cursor rules for various frameworks and technologies
40.4K Starsagent-introspection-debugging
Structured self-debugging workflow for AI agent failures using capture, diagnosis, contained recovery, and introspection reports. Use when an agent run fails and you need a reproducible diagnosis instead of a retry.
246.3K Starscode-review
Reviews a supplied code path or diff for correctness, security, maintainability, and style without executing or modifying it
639 Starssas
Expert guidance for the SAS programming language — DATA step, PROC SQL, macro language, formats, ODS, and common procedures. Pure SAS syntax only, no SASjs-framework content. Use when writing, reviewing, or debugging .sas programs, or answering SAS language questions.
2 StarsInstall targets
Codex install prompt
Install the "Skills Learning" agent skill from https://github.com/Bilalkhan4086/Skills-Learning. Read its SKILL.md or equivalent instructions first, install only the files needed for this workspace, and summarize any required setup before using it. Skill purpose: After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {"event_id":"install_<unique-id>","skill_slug":"bilalkhan4086-skills-learning","task":"Install Skills Learning","agent":"codex","outcome":"success","install_used":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.Supply asset profile
Code review, repo analysis, testing, CI, GitHub, DevOps, and developer workflow skills.
Scenario
Coding agents
I need a coding agent that can understand a repository, edit code, and review pull requests.
Agent fit
Claude Code + OpenAI Agents + CLI
Codex, Claude Code, Cursor, CLI, or custom agents.
Install
Ready
npx skills add Bilalkhan4086/Skills-Learning
Maintenance
active
2mo since push
Risk
Needs review
Low GitHub adoption signal
GitHub quality
11
70/100 Quality · 77/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 reviewA machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
OpenAgentSkill Trust Score v5
Run only in a sandbox and compare close alternatives before using it for real work.
Stars
11 GitHub stars
Repo activity
11 stars, 0 forks
Maintenance
2mo since push
License
MIT
Install
npx skills add Bilalkhan4086/Skills-Learning
Install safety
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
Install command
npx skills add Bilalkhan4086/Skills-LearningDo not use when
Alternative
40.4K Stars
npx skills add PatrickJS/awesome-cursorrules
Alternative
246.3K Stars
npx skills add affaan-m/ECC --skill agent-introspection-debugging
Alternative
639 Stars
npx skills add sandbaseai/sandbase-harness --skill code-review
Alternative
2 Stars
npx skills add sasjs/skills --skill sas
Agent safety v2
Usable candidate, but the agent should surface permission and audit notes before installation.
Require human approval before installing into a real workspace.
medium
Skill likely fetches remote pages, APIs, repositories, or external services.
medium
Skill may read or write project files, documents, generated artifacts, or local workspace state.
Agent 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.
Open JSON
/api/agent/resolve?task=Use%20Skills%20Learning%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Resolve text
/api/agent/resolve?task=Use%20Skills%20Learning%20for%20an%20agent%20workflow&agent=codex&max_risk=medium&format=text
Install handoff
/api/skills/bilalkhan4086-skills-learning/install
Agent should check
Copy prompt
Task: Use Skills Learning in this workspace.
Resolve first: https://www.openagentskill.com/api/agent/resolve?task=Use%20Skills%20Learning%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Review install handoff: https://www.openagentskill.com/api/skills/bilalkhan4086-skills-learning/install
Install command: npx skills add Bilalkhan4086/Skills-Learning
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/bilalkhan4086-skills-learning/install
LLM text format
/api/skills/bilalkhan4086-skills-learning/install?format=text
Find alternatives
/api/skills/search?q=Skills%20Learning&limit=3
Agent prompt
Use Skills Learning for this task. Review https://www.openagentskill.com/api/skills/bilalkhan4086-skills-learning/install, then install with: npx skills add Bilalkhan4086/Skills-LearningRegistry 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/bilalkhan4086-skills-learning
LLM text
/api/registry/manifest/bilalkhan4086-skills-learning?format=text
Install alias
/api/registry/install/bilalkhan4086-skills-learning
Recommend
/api/registry/recommend?task=Use%20Skills%20Learning%20in%20an%20agent%20workflow&limit=3
Agent fit
Coding agents
Use-case tags
Platforms
Claude Code, OpenAI Agents
Audit report
A machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
Agent decision cockpit
Shortlist this skill and compare it with close alternatives before production adoption.
Role in stack
Companion skill
Primary fit
Coding agents
Trust label
Strong shortlist
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
FIX11 GitHub stars
Stars/forks activity
FIX11 stars, 0 forks; issue activity unavailable in current metadata
Recent maintenance
PASS2mo 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
Build and ship code
I need a coding agent that can understand a repository, edit code, and review pull requests.
Manage repositories
I need my agent to triage GitHub issues, review pull requests, and summarize repository changes.
Verify behavior
I need my agent to test a web app, reproduce bugs, and verify fixes.
Workflow fit
Inspect, patch, and verify code
A workflow for software agents that inspect repositories, review pull requests, generate tests, and turn findings into shippable patches.
Turn skills into distribution
A workflow for turning newly indexed skills into SEO briefs, social drafts, comparison pages, and reusable publishing workflows.
Operate and verify web apps
A workflow for agents that navigate products, fill forms, take screenshots, and verify real user flows across web applications.
Alternative shortlist
Similar skills that may fit this task.
A curated collection of cursor rules for various frameworks and technologies
Structured self-debugging workflow for AI agent failures using capture, diagnosis, contained recovery, and introspection reports. Use when an agent run fails and you need a reproducible diagnosis instead of a retry.
Reviews a supplied code path or diff for correctness, security, maintainability, and style without executing or modifying it
Expert guidance for the SAS programming language — DATA step, PROC SQL, macro language, formats, ODS, and common procedures. Pure SAS syntax only, no SASjs-framework content. Use when writing, reviewing, or debugging .sas programs, or answering SAS language questions.
# Skills Learning
This repository is a workspace for creating, improving, and testing Codex/OpenAI-style skills.
The repo currently includes a local `seo-reviewer` skill and supporting files. The `.agents/` directory may contain installed or cached skills used during local development, but it is ignored by Git and should be treated as local machine state.
## Repository Layout
```text . ├── skills/ │ └── seo-reviewer/ │ ├── LICENSE │ ├── SKILL.md │ ├── evals/ │ │ └── evals.json │ ├── references/ │ │ └── audit-checklist.md │ └── scripts/ │ └── seo_snapshot.py ├── LICENSE ├── skills-lock.json └── README.md ```
## What Is a Skill?
A skill is a folder that teaches Codex how to perform a specialized workflow. Each skill must include a `SKILL.md` file with YAML frontmatter:
```markdown --- name: seo-reviewer description: Review websites, landing pages, web apps, and source code for SEO... --- ```
The `description` controls when
Decision snapshot
recent repository activity
Audit
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 report before installing into production agents.
Growth loop
Scenario-led draft for Skills Learning, ready for a manual X post.
For the next repo task, this is a skill worth shortlisting before another blank prompt. Skills Learning: 11 stars https://www.openagentskill.com/skills/bilalkhan4086-skills-learning?ref=x
Listing + install path for Skills Learning: https://www.openagentskill.com/skills/bilalkhan4086-skills-learning?ref=x Install: npx skills add Bilalkhan4086/Skills-Learning
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 submitted listing is attributed to Bilalkhan4086 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/bilalkhan4086-skills-learning?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/bilalkhan4086-skills-learning?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/bilalkhan4086-skills-learning/audit)
[](https://www.openagentskill.com/skills/bilalkhan4086-skills-learning?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)Bilalkhan4086✓
@bilalkhan4086
Share whether this skill looks useful for your agent workflow. Aggregated feedback improves rankings over time.
Sandbox only
Cursor Rules
A curated collection of cursor rules for various frameworks and technologies
40.4K Starsagent-introspection-debugging
Structured self-debugging workflow for AI agent failures using capture, diagnosis, contained recovery, and introspection reports. Use when an agent run fails and you need a reproducible diagnosis instead of a retry.
246.3K Starscode-review
Reviews a supplied code path or diff for correctness, security, maintainability, and style without executing or modifying it
639 Starssas
Expert guidance for the SAS programming language — DATA step, PROC SQL, macro language, formats, ODS, and common procedures. Pure SAS syntax only, no SASjs-framework content. Use when writing, reviewing, or debugging .sas programs, or answering SAS language questions.
2 StarsInstall targets
Codex install prompt
Install the "Skills Learning" agent skill from https://github.com/Bilalkhan4086/Skills-Learning. Read its SKILL.md or equivalent instructions first, install only the files needed for this workspace, and summarize any required setup before using it. Skill purpose: After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {"event_id":"install_<unique-id>","skill_slug":"bilalkhan4086-skills-learning","task":"Install Skills Learning","agent":"codex","outcome":"success","install_used":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.Supply asset profile
Code review, repo analysis, testing, CI, GitHub, DevOps, and developer workflow skills.
Scenario
Coding agents
I need a coding agent that can understand a repository, edit code, and review pull requests.
Agent fit
Claude Code + OpenAI Agents + CLI
Codex, Claude Code, Cursor, CLI, or custom agents.
Install
Ready
npx skills add Bilalkhan4086/Skills-Learning
Maintenance
active
2mo since push
Risk
Needs review
Low GitHub adoption signal
GitHub quality
11
70/100 Quality · 77/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 reviewA machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
OpenAgentSkill Trust Score v5
Run only in a sandbox and compare close alternatives before using it for real work.
Stars
11 GitHub stars
Repo activity
11 stars, 0 forks
Maintenance
2mo since push
License
MIT
Install
npx skills add Bilalkhan4086/Skills-Learning
Install safety
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
Install command
npx skills add Bilalkhan4086/Skills-LearningDo not use when
Alternative
40.4K Stars
npx skills add PatrickJS/awesome-cursorrules
Alternative
246.3K Stars
npx skills add affaan-m/ECC --skill agent-introspection-debugging
Alternative
639 Stars
npx skills add sandbaseai/sandbase-harness --skill code-review
Alternative
2 Stars
npx skills add sasjs/skills --skill sas
Agent safety v2
Usable candidate, but the agent should surface permission and audit notes before installation.
Require human approval before installing into a real workspace.
medium
Skill likely fetches remote pages, APIs, repositories, or external services.
medium
Skill may read or write project files, documents, generated artifacts, or local workspace state.
Agent 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.
Open JSON
/api/agent/resolve?task=Use%20Skills%20Learning%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Resolve text
/api/agent/resolve?task=Use%20Skills%20Learning%20for%20an%20agent%20workflow&agent=codex&max_risk=medium&format=text
Install handoff
/api/skills/bilalkhan4086-skills-learning/install
Agent should check
Copy prompt
Task: Use Skills Learning in this workspace.
Resolve first: https://www.openagentskill.com/api/agent/resolve?task=Use%20Skills%20Learning%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Review install handoff: https://www.openagentskill.com/api/skills/bilalkhan4086-skills-learning/install
Install command: npx skills add Bilalkhan4086/Skills-Learning
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/bilalkhan4086-skills-learning/install
LLM text format
/api/skills/bilalkhan4086-skills-learning/install?format=text
Find alternatives
/api/skills/search?q=Skills%20Learning&limit=3
Agent prompt
Use Skills Learning for this task. Review https://www.openagentskill.com/api/skills/bilalkhan4086-skills-learning/install, then install with: npx skills add Bilalkhan4086/Skills-LearningRegistry 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/bilalkhan4086-skills-learning
LLM text
/api/registry/manifest/bilalkhan4086-skills-learning?format=text
Install alias
/api/registry/install/bilalkhan4086-skills-learning
Recommend
/api/registry/recommend?task=Use%20Skills%20Learning%20in%20an%20agent%20workflow&limit=3
Agent fit
Coding agents
Use-case tags
Platforms
Claude Code, OpenAI Agents
Audit report
A machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
Agent decision cockpit
Shortlist this skill and compare it with close alternatives before production adoption.
Role in stack
Companion skill
Primary fit
Coding agents
Trust label
Strong shortlist
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
FIX11 GitHub stars
Stars/forks activity
FIX11 stars, 0 forks; issue activity unavailable in current metadata
Recent maintenance
PASS2mo 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
Build and ship code
I need a coding agent that can understand a repository, edit code, and review pull requests.
Manage repositories
I need my agent to triage GitHub issues, review pull requests, and summarize repository changes.
Verify behavior
I need my agent to test a web app, reproduce bugs, and verify fixes.
Workflow fit
Inspect, patch, and verify code
A workflow for software agents that inspect repositories, review pull requests, generate tests, and turn findings into shippable patches.
Turn skills into distribution
A workflow for turning newly indexed skills into SEO briefs, social drafts, comparison pages, and reusable publishing workflows.
Operate and verify web apps
A workflow for agents that navigate products, fill forms, take screenshots, and verify real user flows across web applications.
Alternative shortlist
Similar skills that may fit this task.
A curated collection of cursor rules for various frameworks and technologies
Structured self-debugging workflow for AI agent failures using capture, diagnosis, contained recovery, and introspection reports. Use when an agent run fails and you need a reproducible diagnosis instead of a retry.
Reviews a supplied code path or diff for correctness, security, maintainability, and style without executing or modifying it
Expert guidance for the SAS programming language — DATA step, PROC SQL, macro language, formats, ODS, and common procedures. Pure SAS syntax only, no SASjs-framework content. Use when writing, reviewing, or debugging .sas programs, or answering SAS language questions.
# Skills Learning
This repository is a workspace for creating, improving, and testing Codex/OpenAI-style skills.
The repo currently includes a local `seo-reviewer` skill and supporting files. The `.agents/` directory may contain installed or cached skills used during local development, but it is ignored by Git and should be treated as local machine state.
## Repository Layout
```text . ├── skills/ │ └── seo-reviewer/ │ ├── LICENSE │ ├── SKILL.md │ ├── evals/ │ │ └── evals.json │ ├── references/ │ │ └── audit-checklist.md │ └── scripts/ │ └── seo_snapshot.py ├── LICENSE ├── skills-lock.json └── README.md ```
## What Is a Skill?
A skill is a folder that teaches Codex how to perform a specialized workflow. Each skill must include a `SKILL.md` file with YAML frontmatter:
```markdown --- name: seo-reviewer description: Review websites, landing pages, web apps, and source code for SEO... --- ```
The `description` controls when
Decision snapshot
recent repository activity
Audit
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 report before installing into production agents.
Growth loop
Scenario-led draft for Skills Learning, ready for a manual X post.
For the next repo task, this is a skill worth shortlisting before another blank prompt. Skills Learning: 11 stars https://www.openagentskill.com/skills/bilalkhan4086-skills-learning?ref=x
Listing + install path for Skills Learning: https://www.openagentskill.com/skills/bilalkhan4086-skills-learning?ref=x Install: npx skills add Bilalkhan4086/Skills-Learning
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 submitted listing is attributed to Bilalkhan4086 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/bilalkhan4086-skills-learning?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/bilalkhan4086-skills-learning?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/bilalkhan4086-skills-learning/audit)
[](https://www.openagentskill.com/skills/bilalkhan4086-skills-learning?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)Bilalkhan4086✓
@bilalkhan4086
Share whether this skill looks useful for your agent workflow. Aggregated feedback improves rankings over time.
Sandbox only
Cursor Rules
A curated collection of cursor rules for various frameworks and technologies
40.4K Starsagent-introspection-debugging
Structured self-debugging workflow for AI agent failures using capture, diagnosis, contained recovery, and introspection reports. Use when an agent run fails and you need a reproducible diagnosis instead of a retry.
246.3K Starscode-review
Reviews a supplied code path or diff for correctness, security, maintainability, and style without executing or modifying it
639 Starssas
Expert guidance for the SAS programming language — DATA step, PROC SQL, macro language, formats, ODS, and common procedures. Pure SAS syntax only, no SASjs-framework content. Use when writing, reviewing, or debugging .sas programs, or answering SAS language questions.
2 StarsPermission surface
filesystem or document access
Agent outcomes
No agent outcome data yet
Docs
Usable metadata, review docs
Risk summary
Install readiness
Permission surface
filesystem or document access
Agent outcomes
No agent outcome data yet
Docs
Usable metadata, review docs
Risk summary
Install readiness
Permission surface
filesystem or document access
Agent outcomes
No agent outcome data yet
Docs
Usable metadata, review docs
Risk summary
Install readiness
Permission surface
filesystem or document access
Agent outcomes
No agent outcome data yet
Docs
Usable metadata, review docs
Risk summary
Install readiness