Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

jared

jared에는 adesousa에서 수집한 skills 9개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
9
Stars
7
업데이트
2026-06-09
Forks
0
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

github
소프트웨어 개발자

Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.

2026-06-09
memory
소프트웨어 개발자

Two-layer memory system with grep-based recall.

2026-06-09
ai-agent-tool-executor
소프트웨어 개발자

Executes tools for AI agents, ensuring correct parameter formats and preventing common execution errors.

2026-06-09
weather
소프트웨어 개발자

Get current weather and forecasts (no API key required). Use the `run_terminal_command` tool for execution.

2026-06-09
get-api-docs
소프트웨어 개발자

Use this skill to get documentation for third-party APIs, SDKs or libraries before writing code that uses them to ensure you have the latest, most accurate documentation. This is a better way to find documentation than doing web search. This includes when a user asks for tasks like "use the OpenAI API", "call the Stripe API", "use the Anthropic SDK", "query Pinecone", or any other time the user asks you to write code against an external service and you need current API reference. Fetch the docs with chub before answering, rather than relying on your pre-trained knowledge, which may be outdated because of recent changes to these APIs. Be sure to use this skill when the user asks for the latest docs, latest API behavior, or explicitly mentions chub or Context Hub. Ensure `chub` is available, run `chub --help`, then follow the instructions there.

2026-05-27
summarize
소프트웨어 개발자

Summarize public content — articles/text, YouTube videos, or podcasts — by fetching text or transcripts.

2026-05-26
monitoring
네트워크·컴퓨터 시스템 관리자

Monitor environment health by checking URLs with 'curl -o /dev/null --max-time 5 -s -w "%{http_code}\n"' and analyzing failures with LLM.

2026-05-14
alerting
네트워크·컴퓨터 시스템 관리자

Analyzes the tail end of local or remote log files to perform a health check, identifying issues, errors, or concerning patterns.

2026-05-05
cron
네트워크·컴퓨터 시스템 관리자

Schedule reminders, recurring tasks, and one-time jobs to BACKLOG.md

2026-05-05