List of all items
Structs
- agents::AgentRegistry
- local_lock::LocalSkillLockEntry
- local_lock::LocalSkillLockFile
- lock::DismissedPrompts
- lock::SkillLockEntry
- lock::SkillLockFile
- manager::ManagerConfig
- manager::RemoveResult
- manager::SkillManager
- manager::SkillManagerBuilder
- providers::ProviderRegistry
- providers::WellKnownProvider
- types::AgentConfig
- types::AgentId
- types::DiscoverOptions
- types::InstallOptions
- types::InstallResult
- types::InstalledSkill
- types::ListOptions
- types::ParsedSource
- types::RemoteSkill
- types::RemoveOptions
- types::Skill
- types::WellKnownIndex
- types::WellKnownSkill
- types::WellKnownSkillEntry
Enums
Traits
Functions
- git::clone_repo
- installer::agent_base_dir
- installer::canonical_skills_dir
- installer::get_canonical_path
- installer::install_remote_skill_content
- installer::install_skill_for_agent
- installer::install_wellknown_skill_files
- installer::is_skill_installed
- installer::list_installed_skills
- installer::sanitize_name
- local_lock::add_skill_to_local_lock
- local_lock::compute_skill_folder_hash
- local_lock::local_lock_path
- local_lock::read_local_lock
- local_lock::remove_skill_from_local_lock
- local_lock::write_local_lock
- lock::add_skill_to_lock
- lock::dismiss_prompt
- lock::fetch_skill_folder_hash
- lock::get_all_locked_skills
- lock::get_github_token
- lock::get_last_selected_agents
- lock::get_skill_from_lock
- lock::is_prompt_dismissed
- lock::is_repo_private
- lock::lock_file_path
- lock::read_skill_lock
- lock::remove_skill_from_lock
- lock::save_selected_agents
- lock::write_skill_lock
- plugin_manifest::get_plugin_groupings
- plugin_manifest::get_plugin_skill_paths
- skills::discover_skills
- skills::extract_frontmatter
- skills::filter_skills
- skills::get_skill_display_name
- skills::is_subpath_safe
- skills::parse_skill_md
- skills::should_install_internal_skills
- source::get_owner_repo
- source::parse_owner_repo
- source::parse_source
- source::sanitize_subpath
- telemetry::is_telemetry_disabled
- telemetry::track