README.md
pyproject.toml
src/sfskills_mcp/__init__.py
src/sfskills_mcp/__main__.py
src/sfskills_mcp/_shared.py
src/sfskills_mcp/admin.py
src/sfskills_mcp/agents.py
src/sfskills_mcp/dev_org.py
src/sfskills_mcp/init.py
src/sfskills_mcp/library.py
src/sfskills_mcp/meta.py
src/sfskills_mcp/org.py
src/sfskills_mcp/paths.py
src/sfskills_mcp/probes.py
src/sfskills_mcp/prompts.py
src/sfskills_mcp/resources.py
src/sfskills_mcp/routing.py
src/sfskills_mcp/server.py
src/sfskills_mcp/sf_cli.py
src/sfskills_mcp/skills.py
src/sfskills_mcp.egg-info/PKG-INFO
src/sfskills_mcp.egg-info/SOURCES.txt
src/sfskills_mcp.egg-info/dependency_links.txt
src/sfskills_mcp.egg-info/entry_points.txt
src/sfskills_mcp.egg-info/requires.txt
src/sfskills_mcp.egg-info/top_level.txt
tests/test_admin.py
tests/test_agent_bundle.py
tests/test_agent_frontmatter.py
tests/test_agents.py
tests/test_deliverable_contract.py
tests/test_dev_org.py
tests/test_export_parity.py
tests/test_health.py
tests/test_init_and_paths.py
tests/test_library.py
tests/test_meta_freshness.py
tests/test_probe_progress.py
tests/test_prompts.py
tests/test_resources.py
tests/test_routing.py
tests/test_sf_cli.py
tests/test_skills.py
tests/test_slash_command_export.py
tests/test_tool_annotations.py
tests/test_tools.py