Agent Skills by tya5
Showing 20 vetted skills indexed across 1 GitHub repositories.
digest_pipeline
Summarize articles into brief overviews and extract key points as bullet points.
article_generator
Generate article drafts from user prompts with structured review workflows.
translate_doc
Translate English technical documents into Japanese while preserving Markdown formatting and code blocks.
sample_skill
Summarize user-provided texts into concise overviews for review or sharing.
writing_review_app
Automate structured review and editing of articles and reports.
simple_memo_app
Create, list, and delete personal memos using local storage.
mcp_search
Search the MCP registry for servers matching capability descriptions.
eval_builder
Generate eval.md evaluation criteria with test cases and run instructions.
judge_phase
Evaluate phase artifacts against specified criteria and produce pass/fail judgments.
word_stats_demo
Count characters, words, and lines in text with a Python script.
skill_builder
Translate natural language specifications into validated skill DSL files.
direct_llm
Handles simple single-turn natural language tasks like translation, summarization, and answering via one LLM call.
index_docs
Build semantic search indexes from Markdown, Python, and structured data files.
mcp_install
Install and configure MCP servers from the registry into a project.
read_local_files
Read local project files via filesystem MCP servers to extract information.
chat_compactor
Condense extensive chat histories into structured summaries within token limits.
skill_importer
Locate, decompose, and import skills from online registries into local environments.
eval
Execute target skills on test inputs and score outputs against predefined criteria.
skill_improver
Automate iterative skill refinement through evaluation, diagnosis, and modification cycles.
skill_narrator
Convert structured skill outputs into short conversational chat summaries.