Catalog pagination

Agent Skills catalog · page 105

Standard HTML pagination keeps the complete catalog discoverable. Use the main directory for search, filtering, and comparison.

Current page
105/128
Entries on page
24
URL status
Self-canonical
Computed 66154

hikariming/ghfind

ghfind-score

Score any GitHub account 0-100 for real contribution value and trustworthiness, detect bot/farmed activity, compare two developers, and discover top developers by language/org/project. Use when asked to vet, rate, or judge a GitHub user, check if an account is real or farmed, or find strong developers. Backed by ghfind.com's deterministic open-source engine via a public no-auth REST API and MCP server.

Computed 77129

blogminhquy/javis-os

Javis Builder

Tạo hoặc sửa năng lực của Javis: agent, skill, workflow, loop, plugin. Kèm mẫu file chuẩn và luật chống trùng.

Computed 60129

blogminhquy/javis-os

HTML sang Webcake

Chuyển HTML sang file Webcake .pke để tải lên Webcake chỉnh sửa tiếp.

Computed 54129

blogminhquy/javis-os

Ingest Source

Tiêu hoá một source thô vào Second Brain, chưng cất thành tri thức wiki tích luỹ.

Computed 54129

blogminhquy/javis-os

Notes

Lưu tin nhắn hiện tại nguyên văn vào sources/ (kèm ảnh), tự chưng cất lên wiki nếu note đáng.

Computed 49129

blogminhquy/javis-os

Lint Wiki

Rà soát sức khoẻ wiki của Second Brain, trả về danh sách vấn đề. Không tự sửa hàng loạt.

Computed 49129

blogminhquy/javis-os

Query Wiki

Khai thác tri thức trong Second Brain: tổng hợp, so sánh, giả thuyết. Trả lời có trích dẫn.

Computed 9362

nelsonwerd/idea-to-ship-skills

deep-dive

Rigorous multi-agent deep-dive analysis for complex investigative tasks — auditing codebases, evaluating strategies or systems, validating designs, doing open-ended research. Deploys 4–6 specialist agents in parallel across distinct lanes, then synthesis, then adversarial red-team review, then optional patching — producing structured markdown research files plus a plain-English executive briefing with honest 1–10 confidence ratings. ALWAYS invoke when the user says any of "deep dive", "thorough

Computed 9162

nelsonwerd/idea-to-ship-skills

autopilot

Run the idea-to-ship pipeline AUTONOMOUSLY, in character as a grounded founder-persona — composing ideate → deep-dive → prompt-pack → build-loop to take a real, grounded niche to a near-finish-line-AIMED first-draft product plus an honest ledger of what only a human or the market can finish. ALWAYS invoke when the user says any of "run autopilot", "build this idea→ship autonomously", "spin up a grounded founder and build it", "fly the whole pipeline end to end", or "autonomous first-draft from a

Computed 9062

nelsonwerd/idea-to-ship-skills

build-loop

Drive a build to actually-works, near-finish-line craft by looping build → see → exercise → check → critique → rebuild over the agent's existing tools (bash build/test, headless screenshot + vision, Playwright, axe/Lighthouse) until acceptance criteria pass or an explicit stop-condition fires — no infinite thrash. ALWAYS invoke when the user says any of "tighten this build", "iterate until it passes", "self-verify the UI", "make it actually work, not just compile", "loop until the core flows pas

Computed 8762

nelsonwerd/idea-to-ship-skills

prompt-pack

Author and execute "prompt packs" — a big job broken into a sequence of self-contained, independently-shippable prompts, each run in its own fresh chat so a single change never dies to a context/token limit. Also writes paste-ready handoff briefings to resume a dying chat or relay work to another tool (e.g. Codex). ALWAYS invoke when the user says any of "make a prompt pack", "turn this into prompts", "break this into phases", "prompts I can run in separate chats", "I'm running out of tokens/con

Computed 8262

nelsonwerd/idea-to-ship-skills

audit-and-fix

