원클릭으로
experiments
experiments에는 fullsend-ai에서 수집한 skills 15개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Check if an issue has all required information for action
Search for and identify duplicate issues in a repository
Coordinate triage of a GitHub issue by orchestrating sandboxed analysis subagents and applying labels
Verify whether a reported bug is reproducible by inspecting the codebase
Step-by-step procedure for implementing a GitHub issue. Gathers context, discovers repo conventions, plans the change, implements, verifies with tests and linters, and commits to a feature branch.
Hardcoded endpoint documentation for the container builder API.
Hardcoded endpoint documentation for the repo provisioner API.
Discover the container builder API via its OpenAPI spec.
Discover the repo provisioner API via its OpenAPI spec.
Discover the container builder API via its tool-use schema.
Discover the repo provisioner API via its tool-use schema.
Explore the repository and produce a summary of its code
Use when asked to reproduce an experiment, run an experiment's setup, or work on an experiment that has a HOW_TO document. Use before making changes to an experiment to understand its environment and dependencies.
Use when creating or updating a HOW_TO document inside an experiment directory. Use when an experiment needs reproducibility instructions, setup documentation, or when existing reproduction steps are scattered across a README and should be formalized.
Project-specific triage rules for this repository. Use when triaging GitHub issues to apply the correct labels and priority.