home/categories/knowledge-base
category focus

Knowledge Base

Wikis and information organization.

2421 اسکلزall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
knowledge-base
1.5K

web-search

网络搜索和信息检索技能。用于搜索网页、查询实时信息、获取新闻资讯。当用户询问需要联网查询的问题、最新信息或实时数据时使用。

RTGS2017
RTGS2017
documentation
open
knowledge-base
1.5K

kb-builder

Build an Obsidian-compatible knowledge base from public web sources using the TinyFish CLI. Use this skill when a user wants a builder-grade markdown knowledge base on a technical topic, asks for a structured research vault, or wants a topic compiled from live public sources into interlinked markdown files. Supports two input modes: topic only, or topic plus starter URLs. Supports both first-build and update workflows. Always generates index.md, sources.md, audit.md, and manifest.json. Creates additional files only when the evidence supports them. The output must synthesize the topic into a usable mental model, not just summarize pages. Uses explicit tinyfish agent run commands and public web sources only. Optional `--trace` mode saves raw TinyFish outputs under `_trace/` for debugging.

tinyfish-io
tinyfish-io
documentation
open
knowledge-base
1.5K

research

Search the web and read documentation when stuck or learning something new

yologdev
yologdev
documentation
open
knowledge-base
1.5K

deep-understanding

Require a thorough deep-read of the relevant codebase before planning or implementing; write findings to a persistent markdown file (e.g. research.md) so the user can review and correct before any work proceeds.

adobe
adobe
documentation
open
knowledge-base
1.5K

skill-creator

Guide for creating effective Agent Skills. Use when users want to create a new skill (or update an existing skill) that extends an AI agent's capabilities with specialized knowledge, workflows, or tool integrations. Covers skill structure, YAML frontmatter, trigger configuration, and the 500-line rule.

hashintel
hashintel
documentation
open
knowledge-base
1.5K

actionbook

Access pre-computed website action manuals containing page descriptions, functionality, DOM structure, and element selectors for browser automation. Use when you need CSS/XPath selectors for UI elements, building browser-based AI agents, or looking up how to interact with a website's UI.

actionbook
actionbook
documentation
open
knowledge-base
1.5K

troubleshooting-common-errors

Diagnoses and fixes common errors when using skforecast, especially mistakes frequently made by LLMs generating skforecast code. Covers deprecated imports, wrong function names, missing parameters, and data format issues. Use when generated code produces errors or unexpected results.

skforecast
skforecast
documentation
open
knowledge-base
1.5K

agent-md-refactor

Refactor bloated AGENTS.md, CLAUDE.md, or similar agent instruction files to follow progressive disclosure principles. Splits monolithic files into organized, linked documentation.

softaworks
softaworks
documentation
open
knowledge-base
1.5K

update-codeowners

Updates CODEOWNERS entries safely with consistent path and owner formatting. Use when the user asks to add, remove, or modify CODEOWNERS rules, ownership mappings, reviewers, or module maintainers.

UbiquitousLearning
UbiquitousLearning
documentation
open
knowledge-base
1.5K

cc-alignment

Align existing Compound Component pages to vendor standard naming and structure. Use when renaming CC exports, adding slot prefixes, refactoring list headers to nested compounds, updating barrel exports, fixing DTS build blockers, or updating testing registry consumer pages.

mercurjs
mercurjs
documentation
open
knowledge-base
1.4K

github-fix-issue

Fix GitHub issues end-to-end — from analysis through branch creation, implementation, testing, and PR submission. Use this skill whenever the user mentions fixing a GitHub issue, resolving a bug from an issue tracker, working on a GitHub issue number, or says things like "fix issue

feiskyer
feiskyer
documentation
open
knowledge-base
1.4K

nsfc-length-aligner

基于国自然标书篇幅预算标准;检查目标标书篇幅并总结差距;给出针对性优化建议;在尽量不改变原意的前提下扩写/压缩到达标。

huangwb8
huangwb8
documentation
open
knowledge-base
1.4K

skillshare

Manages and syncs AI CLI skills across 50+ tools from a single source. Use this skill whenever the user mentions "skillshare", runs skillshare commands, manages skills (install, update, uninstall, sync, audit, analyze, check, diff, search), or troubleshoots skill configuration (orphaned symlinks, broken targets, sync issues). Covers both global (~/.config/skillshare/) and project (.skillshare/) modes. Also use when: adding new AI tool targets (Claude, Cursor, Windsurf, etc.), setting target include/exclude filters or copy vs symlink mode, using backup/restore or trash recovery, piping skillshare output to scripts (--json), setting up CI/CD audit pipelines, or building/sharing skill hubs (hub index, hub add).

runkids
runkids
documentation
open
knowledge-base
1.4K

skillshare-update-docs

Update website docs to match recent code changes, cross-validating every flag against source. Use this skill whenever the user asks to: update documentation, sync docs with code, document a new flag or command, fix stale docs, or update the README. This skill covers all website/docs/ categories (commands, reference, understand, how-to, troubleshooting, getting-started) plus the built-in skill description and README. If you just implemented a feature and need to update docs, this is the skill to use. Never manually edit website docs without cross-validating flags against Go source first.

runkids
runkids
documentation
open
knowledge-base
1.4K

typesetting

优化文稿排版与可读性,不改变原始事实与核心表达。

limecloud
limecloud
documentation
open
knowledge-base
1.4K

skill-from-notebook

Extract methodologies from documents or examples to create executable skills

GBSOSS
GBSOSS
documentation
open
knowledge-base
1.4K

research-synthesis

Decision-grade workflow for synthesizing a source set into clear findings, contradictions, confidence markers, gaps, and next questions. Use for prompts like "synthesize these sources", "turn this research into a brief", "what are the key findings", or "where do these sources disagree". Best when you have a research question, a defined audience, and a set of source materials. Optional Open Brain search and capture can pull prior context and store the final synthesis.

NateBJones-Projects
NateBJones-Projects
documentation
open
knowledge-base
1.3K

context-hunter

Discover codebase patterns, conventions, and unwritten rules before making changes. Use when implementing features, fixing bugs, or refactoring code.

foryourhealth111-pixel
foryourhealth111-pixel
documentation
open
knowledge-base
1.3K

literature-matrix

Systematic research idea discovery through paper combination matrix. Use when finding research ideas, evaluating paper combinations, building unified theoretical frameworks, or generating code skeletons from combined methods.

foryourhealth111-pixel
foryourhealth111-pixel
documentation
open
knowledge-base
1.3K

manuscript-as-code

Treat manuscripts as software: version control, reproducible builds, figure pipelines, CI, and structured repo layout. Helps teams avoid 'final_v7' chaos and ensures submission-ready artifacts.

foryourhealth111-pixel
foryourhealth111-pixel
documentation
open
knowledge-base
1.3K

speckit-clarify

Structured clarification workflow for underspecified requirements. Use before planning to resolve ambiguities through coverage-based questioning. Records answers in spec clarifications section.

foryourhealth111-pixel
foryourhealth111-pixel
documentation
open
knowledge-base
1.3K

image-fetcher

Acquires visual assets from multiple sources: web image search, live website screenshots via Playwright, and user-provided files. Organizes assets in the squad's reference folder.

renatoasse
renatoasse
documentation
open
knowledge-base
1.3K

obsidian-vault-ops

Read and write Obsidian vault files, manage wiki-links, process markdown with YAML frontmatter. Use when working with vault file operations, creating notes, or managing links.

ballred
ballred
documentation
open
Previous
Page 21 / 101
Next