Audit an existing codebase, then autonomously implement the fixes it judges worth making against your next goal — composing deep-dive → triage → prompt-pack → build-loop to turn "here's what's wrong" into verified, receipted local commits + an honest ledger. ALWAYS invoke when the user says any of "audit this repo and fix what you find", "audit and edit", "deep dive then fix the bugs", "implement the audit's recommendations", "plan and execute these fixes", or "autopilot this repo but skip the i

Computed 8162

nelsonwerd/idea-to-ship-skills

ideate

Take a fuzzy idea (or an existing thing you want to improve) through a disciplined funnel — explore → pressure-test → converge — and produce one living CONCEPT_BRIEF.md: a locked concept + phased roadmap. Acts as a blunt, honest co-founder (permission to overrule you), forces a success metric and a kill criterion before any roadmap, and hands off cleanly to the prompt-pack skill for building. ALWAYS invoke when the user says any of "help me figure out what to build", "I have an idea for…", "is t

Computed 9155

LazyAGI/LazyMind

sciverse-paper-search

Use this skill for scientific literature search, evidence retrieval, paper metadata screening, and cited research synthesis with Sciverse. This LazyLLM-adapted version supports SciverseSearch search, meta_search, meta_catalog, and get_content only; it does not assume full Sciverse MCP resource or attachment APIs are available.

Computed 9055

LazyAGI/LazyMind

deep-research

Use it for research tasks; the detail page covers purpose, installation, and practical steps.

Computed 8755

LazyAGI/LazyMind

systematic-document-and-literature-review

Use this skill when the user wants a systematic review, thematic synthesis, or cross-document analysis across multiple academic papers OR provided general documents (reports, internal memos, web articles). Retrieves sources via arXiv, internal Knowledge Base (KB), or direct URLs. Analyzes the content within the current context and outputs a fully structured synthesis report directly in the chat.

Computed 8555

LazyAGI/LazyMind

single-document-review

Use this skill when the user requests to review, analyze, critique, or summarize a SINGLE academic paper, general document, internal report, proposal, or web article. Supports comprehensive structured reviews covering methodology/logic assessment, strengths, weaknesses, and constructive feedback. Retrieves content using native tools (`url_fetch`, `kb_search`, `arxiv_search`) and outputs the analysis directly in the chat.

Computed 7755

LazyAGI/LazyMind

ui-resilient-accessibility

Build and review UI components for robust accessibility and runtime resilience, including semantic structure, keyboard support, loading and error states, retry flows, and predictable async behavior.

Computed 7755

LazyAGI/LazyMind

ui-secure-review

Review frontend and UI changes for concrete security risks such as XSS, unsafe URL handling, token leakage, missing origin checks, and client-side authorization gaps. Use when users ask for a UI code review focused on safety and reliability.

Computed 7555

LazyAGI/LazyMind

ui-safe-form-patterns

Implement or refactor UI forms with defense-in-depth validation, safe input handling, reliable submission behavior, and privacy-aware error handling. Use when building login, registration, profile, payment, admin, or file-upload forms.

Computed 7455

LazyAGI/LazyMind

create-plugin

Use this skill **only** when the user explicitly asks to create a **new** plugin.

Computed 6855

LazyAGI/LazyMind

paper-search

Primary skill for searching, retrieving, and reading academic papers from arXiv.

Computed 9345

griffinwork40/agent-afk

ground-claim

Grounds capability claims with file-read evidence. Default mode answers meta-capability questions ('what does X enable') with path:line citations. Pass mode: runtime-wiring with a claims list to trace actual runtime execution paths — call sites, DI registration, middleware — and get CONFIRMED/UNVERIFIED/REFUTED verdicts per claim. Blocks sign-off on any non-CONFIRMED claim.

Computed 9245

griffinwork40/agent-afk

ship

Release pipeline for already-done local work. Dispatches /ground-state pre-flight, runs the project test suite, drafts a commit message, pushes, and opens a PR with a structured verification summary. Use when local changes are ready to hand off to review — e.g. 'ship this', 'push and open a PR', 'release this work'. Add --verify to trigger an adversarial verifier wave on the diff before a human reads the PR.