Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

jared

jared には adesousa から収集した 9 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 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