Tatsuki Washimi
Community@tatsuki-washimi · Japan
Agent Skills by Tatsuki Washimi
Showing 30 vetted skills indexed across 1 GitHub repositories.
visualize_fields
Visualize multi-dimensional field data with coordinate transformation and axis diagnostics.
learn_skill
Generate reusable agent skills from conversation history as SKILL.md files.
prep_release
Automates version bumps, changelog updates, builds, and PyPI deployment for Python packages.
calc_bode
Build a state-space model from M, K, and C matrices and generate a Bode plot with python-control.
manage_docs
Automate Sphinx builds, synchronization, and validation for bilingual English and Japanese documentation.
verify_physics
Verify dimensional consistency and numerical stability in computational physics code.
presentation_management
Automate PowerPoint and Google Slides deck creation from Markdown storyboards.
archive_work
Generate structured work reports, plans, and conversation logs into a centralized repository.
recover_quota
Analyze token consumption and optimize prompts to conserve LLM quota.
organize_project
Audit repository directory structures and clean up misplaced files.
fix_errors
Fix MyPy type errors, Python 3.9 compatibility gaps, and notebook execution issues.
make_notebook
Generate self-contained Jupyter Notebooks with Markdown and runnable code cells.
collaborative_design
Enforce collaborative design and explicit user approval before coding work begins.
estimate_effort
Estimate wall-clock time and token quota from task plans.
extend_gwpy
Preserve metadata and units when subclassing GWpy and Astropy classes.
compare_methods
Analyze and compare signal-processing methods to generate a comparative notebook section.
lint_check
Run Ruff, MyPy, and dependency-consistency checks on Python projects.
manage_field_metadata
Preserve 4D field structure and unit consistency during gwexpy domain transformations.
setup_plan
Convert user requirements into a timestamped plan document with roadmap and effort estimates.
profile
Profile Python code with cProfile or line_profiler to identify bottlenecks.
manage_gui
Refactor monolithic PyQt GUI classes into modular manager classes.
run_tests
Run pytest, pytest-qt, and nbmake tests with configurable selectors and timeouts.
suggest_next
Suggests optimal LLM model and Skill set for the next task.
add_type
Add array, series, and field types with collections to gwexpy.